-
Thank you for this wonderful library/paper!
I was wondering if you are planning to add support for maxpool2d in the near future, as I'm hoping to run SplineCAM for a resnet.
-
It would be nice to run a MLP on the encoder representation to compare the representation learned by the unsupervised encoder in comparison to the full CPC model representation.
-
### System Info
CPU x86_64
GPU NVIDIA A10
TensorRT branch: main
commid id:cad22332550eef9be579e767beb7d605dd96d6f3
CUDA:
NVIDIA-SMI 470.82.01 Driver Version: 470.82.01 CUDA Version: …
-
### 🐛 Describe the bug
Hi, I've changed pytorch's FSDP+TP example to HF-T5 model and run on 3 nodes with 2 GPUs (total 6 GPUs)
### commands
`NCCL_DEBUG=INFO NCCL_DEBUG_SUBSYS=INIT NCCL_IB_CUDA_SUPP…
-
I would like to move to 2.13 but have lot of errors with 3.0.1 version is the 3.0.2 or current code is fixing it ?
requirement file is not limiting the tf version indeed.
-
Hello all. I have been trying to export mmaction's video-swin transformer model to ONNX. However, the script tools/deployment/pytorch2onnx.py provided in this repo was giving me following errors:
*…
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-5.4.0-187-generic-x86_64-with-glibc2.27
- Python…
-
## 🐛 Bug
When I deploy my own 2B model using MLC on Android, the model interface initializes successfully and displays the "Ready to chat" prompt after opening. However, the app crashes after sendi…
-
Dear
I am looking to understand
vseg_probabilities_for_hstrip(IplImage *y, IplImage *cropped_gradient, IplImage *downsampled_normed, IplImage *as_float)
specially applym_befe75da(vseg_model_input)
Wo…
-
### Your current environment
```text
Collecting environment information...
PyTorch version: 2.3.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N/A
…