CaptainDuke edited a comment on pull request #8479: URL: https://github.com/apache/tvm/pull/8479#issuecomment-884758874
@tkonolige We found that some [test cases](https://github.com/apache/tvm/blob/59e96e04ce29e492591513c7d88bdfee80bd2f96/tests/python/relay/test_op_level3.py#L1912) failed since `automic_add` from CUDA doesn't support int64 data type, so we add fallback implementation to pass these test cases. Do you have any suggestions on this fallback? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
