Run Jax test suite against libtt.so and fix test failures
Nobody has claimed this yet.
- Dominant language
- Starlark
- Stars
- 1
- Forks
- 0
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 21
Description
It would be great if eventually we can support the full Jax test suite. This is also what e.g. https://github.com/tillahoffmann/jax-mps does.
Maybe we could integrate this into the bazel build system (including a hermetic python environment) to make running the tests super easy.
Contributions to make progress towards this are welcome!
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.
Research direction
Start by examining the Bazel build system and how the existing project produces and loads libtt.so, then identify how the JAX test suite can be invoked. Done means the suite runs against libtt.so, failures are addressed, and the test workflow is documented or integrated into Bazel with the proposed hermetic Python environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, machine-learning, testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100