-
## š Bug
pytorch/xla/master/contrib/scripts/env-setup.py is outdated. When using an old version such as 1.12, the colab fail to run the script with error https://gist.github.com/vanbasten23/0f9d028ā¦
-
I can successfully compile torch_glow with the latest pytorch (e07f3993dc04f918ea820ff99ea88b63737a03a5) but importing torch_glow fails with undefined symbols.
```
$ python -m pytest nodes
Importā¦
-
It would be nice to have support for `vmap` on the R side. It seems that this is mainly implemented in LibTorch so we should be able to have that functionality almost for free.
See more informationā¦
-
filter_odm_conf= odm_conf.where(arm_conf>obj_threshed,filter_odm_conf);
čæå„čÆä¼å¼čµ·ę„é
-
I tried reducing the batch size to 4. It does not throw the error when using CPU. I ran the code with 15 epochs.
![image](https://user-images.githubusercontent.com/44522660/62028947-26f6dc00-b1ff-11eā¦
-
### Describe the issue
Hi, sorry for bothering!
I am trying to deploy a model with dynamic connection of our company to production environment. Since the model is dynamically activated, so batchinā¦
-
## š Bug
Steps to reproduce the behavior:
1. Get yaml from model
2. run the following build command:
BUILD_PYTORCH_MOBILE=1 SELECTED_OP_LIST=../android_test/simple.yaml scripts/build_pytorcā¦
-
My platform is xavier(arm64).
envriment:
python:3.6
libtorch:1.8
cuda:10.2
I want to using sourse code to build torchvision.
I find that the current compilation is x86.
Can torchvision be comā¦
-
Hi @LaurentMazare,
have you benchmarked this against huggingface's python diffusers? Should I expected it to be any faster? If yes, can you give me some intuition on the reason?
-
This error comes up while running all.sh