rdevon / cortex

A machine learning library for PyTorch
BSD 3-Clause "New" or "Revised" License
92 stars 25 forks source link

A version problem about DIM and this #207

Open Xinian opened 4 years ago

Xinian commented 4 years ago

Hello Dr. Devon Hjelm, When I want to run DIM(https://github.com/rdevon/DIM) on cortex, it needs a "0.13a0" version in cortex (the 10th line in https://github.com/rdevon/DIM/blob/master/setup.py), but I can not find it, and DIM seems have lots of BUGs on cortex's master branch. Could you tell me which branch of cortex can run DIM?

Regards.

neon5d commented 4 years ago

I also had the same issue. DIM linked the unmanaged library (cortex, nothing runnable) which made it hard to run.

FerranAgulloLopez commented 4 years ago

You have to download the dev branch and get back to the commit 71a5a5e... . The following state -> https://github.com/rdevon/cortex/tree/71a5a5e809f59312f6368fe5b802438b9ec2cf67