-
### 🐛 Describe the bug
`F.interpolate` and `F.grid_sample` are closely related as documented [here](https://pytorch.org/docs/stable/generated/torch.nn.functional.interpolate.html) and [here](https:…
-
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: latest
- OS Version: macOS 14.5 (23F79)
I am working on a remote host via ssh and starting from today it i…
-
### 🐛 Describe the bug
The recent changes introduced by [#119571](https://github.com/pytorch/pytorch/pull/119571) are breaking aarch64 builds on multiple platforms. A similar failure was also repor…
Sqvid updated
2 months ago
-
### Description
run python app.py
then:
Traceback (most recent call last):
File "/hy-tmp/kotaemon/app.py", line 13, in
from ktem.main import App # noqa
File "/hy-tmp/kotaemon/libs/…
-
## Description
When launching `voila` with preheated kernels enabled and a `pool_size=2` in a directory with 4 notebooks, the server crashes with an inscrutable error. The `voila` server runs succe…
-
I have downloaded the Dockerfile and built the image from it. The issue I'm encountering is that when I attempt to execute any file within the BEVFUSION directory, I receive an error message.
```
Tr…
-
## Description
Variable Explorer can't show the qiskit ecosystem variable like Quantum Circuit, State Vectors ets
It showing this error message.
```
Spyder was unable to retrieve the value of thi…
-
I am exploring poliastro's propagators with Minor Planet Center "classical" orbital elements and poliastro's bodies vs. JPL Horizons' ephemerides data. I am not entirely sure if the results are within…
s-m-e updated
3 years ago
-
## 🐛 Bug
NaN values randomly introduced on torch.nn.functional.conv2d
## To Reproduce
Steps to reproduce the behavior:
```
import torch
import torch.nn.functional as F
F.conv2d(torch.ones…
-
Hi,
I'm still following the tutorial. I'm trying to do the calculations with the predefined LiH molecule. This is my code which I basically copied from the [tutorial](https://deepqmc.github.io/tuto…