Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Regression of JAX duck typing. #220

@AlexeyKurakin

Description

@AlexeyKurakin

When JAX variables are used without .value with jit, gradient and other transformation it leads to error TypeError: Value Traced<...> with type <class 'jax.interpreters.partial_eval.DynamicJaxprTracer'> is not a valid JAX type
This is a recent regression caused by some underlying changes in JAX

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions