CannyLab / tsne-cuda

GPU Accelerated t-SNE for CUDA with Python bindings
BSD 3-Clause "New" or "Revised" License
1.8k stars 129 forks source link

tsnecuda.test() fail #132

Open yuheyuan opened 6 months ago

yuheyuan commented 6 months ago

When I run the test.py

import tsnecuda
testcuda.test()

its occour it's problem. Do you know how to solve it problem. image