Skip to content

Commit 5c7191d

Browse files
committed
Drop extra index
1 parent a8b019a commit 5c7191d

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

axlearn/common/optimizers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
from jax import numpy as jnp
4040
from jax import sharding
4141

42-
# from jax._src.sharding_impls import TransferToMemoryKind
4342
from optax._src import numerics
4443

4544
from axlearn.common import flax_struct, schedule

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -215,9 +215,6 @@ find-links = [
215215
"https://storage.googleapis.com/axlearn-wheels/wheels.html",
216216
"https://storage.googleapis.com/jax-releases/libtpu_releases.html",
217217
]
218-
# extra-index-url = [
219-
# "https://us-python.pkg.dev/ml-oss-artifacts-published/jax-public-nightly-artifacts-registry/simple"
220-
# ]
221218
no-build-isolation-package = [
222219
"apache-beam",
223220
]

0 commit comments

Comments
 (0)