We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65bcf47 commit 5e494aaCopy full SHA for 5e494aa
tensorflow_model_optimization/python/core/internal/tensor_encoding/core/BUILD
@@ -47,7 +47,6 @@ py_strict_library(
47
name = "encoding_stage",
48
srcs = ["encoding_stage.py"],
49
deps = [
50
- # enum dep1,
51
# six dep1,
52
# tensorflow dep1,
53
],
tensorflow_model_optimization/python/core/internal/tensor_encoding/utils/BUILD
@@ -20,7 +20,6 @@ py_strict_library(
20
name = "py_utils",
21
srcs = ["py_utils.py"],
22
23
24
# numpy dep1,
25
26
0 commit comments