Skip to content
Discussion options

You must be logged in to vote

@Qottmann there's an experimental callback module which allows signaling events back to the Python runtime: https://jax.readthedocs.io/en/latest/jax.experimental.host_callback.html

You can use some of the functions in this module to communicate back to the Python runtime with runtime values on the device, e.g. see id_tap.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Qottmann
Comment options

Answer selected by Qottmann
Comment options

You must be logged in to vote
0 replies
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