Lightning-AI / Lightning-AI/lightning-thunder
Enable xfailed tests from test_apex_executor.py
Open
@IvanYashchuk is already working on this.
Since Apr 18, 2024.
apex
bug
ci / tests
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 121
- PR merge metrics
- No merged PRs in 30d
Description
🐛 Bug
We have now Apex in CI thanks to https://github.com/Lightning-AI/lightning-thunder/pull/27/!
Let's reenable the tests:
pytest thunder/tests/test_apex_executor -k "test_apex_cross_entropy_backward"
pytest thunder/tests/test_apex_exeuctor -k "test_apex_cross_entropy_phantom_grad"
cc @borda @crcrpar
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.