Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
ResNet50_tensorflow
Commits
71943914
Commit
71943914
authored
May 04, 2020
by
A. Unique TensorFlower
Browse files
Add `tf-graph-compiler` as owner for 3D Unet benchmark test.
PiperOrigin-RevId: 309849959
parent
149c6fa3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
official/benchmark/unet3d_benchmark.py
official/benchmark/unet3d_benchmark.py
+1
-0
No files found.
official/benchmark/unet3d_benchmark.py
View file @
71943914
...
@@ -131,6 +131,7 @@ class Unet3DAccuracyBenchmark(keras_benchmark.KerasBenchmark):
...
@@ -131,6 +131,7 @@ class Unet3DAccuracyBenchmark(keras_benchmark.KerasBenchmark):
dtype
=
'bfloat16'
,
dtype
=
'bfloat16'
,
distribution_strategy
=
'tpu'
)
distribution_strategy
=
'tpu'
)
@
owner_utils
.
Owner
(
'tf-graph-compiler'
)
def
benchmark_4x4_tpu_bf16_mlir
(
self
):
def
benchmark_4x4_tpu_bf16_mlir
(
self
):
"""Test Keras model with 4x4 TPU, fp16 and MLIR enabled."""
"""Test Keras model with 4x4 TPU, fp16 and MLIR enabled."""
experiment_name
=
'benchmark_4x4_tpu_fp16_mlir'
experiment_name
=
'benchmark_4x4_tpu_fp16_mlir'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment