Skip to content

Commit 5e494aa

Browse files
Internal change.
PiperOrigin-RevId: 405092230
1 parent 65bcf47 commit 5e494aa

File tree

2 files changed

+0
-2
lines changed
  • tensorflow_model_optimization/python/core/internal/tensor_encoding

2 files changed

+0
-2
lines changed

tensorflow_model_optimization/python/core/internal/tensor_encoding/core/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ py_strict_library(
4747
name = "encoding_stage",
4848
srcs = ["encoding_stage.py"],
4949
deps = [
50-
# enum dep1,
5150
# six dep1,
5251
# tensorflow dep1,
5352
],

tensorflow_model_optimization/python/core/internal/tensor_encoding/utils/BUILD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ py_strict_library(
2020
name = "py_utils",
2121
srcs = ["py_utils.py"],
2222
deps = [
23-
# enum dep1,
2423
# numpy dep1,
2524
# six dep1,
2625
# tensorflow dep1,

0 commit comments

Comments
 (0)