S. K.
S. K.
Hi there, I successfully compiled SegNet on CUDA 8.0 but problem is that it doesn't converge. Is there any new version of SegNet coming in near future that will work...
**Describe the bug** Comparing SVD results from taichi and another library. **To Reproduce** Please find below the complete code to reproduce the bug ```py import taichi as ti import numpy...
It's written in the documentation that there are no partial transfers: http://libdill.org/mrecv.html However, I am receiving 236 bytes while I am expecting 1600000 bytes. The status code is 0 which...