-
AFAIK grouped convolution implementation lacks of performance. How is good this nets on pytorch in comparison with tf?
-
### 🐛 Describe the bug
Patch in:
```
diff --git a/torch/_subclasses/fake_tensor.py b/torch/_subclasses/fake_tensor.py
index 34408a9b3f4..00cfce23df0 100644
--- a/torch/_subclasses/fake_tensor…
-
Hello, thanks for the nice work.
Is it possible to provide the code and instructions on how to utilize your code?
-
# Support label smoothing regularization
**Motivation**
Label smoothing has been shown to boost performance in Inception-V2, as well as in Revisiting ResNets papers.
**Related resources**
PyTo…
-
# 📚 Bounded Dynamic Shape Design
# Contributors
**List of contributors in chronological order:**
* @ezyang (Meta), @Gamrix (Meta), @JackCaoG (Google), @Krovatkin (Meta), @miladm (Google), @shauhe…
-
I'm curious and unsure about the specific implementation of the thesis part. For example: how to connect the POT library with pytorch without affecting backpropagation.
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
- `llamafactory` version: 0.9.1.dev0
- Platform: Linux-5.15.0-125-generic-x86_64-with-glibc2.31
-…
-
Hi,
Is there any way to obtain a pre-trained StyleGAN discriminator in the PyTorch implementation?
-
# Reference
- [ ] [paper - 2018 - LPRNet: License Plate Recognition via Deep Neural Networks](https://arxiv.org/pdf/1806.10447.pdf)
- [ ] [LPRNet: License Plate Recognition via Deep Neural Networks …
-
Thanks for your innovative work!
I'm new to the consistency model and trying to reproduce the FID curve in your paper(Fig. 3d) with PyTorch. However, when using the configuration in this repo. I f…