BenchmarkEntry.Builder

BenchmarkEntry.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Each unit test or benchmark in a test or benchmark run provides
 some set of information.  Here we provide some reasonable keys
 one would expect to see, with optional key/value pairs for things
 we haven't considered.
 This BenchmarkEntry should be emitted by each unit test or benchmark
 reporter.
 
Protobuf ประเภท tensorflow.BenchmarkEntry

วิธีการสาธารณะ

BenchmarkEntry.Builder
addAllMetrics (Iterable<? ขยาย MetricEntry > ค่า)
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics (ดัชนี int, MetricEntry.Builder builderForValue)
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics (ดัชนี int, ค่า MetricEntry )
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics (ค่า MetricEntry )
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics ( MetricEntry.Builder builderForValue)
 Metric name, value and expected range.
MetricEntry.Builder
addMetricsBuilder (ดัชนี int)
 Metric name, value and expected range.
MetricEntry.Builder
addMetricsBuilder ()
 Metric name, value and expected range.
BenchmarkEntry.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
เกณฑ์มาตรฐานรายการ
เกณฑ์มาตรฐานรายการ
BenchmarkEntry.Builder
BenchmarkEntry.Builder
ล้าง CPUTime ()
 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;
BenchmarkEntry.Builder
BenchmarkEntry.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
BenchmarkEntry.Builder
เคลียร์อิเทอร์ส ()
 If a benchmark, how many iterations it was run for
 
int64 iters = 2;
BenchmarkEntry.Builder
เคลียร์เมตริก ()
 Metric name, value and expected range.
