Skip to content

Commit

Permalink
remove checkpoint folder which is no longer being used.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 725643385
  • Loading branch information
ChromeHearts authored and Google-ML-Automation committed Feb 11, 2025
1 parent 930dad6 commit a21537c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 242 deletions.
1 change: 0 additions & 1 deletion jax_tpu_embedding/sparsecore/lib/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ pytype_strict_library(
srcs = ["__init__.py"],
visibility = ["//jax_tpu_embedding/sparsecore:__pkg__"],
deps = [
"//jax_tpu_embedding/sparsecore/lib/checkpointing", # buildcleaner: keep
"//jax_tpu_embedding/sparsecore/lib/core", # buildcleaner: keep
"//jax_tpu_embedding/sparsecore/lib/fdo", # buildcleaner: keep
"//jax_tpu_embedding/sparsecore/lib/flax", # buildcleaner: keep
Expand Down
52 changes: 0 additions & 52 deletions jax_tpu_embedding/sparsecore/lib/checkpointing/BUILD

This file was deleted.

14 changes: 0 additions & 14 deletions jax_tpu_embedding/sparsecore/lib/checkpointing/__init__.py

This file was deleted.

83 changes: 0 additions & 83 deletions jax_tpu_embedding/sparsecore/lib/checkpointing/checkpoint_utils.py

This file was deleted.

This file was deleted.

0 comments on commit a21537c

Please sign in to comment.