-
**Model**: [https://huggingface.co/THUDM/chatglm2-6b](https://huggingface.co/THUDM/chatglm2-6b)
**Issue**: Error while using padding to the input tokens.
As in the inferencing, the output_token …
-
I am using [MAPL 2.26.0](https://github.com/geoschem/MAPL/tree/850f20a9b7b78f8cf58fe4516e49ea2b0d50e31f) to run GCHP at **C180** with GEOS-IT meteorology. Since what I am reading and running are the s…
-
These prims are missing NVFuser implementations. They were found by running https://github.com/pytorch/pytorch/compare/bahuang/nvfuser_e2e with additional decompositions.
- [ ] cat
- [ ] maximum
…
-
Hi!
You are mentioned here because you previously contributed to the [zeldaret/oot repo](https://github.com/zeldaret/oot), a decompilation of the game Ocarina of Time 64.
There is a move to lice…
-
here's what happens. it's gotta have something to do with sdl2. I wasn't quite sure if this was correct: export PKG_CONFIG_PATH=/usr/local/ps3dev/portlibs/ppu/lib/pkgconfig/ or the linking portion a…
-
I've been using Ghidra to help try and get close to generating an elf file and I have found the entry point that I am looking for, however, I am unable to figure out what I need to do to generate the …
-
### 🐛 Describe the bug
For float16 (the repro passes if dtype is torch.float32), the two implementations differ tangibly when passed through dynamo when they are the same in eager. Example results sh…
-
We don't need this for the Orchard application circuit, but we likely will for the recursive verifier circuit.
-
### 🐛 Describe the bug
Internal xref: [internalfb.com/mlhub/pipelines/runs/mast/f536225548-TrainingApplication](https://www.internalfb.com/mlhub/pipelines/runs/mast/f536225548-TrainingApplication)
…
-
### 🐛 Describe the bug
Dynamo doesn't seem to support user defined cuda streams and doesn't create graphs for ops in the user stream context.
Example code:
```from torch._dynamo import optimize
…