Skip to content

Commit 5a18f53

Browse files
YoungSeok Yoontensorflower-gardener
YoungSeok Yoon
authored andcommitted
Increase the test size to have longer timeouts
PiperOrigin-RevId: 474238300
1 parent 6ecc49b commit 5a18f53

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

tensorflow_model_optimization/python/core/quantization/keras/default_8bit/BUILD

+1
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ py_strict_library(
144144
# TODO(b/185543626): Fix keras dependency
145145
py_test(
146146
name = "quantize_numerical_test",
147+
size = "large",
147148
srcs = ["quantize_numerical_test.py"],
148149
python_version = "PY3",
149150
deps = [

0 commit comments

Comments
 (0)