xla opcode #16859
Unanswered
never-to-never
asked this question in
General
xla opcode
#16859
Replies: 1 comment 2 replies
-
Can you clarify your question? Are you asking how you can access the list of all opcodes generated by a particular JAX program, or are you asking for more general documentation on all the opcodes that can possibly be generated by any JAX program? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The module obtained in this way contains many instructions, and each instruction corresponds to an opcode. Where can I get all the opcode lists used by the jax program?
Beta Was this translation helpful? Give feedback.
All reactions