Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass arguments to jax.jit other than the function as kwargs instead of positional arguments. #43

Merged
merged 1 commit into from Apr 8, 2021

Conversation

copybara-service[bot]
Copy link

Pass arguments to jax.jit other than the function as kwargs instead of positional arguments.

Prevents breakage when the signature of jax.jit changes.

@google-cla google-cla bot added the cla: yes copybara label for automatic import label Apr 8, 2021
@copybara-service copybara-service bot force-pushed the test_367340812 branch 2 times, most recently from 170aa55 to d725856 Compare April 8, 2021 14:26
…f positional arguments.

Prevents breakage when the signature of jax.jit changes.

PiperOrigin-RevId: 367427060
@copybara-service copybara-service bot merged commit 585e4fb into master Apr 8, 2021
@copybara-service copybara-service bot deleted the test_367340812 branch April 8, 2021 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes copybara label for automatic import
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant