jax-ml / jax

Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
http://jax.readthedocs.io/
Apache License 2.0
30.49k stars 2.8k forks source link

cond error by using Tracer as a condition #24858

Closed 2300504237 closed 9 hours ago

jakevdp commented 1 day ago

It's hard to tell what's going on without more information. Could you edit your question to add a minimal reproducible example of the problem you're seeing, and also paste the full traceback that you're seeing? Thanks!

2300504237 commented 1 day ago

i have try much method to make the action to be a index for next action but failed ,can anyway for this to come true?

jakevdp commented 1 day ago

That can't be all the code – it doesn't include any imports or function calls. Without a reproduction and/or a traceback from the issue you're reporting, it will be very difficult to give you any help.