blob: 3d25ce5d32498bd0c758821c71811c2756a8920a [file] [log] [blame]
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
benchmark_key: "6338759231537152"
benchmark_name: "MobileNet V2 (Pixel 4) (Time Unit: ms)"
project_name: "iree"
# Only owners can write to the benchmark
owner_list: "hanchung@google.com"
owner_list: "buildkite-agent@iree-oss.iam.gserviceaccount.com"
# Define the name and type for x-axis of run charts
input_value_info: {
value_key: "t"
label: "time"
type: NUMERIC
}
# Define the names for y-axis values of both run and aggregate charts.
metric_info_list: {
value_key: "cpu"
label: "DYLib_AOT-1-thread"
}
metric_info_list: {
value_key: "cpu3t"
label: "DYLib_AOT-3-thread"
}
metric_info_list: {
value_key: "vmla"
label: "VMLA"
}
metric_info_list: {
value_key: "vlk"
label: "Vulkan-SPIRV"
}
metric_info_list: {
value_key: "cpu2"
label: "DYLib_AOT_Linalg-On-Tensors"
}
description: "Keras Applications: MobileNet V2"