tonyzzzt

Results 2 issues of tonyzzzt

when I run this code "python setup.py install " in lib file. it successfully install matmul_cuda, but when I run 'import matmul_cuda' in terminal, it raise an error, like this:...

Hello, I noticed that data and all_images were used when calculating fid. However, these two images do not seem to be paired. Although all_images looks normal, fid is always around...