SomalRudra
Results
2
issues of
SomalRudra
**Environment Information** - OS [Mac M1]: - Node Version [v14.17.5]: - NPM Version [6.14.14]: - C++ Toolchain [Visual Studio]: **Steps to Reproduce** npm install node-rdkafka **Additional context** While trying to...
When I run `./train_ycb.sh` contents of train_ycb.sh > #!/bin/bash > n_gpu=1 # number of gpu to use > python3 -m torch.distributed.launch --nproc_per_node=$n_gpu train_ycb.py --gpus=$n_gpu I get the following error `ERROR:...