mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 21:06:06 +00:00
update wheel builder docker entrypoint script
This commit is contained in:
parent
91f8247d32
commit
762abcf29b
@ -6,7 +6,7 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git clone -b binary-distros https://github.com/google/jax /build/jax
|
||||
git clone https://github.com/google/jax /build/jax
|
||||
cd /build/jax/build
|
||||
|
||||
usage() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user