AttributeError: DynamicJaxprTracer has no attribute block_until_ready? How to Write xla.apply_primitive... #17190
Unanswered
IamJiangBo
asked this question in
Q&A
Replies: 1 comment 8 replies
-
It's hard to know what's going on without seeing the code, but I'd suggest removing |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What if I need to define a calculated backpropagation and perform a series of calculations before using CUDA in the backward function? The calculation is correct in non jit cases because I used block_until_readyy.
Beta Was this translation helpful? Give feedback.
All reactions