Pawandeep Singh

Results 4 issues of Pawandeep Singh

If the code is ready to be used then please update readme file on how to use it.

Firstly thanks for an awesome library. I have 2 questions:- 1. As the view is loaded all the various tabs are visible. I want to load only one tab when...

When I run command `CUDA_VISIBLE_DEVICES=0 python scripts/localagg.py ./config/imagenet_la.json` to do LA training, I get the following error : > > LocalAggregation-Pytorch/src/objectives/localagg.py(240)run_kmeans() > -> losses = faiss.vector_to_array(clus.obj) > (Pdb) n >...

k8s-ttl-controller is working fine with Job and Deployment. I tried it with CRD objects but it didn't. Does the controller support CRD objects?