From d8fbbd04e7a64b45bed6d25ef63998aa0e75708a Mon Sep 17 00:00:00 2001 From: Cloud Han Date: Sun, 3 Dec 2023 22:17:56 +0800 Subject: [PATCH] Workaround flatc LNK1120 and retrigger the jaxlib-v0.4.13 build --- .gitmodules | 2 +- jax | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index e3e4647..548ac7d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "jax"] path = jax - url = https://github.com/google/jax.git + url = https://github.com/cloudhan/jax.git [submodule "xla"] path = xla url = https://github.com/cloudhan/xla.git diff --git a/jax b/jax index c3e2427..f990335 160000 --- a/jax +++ b/jax @@ -1 +1 @@ -Subproject commit c3e242700872c2f7e098a07f3911ee6d2de8132c +Subproject commit f990335a4a21ead85c3e631af90d4619ab79b4a8