TestResults.BenchmarkType

public static final numaralandırma TestResults.BenchmarkType

 The type of benchmark.
 
Protobuf enum tensorflow.TestResults.BenchmarkType

Sabitler

int ANDROID_BENCHMARK_VALUE ANDROID_BENCHMARK = 3;
int CPP_MICROBENCHMARK_VALUE CPP_MICROBENCHMARK = 1;
int EDGE_BENCHMARK_VALUE EDGE_BENCHMARK = 4;
int IOS_BENCHMARK_VALUE IOS_BENCHMARK = 5;
int PYTHON_BENCHMARK_VALUE PYTHON_BENCHMARK = 2;
int UNKNOWN_VALUE
 Fallback for protos written before Type was introduced.

Kalıtsal Yöntemler

Numaralandırma Değerleri

genel statik final TestResults.BenchmarkType ANDROID_BENCHMARK

ANDROID_BENCHMARK = 3;

genel statik final TestResults.BenchmarkType CPP_MICROBENCHMARK

CPP_MICROBENCHMARK = 1;

genel statik final TestResults.BenchmarkType EDGE_BENCHMARK

EDGE_BENCHMARK = 4;

genel statik final TestResults.BenchmarkType IOS_BENCHMARK

IOS_BENCHMARK = 5;

genel statik final TestResults.BenchmarkType PYTHON_BENCHMARK

PYTHON_BENCHMARK = 2;

genel statik final TestResults.BenchmarkType BİLİNMEYEN

 Fallback for protos written before Type was introduced.
 
UNKNOWN = 0;

genel statik final TestResults.BenchmarkType TANIMAYAN

Sabitler

genel statik final int ANDROID_BENCHMARK_VALUE

ANDROID_BENCHMARK = 3;

Sabit Değer: 3

genel statik final int CPP_MICROBENCHMARK_VALUE

CPP_MICROBENCHMARK = 1;

Sabit Değer: 1

genel statik final int EDGE_BENCHMARK_VALUE

EDGE_BENCHMARK = 4;

Sabit Değer: 4

genel statik final int IOS_BENCHMARK_VALUE

IOS_BENCHMARK = 5;

Sabit Değer: 5

genel statik final int PYTHON_BENCHMARK_VALUE

PYTHON_BENCHMARK = 2;

Sabit Değer: 2

genel statik final int UNKNOWN_VALUE

 Fallback for protos written before Type was introduced.
 
UNKNOWN = 0;

Sabit Değer: 0