ExecuTorch execution crashed for constant_pad_nd.default
Open
Nobody has claimed this yet.
module: kernels
triaged
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
🕵️♂️ Detected with FACTO
🐛 Describe the bug
FACTO Generated meta_tuple:
['ArgType.Tensor torch.float64 (6, 19, 7, 8, 8)', 'ArgType.LengthList [5, -8, -4, 9, 1, 9, -9, -9]', 'ArgType.Scalar 1.7976931348623157e+308']
error:
zsh: bus error
Versions
nightly
cc @larryliu0820
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the FACTO-generated meta_tuple for constant_pad_nd.default on the nightly version and investigate the resulting bus error. Done means this input executes without crashing and a regression test covers the failure.
Written by the indexing model from the issue text.
Assessment
- Domain
- embedded-iot, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100