Skip to content

Commit e3404c6

Browse files
Internal intra change
PiperOrigin-RevId: 324722066
1 parent 46d363f commit e3404c6

File tree

1 file changed

+1
-0
lines changed
  • tensorflow_model_optimization/python/core/quantization/keras/layers

1 file changed

+1
-0
lines changed

tensorflow_model_optimization/python/core/quantization/keras/layers/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ py_test(
3636
name = "conv_batchnorm_test",
3737
srcs = ["conv_batchnorm_test.py"],
3838
python_version = "PY3",
39+
srcs_version = "PY3",
3940
deps = [
4041
":conv_batchnorm",
4142
":conv_batchnorm_test_utils",

0 commit comments

Comments
 (0)