DmitryUlyanov / Multicore-TSNE

Parallel t-SNE implementation with Python and Torch wrappers.
Other
1.88k stars 229 forks source link

Small fix to allow compilation #63

Closed tonetto closed 8 months ago

tonetto commented 5 years ago

Tiny fix for issue #62, compiles fine and pip install . now works. The problem was a simple typo.

tonetto commented 5 years ago

looks like the problem was much bigger than a simple typo. I will look into that later on.

DmitryUlyanov commented 5 years ago

Hi, reverted recently merged PR, you are welcome to submit a correct one!