-
### Before opening this issue, I ensure that...
- [X] I have read the [FAQ](https://github.com/RSDKModding/RSDKv4-Decompilation/blob/main/FAQ.md) and confirmed my issue is not mentioned in it.
- […
-
### 🐛 Describe the bug
The `torch.nn.functional.interpolate` op in its implementation will call `torch._C.nn.upsample_bilinear2d` when `mode=bilinear` and `input.dim() == 4`. However when the decompo…
-
Hey Joeway, developer of Sonic CD Restored here. Nice to meet ya. ;p
As someone who actually cares about preserving the original routes/speed tricks of Sonic games, I've been dismayed by projects tha…
-
### 🐛 Describe the bug
`aten.upsample_nearest2d.vec` is part of the Aten core IR (https://pytorch.org/docs/main/torch.compiler_ir.html). But it also appears in the decomposition and registered with "…
-
Will keep adding to this:
- [x] `Ptr{Void} -> Ptr{Cvoid}`
- [x] `Void` -> `Nothing`
- [x] `unshift!` -> `pushfirst!`, `shift!`-> `popfirst!`
- [x] `CartesianRange` -> `CartesianIndices`
- [x] `…
-
**Describe the bug**
It takes forever to do SVD::decompose()
**To Reproduce**
Run linalg.lstsq with big NdArray, my was 8905 rows and 316 cols
**Expected behavior**
It must be much more faste…
-
I have been testing PIO 2.5.4 in the ROMS ocean model for a while now. Late last week I started testing the cluster I'm working on with the `tests/performance/pioperf` provided by PIO. I have only tri…
-
This issue tracks the status of readying nested tensors to be promoted from prototype status -> beta, targeting the 2.5 release. See also: [op request tracker issue](https://github.com/pytorch/pytorch…
-
I would appreciate some help on getting imreg_dft to install and work properly. The issue might be due to having different versions of python in my system (CentOs-6.1) but I am not sure. I recently …
-
As time goes by more and more decomps have started to make their way to be usable
If it's possible can you guys please add support for other decomps such as
https://github.com/sonicdcer/sf64
http…