BenchmarkEntry.Builder
ชื่อที่ชัดเจน ()
 The name of the specific benchmark or test
 (e.g.
BenchmarkEntry.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BenchmarkEntry.Builder
เคลียร์ทรูพุต ()
 Throughput (in MB/s)
 
double throughput = 5;
BenchmarkEntry.Builder
เคลียร์วอลล์ไทม์ ()
 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;
BenchmarkEntry.Builder
บูลีน
containsExtras (คีย์สตริง)
 Generic map from result key to value.
สองเท่า
รับ CPUTime ()
 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;
เกณฑ์มาตรฐานรายการ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
แมป <สตริง, EntryValue >
ภายใน
getExtrasCount ()
 Generic map from result key to value.
แมป <สตริง, EntryValue >
รับแผนที่พิเศษ ()
 Generic map from result key to value.
ค่าเข้า
getExtrasOrDefault (คีย์สตริง, EntryValue defaultValue)
 Generic map from result key to value.
ค่าเข้า
getExtrasOrThrow (คีย์สตริง)
 Generic map from result key to value.
ยาว
getIters ()
 If a benchmark, how many iterations it was run for
 
int64 iters = 2;
รายการเมตริก
getMetrics (ดัชนี int)
 Metric name, value and expected range.
MetricEntry.Builder
getMetricsBuilder (ดัชนี int)
 Metric name, value and expected range.
รายการ < MetricEntry.Builder >
getMetricsBuilderList ()
 Metric name, value and expected range.
ภายใน
getMetricsCount ()
 Metric name, value and expected range.
รายการ < รายการเมตริก >
getMetricsList ()
 Metric name, value and expected range.
MetricEntryOrBuilder
getMetricsOrBuilder (ดัชนี int)
 Metric name, value and expected range.
รายการ<? ขยาย MetricEntryOrBuilder >
getMetricsOrBuilderList ()
 Metric name, value and expected range.
แมป <สตริง, EntryValue >
getMutableExtras ()
ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน
สตริง
รับชื่อ ()
 The name of the specific benchmark or test
 (e.g.
com.google.protobuf.ByteString
getNameBytes ()
 The name of the specific benchmark or test
 (e.g.
สองเท่า
รับปริมาณงาน ()
 Throughput (in MB/s)
 
double throughput = 5;
สองเท่า
getWallTime ()
 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;
บูลีนสุดท้าย
BenchmarkEntry.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
BenchmarkEntry.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BenchmarkEntry.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BenchmarkEntry.Builder
putAllExtras (แมป<สตริง, EntryValue > ค่า)
 Generic map from result key to value.
BenchmarkEntry.Builder
putExtras (คีย์สตริง, ค่า EntryValue )
 Generic map from result key to value.
BenchmarkEntry.Builder
RemoveExtras (คีย์สตริง)
 Generic map from result key to value.
BenchmarkEntry.Builder
RemoveMetrics (ดัชนี int)
 Metric name, value and expected range.
BenchmarkEntry.Builder
setCpuTime (ค่าสองเท่า)
 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;
BenchmarkEntry.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
BenchmarkEntry.Builder
setIters (ค่ายาว)
 If a benchmark, how many iterations it was run for
 
int64 iters = 2;
BenchmarkEntry.Builder
setMetrics (ดัชนี int, MetricEntry.Builder builderForValue)
 Metric name, value and expected range.
BenchmarkEntry.Builder
setMetrics (ดัชนี int, ค่า MetricEntry )
 Metric name, value and expected range.
BenchmarkEntry.Builder
setName (ค่าสตริง)
 The name of the specific benchmark or test
 (e.g.
BenchmarkEntry.Builder
setNameBytes (ค่า com.google.protobuf.ByteString)
 The name of the specific benchmark or test
 (e.g.
BenchmarkEntry.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
BenchmarkEntry.Builder
setThroughput (ค่าสองเท่า)
 Throughput (in MB/s)
 
double throughput = 5;
BenchmarkEntry.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BenchmarkEntry.Builder
setWallTime (ค่าสองเท่า)
 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;

วิธีการสืบทอด

วิธีการสาธารณะ

BenchmarkEntry.Builder สาธารณะ addAllMetrics (Iterable <? ขยาย MetricEntry > ค่า)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ (ดัชนี int, MetricEntry.Builder builderForValue)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ (ดัชนี int, ค่า MetricEntry )

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ (ค่า MetricEntry )

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ ( MetricEntry.Builder builderForValue)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

MetricEntry.Builder สาธารณะ addMetricsBuilder (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

MetricEntry.Builder สาธารณะ addMetricsBuilder ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

สาธารณะ BenchmarkEntry.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง BenchmarkEntry สาธารณะ ()

สาธารณะ BenchmarkEntry buildPartial ()

BenchmarkEntry.Builder สาธารณะ ชัดเจน ()

BenchmarkEntry.Builder สาธารณะ clearCpuTime ()

 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;

BenchmarkEntry.Builder สาธารณะ clearExtras ()

สาธารณะ BenchmarkEntry.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

BenchmarkEntry.Builder สาธารณะ clearIters ()

 If a benchmark, how many iterations it was run for
 
int64 iters = 2;

BenchmarkEntry.Builder สาธารณะ clearMetrics ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder clearName สาธารณะ ()

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

BenchmarkEntry.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

BenchmarkEntry.Builder สาธารณะ clearThroughput ()

 Throughput (in MB/s)
 
double throughput = 5;

BenchmarkEntry.Builder สาธารณะ clearWallTime ()

 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;

สาธารณะ BenchmarkEntry.Builder โคลน ()

บูลีนสาธารณะ มี Extras (คีย์สตริง)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

สาธารณะ double getCpuTime ()

 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;

เกณฑ์มาตรฐาน สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

แผนที่สาธารณะ <String, EntryValue > getExtras ()

ใช้ getExtrasMap() แทน

สาธารณะ int getExtrasCount ()

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

แผนที่สาธารณะ <String, EntryValue > getExtrasMap ()

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

EntryValue สาธารณะ getExtrasOrDefault (คีย์สตริง, EntryValue defaultValue)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

EntryValue สาธารณะ getExtrasOrThrow (คีย์สตริง)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

getIters สาธารณะยาว ()

 If a benchmark, how many iterations it was run for
 
int64 iters = 2;

สาธารณะ MetricEntry getMetrics (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

สาธารณะ MetricEntry.Builder getMetricsBuilder (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

รายการสาธารณะ < MetricEntry.Builder > getMetricsBuilderList ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

สาธารณะ int getMetricsCount ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

รายการสาธารณะ < MetricEntry > getMetricsList ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

MetricEntryOrBuilder สาธารณะ getMetricsOrBuilder (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

รายการสาธารณะ<? ขยาย MetricEntryOrBuilder > getMetricsOrBuilderList ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

แผนที่สาธารณะ <String, EntryValue > getMutableExtras ()

ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน

สตริงสาธารณะ getName ()

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

getThroughput สาธารณะสองเท่า ()

 Throughput (in MB/s)
 
double throughput = 5;

getWallTime สาธารณะสองเท่า ()

 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ BenchmarkEntry.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

BenchmarkEntry.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะขั้นสุดท้าย BenchmarkEntry.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

BenchmarkEntry.Builder สาธารณะ putAllExtras (แมป <สตริง, EntryValue > ค่า)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

BenchmarkEntry.Builder สาธารณะ putExtras (คีย์สตริง, ค่า EntryValue )

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

BenchmarkEntry.Builder สาธารณะ RemoveExtras (คีย์สตริง)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

BenchmarkEntry.Builder สาธารณะ RemoveMetrics (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder สาธารณะ setCpuTime (ค่าสองเท่า)

 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;

สาธารณะ BenchmarkEntry.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

BenchmarkEntry.Builder setIters สาธารณะ (ค่ายาว)

 If a benchmark, how many iterations it was run for
 
int64 iters = 2;

BenchmarkEntry.Builder สาธารณะ setMetrics (ดัชนี int, MetricEntry.Builder builderForValue)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder สาธารณะ setMetrics (ดัชนี int, ค่า MetricEntry )

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder setName สาธารณะ (ค่าสตริง)

ชื่อสตริง

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
string name = 1;

BenchmarkEntry.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

BenchmarkEntry.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

BenchmarkEntry.Builder setThroughput สาธารณะ (ค่าสองเท่า)

 Throughput (in MB/s)
 
double throughput = 5;

สาธารณะขั้นสุดท้าย BenchmarkEntry.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

BenchmarkEntry.Builder สาธารณะ setWallTime (ค่าสองเท่า)

 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;

,
BenchmarkEntry.Builder คลาสสุดท้ายแบบคงที่สาธารณะ

 Each unit test or benchmark in a test or benchmark run provides
 some set of information.  Here we provide some reasonable keys
 one would expect to see, with optional key/value pairs for things
 we haven't considered.
 This BenchmarkEntry should be emitted by each unit test or benchmark
 reporter.
 
Protobuf ประเภท tensorflow.BenchmarkEntry

วิธีการสาธารณะ

BenchmarkEntry.Builder
addAllMetrics (Iterable<? ขยาย MetricEntry > ค่า)
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics (ดัชนี int, MetricEntry.Builder builderForValue)
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics (ดัชนี int, ค่า MetricEntry )
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics (ค่า MetricEntry )
 Metric name, value and expected range.
BenchmarkEntry.Builder
addMetrics ( MetricEntry.Builder builderForValue)
 Metric name, value and expected range.
MetricEntry.Builder
addMetricsBuilder (ดัชนี int)
 Metric name, value and expected range.
MetricEntry.Builder
addMetricsBuilder ()
 Metric name, value and expected range.
BenchmarkEntry.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ช่อง ค่าอ็อบเจ็กต์)
เกณฑ์มาตรฐานรายการ
เกณฑ์มาตรฐานรายการ
BenchmarkEntry.Builder
BenchmarkEntry.Builder
ล้าง CPUTime ()
 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;
BenchmarkEntry.Builder
BenchmarkEntry.Builder
clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)
BenchmarkEntry.Builder
เคลียร์อิเทอร์ส ()
 If a benchmark, how many iterations it was run for
 
int64 iters = 2;
BenchmarkEntry.Builder
เคลียร์เมตริก ()
 Metric name, value and expected range.
BenchmarkEntry.Builder
ชื่อที่ชัดเจน ()
 The name of the specific benchmark or test
 (e.g.
BenchmarkEntry.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BenchmarkEntry.Builder
เคลียร์ทรูพุต ()
 Throughput (in MB/s)
 
double throughput = 5;
BenchmarkEntry.Builder
เคลียร์วอลล์ไทม์ ()
 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;
BenchmarkEntry.Builder
บูลีน
containsExtras (คีย์สตริง)
 Generic map from result key to value.
สองเท่า
รับ CPUTime ()
 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;
เกณฑ์มาตรฐานรายการ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
com.google.protobuf.Descriptors.Descriptor
แมป <สตริง, EntryValue >
ภายใน
getExtrasCount ()
 Generic map from result key to value.
แมป <สตริง, EntryValue >
รับแผนที่พิเศษ ()
 Generic map from result key to value.
ค่าเข้า
getExtrasOrDefault (คีย์สตริง, EntryValue defaultValue)
 Generic map from result key to value.
ค่าเข้า
getExtrasOrThrow (คีย์สตริง)
 Generic map from result key to value.
ยาว
getIters ()
 If a benchmark, how many iterations it was run for
 
int64 iters = 2;
รายการเมตริก
getMetrics (ดัชนี int)
 Metric name, value and expected range.
MetricEntry.Builder
getMetricsBuilder (ดัชนี int)
 Metric name, value and expected range.
รายการ < MetricEntry.Builder >
getMetricsBuilderList ()
 Metric name, value and expected range.
ภายใน
getMetricsCount ()
 Metric name, value and expected range.
รายการ < รายการเมตริก >
getMetricsList ()
 Metric name, value and expected range.
MetricEntryOrBuilder
getMetricsOrBuilder (ดัชนี int)
 Metric name, value and expected range.
รายการ<? ขยาย MetricEntryOrBuilder >
getMetricsOrBuilderList ()
 Metric name, value and expected range.
แมป <สตริง, EntryValue >
getMutableExtras ()
ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน
สตริง
รับชื่อ ()
 The name of the specific benchmark or test
 (e.g.
com.google.protobuf.ByteString
getNameBytes ()
 The name of the specific benchmark or test
 (e.g.
สองเท่า
รับปริมาณงาน ()
 Throughput (in MB/s)
 
double throughput = 5;
สองเท่า
getWallTime ()
 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;
บูลีนสุดท้าย
BenchmarkEntry.Builder
mergeFrom (com.google.protobuf.ข้อความ อื่น ๆ )
BenchmarkEntry.Builder
mergeFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BenchmarkEntry.Builder สุดท้าย
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BenchmarkEntry.Builder
putAllExtras (แมป<สตริง, EntryValue > ค่า)
 Generic map from result key to value.
BenchmarkEntry.Builder
putExtras (คีย์สตริง, ค่า EntryValue )
 Generic map from result key to value.
BenchmarkEntry.Builder
RemoveExtras (คีย์สตริง)
 Generic map from result key to value.
BenchmarkEntry.Builder
RemoveMetrics (ดัชนี int)
 Metric name, value and expected range.
BenchmarkEntry.Builder
setCpuTime (ค่าสองเท่า)
 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;
BenchmarkEntry.Builder
setField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor ค่าอ็อบเจ็กต์)
BenchmarkEntry.Builder
setIters (ค่ายาว)
 If a benchmark, how many iterations it was run for
 
int64 iters = 2;
BenchmarkEntry.Builder
setMetrics (ดัชนี int, MetricEntry.Builder builderForValue)
 Metric name, value and expected range.
BenchmarkEntry.Builder
setMetrics (ดัชนี int, ค่า MetricEntry )
 Metric name, value and expected range.
BenchmarkEntry.Builder
setName (ค่าสตริง)
 The name of the specific benchmark or test
 (e.g.
BenchmarkEntry.Builder
setNameBytes (ค่า com.google.protobuf.ByteString)
 The name of the specific benchmark or test
 (e.g.
BenchmarkEntry.Builder
setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)
BenchmarkEntry.Builder
setThroughput (ค่าสองเท่า)
 Throughput (in MB/s)
 
double throughput = 5;
BenchmarkEntry.Builder สุดท้าย
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
BenchmarkEntry.Builder
setWallTime (ค่าสองเท่า)
 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;

วิธีการสืบทอด

วิธีการสาธารณะ

BenchmarkEntry.Builder สาธารณะ addAllMetrics (Iterable <? ขยาย MetricEntry > ค่า)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ (ดัชนี int, MetricEntry.Builder builderForValue)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ (ดัชนี int, ค่า MetricEntry )

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ (ค่า MetricEntry )

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder addMetrics สาธารณะ ( MetricEntry.Builder builderForValue)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

MetricEntry.Builder สาธารณะ addMetricsBuilder (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

MetricEntry.Builder สาธารณะ addMetricsBuilder ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

สาธารณะ BenchmarkEntry.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

การสร้าง BenchmarkEntry สาธารณะ ()

สาธารณะ BenchmarkEntry buildPartial ()

BenchmarkEntry.Builder สาธารณะ ชัดเจน ()

BenchmarkEntry.Builder สาธารณะ clearCpuTime ()

 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;

BenchmarkEntry.Builder สาธารณะ clearExtras ()

สาธารณะ BenchmarkEntry.Builder clearField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor)

BenchmarkEntry.Builder สาธารณะ clearIters ()

 If a benchmark, how many iterations it was run for
 
int64 iters = 2;

BenchmarkEntry.Builder สาธารณะ clearMetrics ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder clearName สาธารณะ ()

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

BenchmarkEntry.Builder สาธารณะ clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

BenchmarkEntry.Builder สาธารณะ clearThroughput ()

 Throughput (in MB/s)
 
double throughput = 5;

BenchmarkEntry.Builder สาธารณะ clearWallTime ()

 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;

สาธารณะ BenchmarkEntry.Builder โคลน ()

บูลีนสาธารณะ มี Extras (คีย์สตริง)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

สาธารณะ double getCpuTime ()

 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;

เกณฑ์มาตรฐาน สาธารณะ getDefaultInstanceForType ()

สาธารณะคงที่สุดท้าย com.google.protobuf.Descriptors.Descriptor getDescriptor ()

สาธารณะ com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

แผนที่สาธารณะ <String, EntryValue > getExtras ()

ใช้ getExtrasMap() แทน

สาธารณะ int getExtrasCount ()

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

แผนที่สาธารณะ <String, EntryValue > getExtrasMap ()

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

EntryValue สาธารณะ getExtrasOrDefault (คีย์สตริง, EntryValue defaultValue)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

EntryValue สาธารณะ getExtrasOrThrow (คีย์สตริง)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

getIters สาธารณะยาว ()

 If a benchmark, how many iterations it was run for
 
int64 iters = 2;

สาธารณะ MetricEntry getMetrics (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

สาธารณะ MetricEntry.Builder getMetricsBuilder (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

รายการสาธารณะ < MetricEntry.Builder > getMetricsBuilderList ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

สาธารณะ int getMetricsCount ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

รายการสาธารณะ < MetricEntry > getMetricsList ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

MetricEntryOrBuilder สาธารณะ getMetricsOrBuilder (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

รายการสาธารณะ<? ขยาย MetricEntryOrBuilder > getMetricsOrBuilderList ()

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

แผนที่สาธารณะ <String, EntryValue > getMutableExtras ()

ใช้ตัวเข้าถึงการกลายพันธุ์สำรองแทน

สตริงสาธารณะ getName ()

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

สาธารณะ com.google.protobuf.ByteString getNameBytes ()

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

getThroughput สาธารณะสองเท่า ()

 Throughput (in MB/s)
 
double throughput = 5;

getWallTime สาธารณะสองเท่า ()

 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;

บูลีนสุดท้ายสาธารณะ isInitialized ()

สาธารณะ BenchmarkEntry.Builder ผสานจาก (com.google.protobuf.Message อื่น ๆ )

BenchmarkEntry.Builder สาธารณะ ผสานจาก (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
IOข้อยกเว้น

สาธารณะขั้นสุดท้าย BenchmarkEntry.Builder ผสาน UnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

BenchmarkEntry.Builder สาธารณะ putAllExtras (แมป <สตริง, EntryValue > ค่า)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

BenchmarkEntry.Builder สาธารณะ putExtras (คีย์สตริง, ค่า EntryValue )

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

BenchmarkEntry.Builder สาธารณะ RemoveExtras (คีย์สตริง)

แผนที่

 Generic map from result key to value.
 
map<string, .tensorflow.EntryValue> extras = 6;

BenchmarkEntry.Builder สาธารณะ RemoveMetrics (ดัชนี int)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder สาธารณะ setCpuTime (ค่าสองเท่า)

 Total cpu time used for all iterations (in seconds)
 
double cpu_time = 3;

สาธารณะ BenchmarkEntry.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ฟิลด์ ค่าอ็อบเจ็กต์)

BenchmarkEntry.Builder setIters สาธารณะ (ค่ายาว)

 If a benchmark, how many iterations it was run for
 
int64 iters = 2;

BenchmarkEntry.Builder สาธารณะ setMetrics (ดัชนี int, MetricEntry.Builder builderForValue)

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder สาธารณะ setMetrics (ดัชนี int, ค่า MetricEntry )

 Metric name, value and expected range. This can include accuracy metrics
 typically used to determine whether the accuracy test has passed
 
repeated .tensorflow.MetricEntry metrics = 7;

BenchmarkEntry.Builder setName สาธารณะ (ค่าสตริง)

ชื่อสตริง

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
string name = 1;

BenchmarkEntry.Builder setNameBytes สาธารณะ (ค่า com.google.protobuf.ByteString)

string name = 1;

 The name of the specific benchmark or test
 (e.g. BM_AdjustContrast_gpu_B_W_H)
 
= 1;

BenchmarkEntry.Builder สาธารณะ setRepeatedField (ฟิลด์ com.google.protobuf.Descriptors.FieldDescriptor, ดัชนี int, ค่าอ็อบเจ็กต์)

BenchmarkEntry.Builder setThroughput สาธารณะ (ค่าสองเท่า)

 Throughput (in MB/s)
 
double throughput = 5;

สาธารณะขั้นสุดท้าย BenchmarkEntry.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

BenchmarkEntry.Builder สาธารณะ setWallTime (ค่าสองเท่า)

 Total wall time used for all iterations (in seconds)
 
double wall_time = 4;