-
### š The feature, motivation and pitch
I train my model on DDP when num_workers>0, pin_memory=True and multiple dataloaders(train, valid, test). There is a small chance to hang that dataloader canā¦
-
Hi Zehao,
I don't quite understand the usage instructions.
1.
Place the "Train" folder into "($Caffe_Dir)/examples/", and rename "Train" to "VDSR"
What is **($Caffe_Dir)**? Is it caffe or cafā¦
-
I got the following error while building the code
>
> Build command failed.
> Error while executing process /home/yxchng/Android/Sdk/cmake/3.10.2.4988404/bin/cmake with arguments {--build /home/ā¦
-
@viswanathgs how to compile and use the warpctc operator in directory caffe2/contrib. where can I find the ctc.h header file? thx
-
I build caffe2 by android - ndk and get .so file sucessfully . but i don not konw use the .so file. please help me
-
I found that every time TCP connection with random port in Gloo ,But this condition is not suitable for mine . In my work, I need to open specific port for them to work.
And I get the help from @pietā¦
-
Hi,
Thank for sharing this useful code so that we could run caffe2 on Android.
Recently, I notice that the OpenGL backend has been [released](https://github.com/caffe2/caffe2/tree/master/caffe2/contā¦
-
Please forgive me to new this issues. Is there providing the pretrained weights? Or we train it from scratch by ourselves? Could you mind share it to all of usļ¼Becase somebody like me does not have sā¦
-
## š Bug
I'm trying to build Pytorch c++ API, I did it without GPU, but now at 97% appears this problem and I can't find a solution. If somebody knows what I can make to fix this issue, thank you.ā¦
-
## š Bug
Hello Great programmers:
When I was using FAIR's platform Detectron to do training with *e2e_mask_rcnn_R-101-FPN_3x_gn.yaml* config file, I faced this issue which indicated me to reā¦