-
Thanks for the awesome library! It would be great if PyTorch could support forward-mode automatic differentiation. The main use case is to compute a Jacobian-vector product. I tried using [this trick]…
-
## Description of bug / unexpected behavior
trying to set up logging in a config file fails
## Expected behavior
logs written to a file
## How to reproduce the issue
Code for reproduci…
-
Please consider this simple example
nb_samples = 100000
X = np.random.randn(nb_samples)
Y = X[1:]
X = X[:-1]
X = X.reshape((len(Y), 1, 1))
Y = Y.reshape((len(Y), 1)…
-
As one can see for the following Item, Senior Theses Items imported from submissions for certificate programs are members of multiple collections, one being the departmental collection, the other bein…
-
Release Date: mid november 2021 ~~october~~ ~~september~~
Wanted:
- Infrastructure:
- [x] PyPy3.7-7.3.7 (with 3 weeks long regressions finally hunted down)
- [x] PyPy3.8-7.3.7 beta,…
-
## 🐛 Bug
During the backwards pass on complex operations, the autograd fails with the following error: "Complex Autograd: Expected isFloatingType(grad.scalar_type()) || (input_is_complex == grad_is…
-
#### Preliminaries
- [x] I have followed the latest version of the
[installation instructions](https://docs.manim.community/en/stable/installation.html).
- [x] I have checked the [troublesh…
-
Hello,
In **qualitative_validation_for_net**, I am always facing the error named as
```
TypeError: reco_net_from_test_file() takes 2 positional arguments but 4 were given
( in save_figure_for…
-
Hi,
Could you explain how this library is handling sequences with different number of time steps? Specifically - can we have sequences with different number of time steps and if so where one can supp…
-
Release Date: june 2021
Wanted:
- Infrastructure:
- [x] include SHA3-256, as SQlite uses it, and it's there since Python-3.6
- [x] Python-3.9.5, Python-3.10beta3
- [x] Python-3.7+ **P…