pymc-devs / pymc-devs/pytensor

Run jax doctests in jax CI

Open
#1,624 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

docs GitHub CI/CD jax
Dominant language
Python
Stars
644
Forks
208
Avg merge
2d 14h
Merged PRs (30d)
16

Description

Description

There are some complex code examples added in #1614, but they don't run as part of the doctests because we explicitly ignore pytensor.link module (I don't remember if because of the optional dependencies or because something else failed).

We should run the doctest explicitly on pytensor.link.jax on the JAX CI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the doctest configuration and the JAX CI job, focusing on the explicitly ignored pytensor.link module and the pytensor.link.jax entry point. Done means the doctests for pytensor.link.jax run successfully as part of JAX CI, including the complex examples from #1614.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.