-
Hello
the last release works great with versions of pytorch that use python cuda packages, but when torch that is precompiled with cuda binaries is installed, this error appears:
```
Unable to load…
-
# Christian Mills - Training Keypoint R-CNN Models with PyTorch
Learn how to train Keypoint R-CNN models on custom datasets with PyTorch.
[https://christianjmills.com/posts/pytorch-train-keypoint-rc…
-
[torch-neuronx] CNN Computer Vision models - Trainning support on Trn1
-
References:
- https://arxiv.org/pdf/1711.11053.pdf
- [MXNet implementation](https://github.com/awslabs/gluon-ts/tree/4126386da1c71a371a77fe824e5092645dc2d2db/src/gluonts/model/seq2seq) (in my opinio…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmcv/issues) and [Discussions](https://github.com/open-mmlab/mmcv/discussions) but cannot get the expected help.
- [X] Th…
-
# Christian Mills - Training Mask R-CNN Models with PyTorch
Learn how to train Mask R-CNN models on custom datasets with PyTorch.
[https://christianjmills.com/posts/pytorch-train-mask-rcnn-tutorial/…
-
## Description
- error: 'ttnn.conv2d' op Bias must only have data on the final dimenstion in vgg variants
## Reproduce
```
git checkout kkannan/vgg_conv2d_issue
git submodule update --recursive
# …
-
### Your current environment information
PyTorch version: 2.3.1+cu118
Is debug build: False
CUDA used to build PyTorch: 11.8
ROCM used to build PyTorch: N/A
OneFlow version: none
Nexfort versi…
-
Hi, many thanks for your work on this amazing package.
There is a paper called ["Spatial Graph Convolutional Networks"](https://arxiv.org/pdf/1909.05310), with accompanying [PyTorch code](https://…
-
https://github.com/AlfredXiangWu/LightCNN
We strongly recommend to train Light CNN by pytorch.