summaryrefslogtreecommitdiff
path: root/test/common_cuda.py
AgeCommit message (Expand)AuthorFilesLines
2019-04-03Support replicating multi-GPU modules (#18687)Shen Li1-0/+1
2018-10-17Rename test/common.py to test/common_utils.py (#12794)James Sun1-1/+1
2018-10-12Implement Tensor.__cuda_array_interface__. (#11984)Alex Ford1-1/+6
2018-09-02improve docker packages, fix bugs, enable tests, enable FFT (#10893)iotamudelta1-1/+3
2018-05-31Add memory leak check in CUDA tests (#7270)Tongzhou Wang1-0/+27