Skip to content

Deprecated jax.core.ConcreteArray #25337

Answered by jakevdp
ASKabalan asked this question in Q&A
Discussion options

You must be logged in to vote

APIs in jax.core are not considered public, and may be changed in future releases without warning (see the API compatibility policy).

In general, branching logic on concreteness of tracers is probably not a good idea, because unless done very carefully it could lead to unintended effects (such as JIT compilation leading to differing outputs).

Can you say more about what you're trying to accomplish with this check?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ASKabalan
Comment options

@jakevdp
Comment options

Answer selected by ASKabalan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants