-
Came across this while working on a decomp for `torch.bucketize`.
Here's code for a MRE
```python
import torch
import torchdynamo
import torchinductor
import math
@torchdynamo.optimize('…
-
This patch implements the energy function and affine grading for affine crystals and adds an
entry in the corresponding thematic tutorial. It also adds functions to obtain the level and test perfect…
-
FCLoopApplyTopologyMappings alone is not sufficient to write the given amplitude as a linear
combination of GLIs (or products thereof).
-
## Exhibited Behavior
A `SIGSEGV` occurs when using the `-k` option to skip bytes prior to creating the tensor for compression.
I created two binary files with a 64 x 64 x 64 float32 array using…
-
Split from https://github.com/precice/precice/issues/1416.
**Please describe the problem you are trying to solve.**
preCICE configuration files currently start with:
```xml
```
In the c…
-
## Issue description
Torch 2.0 compile fails for EmbeddingBag with mode="max", while it works with mode="mean"
i have attached the minimal repro by running my code with TORCHDYNAMO_REPRO_AFTER="…
-
`python benchmarks/torchbench.py -d cuda --float16 --inductor --no-skip -k vision_maskrcnn`
-
#### Is your feature request related to a problem? Please describe.
When performing decomposition, e.g., tensor_train using pytorch backend, it by default uses scipy.linalg.svd, which is very slow es…
-
Hi, I encountered the same error as @ #16 , while I used numpy backen.
The version of **numpy** is 1.15.1 and the version of **tensorly** is 0.4.2.
Any solution for the issue? Thanks~
-
### 🐛 Describe the bug
NameError: name 'sympy' is not defined, while I already installed sympy in my venv.
```sympy 1.11.1 py310h06a4308_0 ```
```
No sympy found
Trac…