Skip to content

Add JVP test for jax_utils.while_loop_bounded against jax.lax.while_loop`.#2301

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_952185084
Open

Add JVP test for jax_utils.while_loop_bounded against jax.lax.while_loop`.#2301
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_952185084

Conversation

@copybara-service

Copy link
Copy Markdown

Add JVP test for jax_utils.while_loop_bounded against jax.lax.while_loop`.

The test is skipped for implementation='while_loop' as it uses a custom_vjp and gives an error TypeError: can't apply forward-mode autodiff (jvp) to a custom_vjp function..

…_loop`.

The test is skipped for `implementation='while_loop'` as it uses a custom_vjp and gives an error `TypeError: can't apply forward-mode autodiff (jvp) to a custom_vjp function.`.

PiperOrigin-RevId: 952185084
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant