-
Notifications
You must be signed in to change notification settings - Fork 29
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
Rebase to tensorflow mainline #8
Comments
@merrymercy jax had switched to use OpenXLA repo instead of TensorFlow: jax-ml/jax@172a831 |
@GHGmc2 Thanks for letting me know. We should follow this change. The maintenance team will discuss how to switch to OpenXLA. |
@merrymercy Thanks, I noticed that Will the new code base reuse this part? |
To avoid the divergence of our codebase and tensorflow/jax mainline, we want to rebase our repos to the tensorflow/jax mainline regularly. This brings several advantages:
I plan to rebase this repo once every two to three months following the tensorflow/jax releases. Note that rebases will rewrite the history of our repos, so we have to sync our local repos carefully after rebase.
Rebase instructions
https://docs.google.com/document/d/1_4X2Z4ewf2c9PcR2Ug4VpKNJxqbrtkhnHiQUt3yX2TI/edit?usp=sharing
Sync local repos
Ask @merrymercy for help
The text was updated successfully, but these errors were encountered: