Commit 71943914 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Add `tf-graph-compiler` as owner for 3D Unet benchmark test.

PiperOrigin-RevId: 309849959
parent 149c6fa3
......@@ -131,6 +131,7 @@ class Unet3DAccuracyBenchmark(keras_benchmark.KerasBenchmark):
dtype='bfloat16',
distribution_strategy='tpu')
@owner_utils.Owner('tf-graph-compiler')
def benchmark_4x4_tpu_bf16_mlir(self):
"""Test Keras model with 4x4 TPU, fp16 and MLIR enabled."""
experiment_name = 'benchmark_4x4_tpu_fp16_mlir'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment