-
Today, functionalization runs in the dispatcher, **before** proxy tracing (but after, e.g. tensor subclass desugaring).
One consequence is that `ProxyTorchDispatchMode` takes in a decomp table to t…
-
Keeping that file updated when you have custom characters or changed font-size is usually a pain in the ass, specially when that file doesnt only contain character widths but also other values like nu…
Jaizu updated
2 weeks ago
-
Hey all!
Just want to say that I love Pokemon Modern Emerald, and the huge amount of work for this Rom Hack. One of my favorite ways to replay Emerald!
A few weeks ago I made some Tilesets inspi…
-
Hi!
You are mentioned here because you have submitted a contribution to the [zeldaret/oot repo](https://github.com/zeldaret/oot), a decompilation of the game Ocarina of Time 64.
I would like to …
-
Add more checks on the decompositions provided by the user
* Check for -ve values in the decomposition
* Check if the values are monotonically increasing
Since some of these checks are costly …
-
Is GPL-3.0 appropriate? I've seen people want to link this to decomps, and those aren't GPL-3.0.
By including this and linking it into any source decompilation project or binary ROM hack it would h…
-
```bash
ryan@REDFOX MSYS ~/Desktop/decomps/new/agbcc
$ ./build.sh
make: Entering directory '/home/ryan/Desktop/decomps/new/agbcc/gcc'
rm -f agbcc agbcc.exe old_agbcc old_agbcc.exe
rm -f toplev.o …
-
### 📚 The doc issue
E.g. for various Norm layers (as discussed in https://github.com/pytorch/pytorch/issues/51455). I think this already done now for MHA/SDPA. Ideally, these code snippets would be…
-
Dear support team,
I use pyGCGopt 0.3.1, GCG 3.5.5, SCIP 8.1.0, pySCIPopt 4.4.0 to detect the following instance. The instance has 4200 variables (200 bin, 0 int, 0 impl, 4000 cont) and 7209 constr…
-
### Go version
go version go1.21.6 linux/amd64
### Output of `go env` in your module/workspace:
```shell
GO111MODULE='on'
GOARCH='amd64'
GOBIN=''
GOCACHE='/home/me/.cache/go-build'
GOENV='/home…