Sairam Menon
Results
2
issues of
Sairam Menon
Hi, The conda env installation/ creation is failing: `conda env create -n gn-exp -f conda.yaml` Collecting package metadata (repodata.json): done Solving environment: failed ResolvePackageNotFound: - fontconfig==2.13.0=h9420a91_0 - zstd==1.3.7=h0b5b093_0 - glib==2.56.2=hd408876_0...
Hi Chenzhuo, I was studying your Ternarynet work and was trying to run the Alexnet+Imagenet training. `'python` ./tw-imagenet-alexnet.py --gpu 0,1,2,3 --data `MY_IMAGENET_PATH'` {I have arranged the data in the format...