TestResults

ผลการทดสอบ คลาสสุดท้ายสาธารณะ

 The output of one benchmark / test run.  Each run contains a list of
 tests or benchmarks, stored as BenchmarkEntry messages.
 This message should be emitted by the reporter (which runs the
 test / BM in a subprocess and then reads the emitted BenchmarkEntry messages;
 usually from a serialized json file, finally collecting them along
 with additional information about the test run.
 
Protobuf ประเภท tensorflow.TestResults

คลาสที่ซ้อนกัน

แจกแจง TestResults.BenchmarkType
 The type of benchmark. 
ระดับ ผลการทดสอบตัวสร้าง
 The output of one benchmark / test run. 

ค่าคงที่

ภายใน BENCHMARK_TYPE_FIELD_NUMBER
ภายใน BUILD_CONFIGURATION_FIELD_NUMBER
ภายใน COMMIT_ID_FIELD_NUMBER
ภายใน ENTRIES_FIELD_NUMBER
ภายใน MACHINE_CONFIGURATION_FIELD_NUMBER
ภายใน NAME_FIELD_NUMBER
ภายใน RUN_CONFIGURATION_FIELD_NUMBER
ภายใน RUN_MODE_FIELD_NUMBER
ภายใน RUN_TIME_FIELD_NUMBER
ภายใน START_TIME_FIELD_NUMBER
ภายใน TARGET_FIELD_NUMBER
ภายใน TF_VERSION_FIELD_NUMBER

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

บูลีน
เท่ากับ (วัตถุ obj)
TestResults.BenchmarkType
รับBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
ภายใน
รับBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
สร้างการกำหนดค่า
getBuildConfiguration ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
BuildConfigurationOrBuilder
getBuildConfigurationOrBuilder ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
CommitId
getCommitId ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
CommitIdOrBuilder
getCommitIdOrBuilder ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
ผลการทดสอบ แบบคงที่
ผลการทดสอบ
com.google.protobuf.Descriptors.Descriptor แบบคงที่ขั้นสุดท้าย
รายการเกณฑ์มาตรฐาน
รับรายการ ()
 The list of tests or benchmarks in this run.
เกณฑ์มาตรฐานรายการหรือตัวสร้าง
getEntriesOrBuilder ()
 The list of tests or benchmarks in this run.
การกำหนดค่าเครื่อง
รับการกำหนดค่าเครื่อง ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
MachineConfigurationOrBuilder
getMachineConfigurationOrBuilder ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
สตริง
รับชื่อ ()
 Benchmark target identifier.
com.google.protobuf.ByteString
getNameBytes ()
 Benchmark target identifier.
เรียกใช้การกำหนดค่า
getRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
RunConfigurationOrBuilder
getRunConfigurationOrBuilder ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
สตริง
getRunMode ()
 Used for differentiating between continuous and debug builds.
com.google.protobuf.ByteString
getRunModeBytes ()
 Used for differentiating between continuous and debug builds.
สองเท่า
getRunTime ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
ภายใน
ยาว
รับเวลาเริ่มต้น ()
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
สตริง
รับเป้าหมาย ()
string target = 1;
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
= 1;
com.google.protobuf.ByteString
รับ TargetBytes ()
string target = 1;
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
= 1;
สตริง
getTfVersion ()
 TensorFlow version this benchmark runs against.
com.google.protobuf.ByteString
getTfVersionBytes ()
 TensorFlow version this benchmark runs against.
สุดท้าย com.google.protobuf.UnknownFieldSet
บูลีน
hasBuildConfiguration ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
บูลีน
hasCommitId ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
บูลีน
มีรายการ ()
 The list of tests or benchmarks in this run.
บูลีน
มีการกำหนดค่าเครื่อง ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
บูลีน
hasRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
ภายใน
บูลีนสุดท้าย
TestResults.Builder แบบคงที่
TestResults.Builder แบบคงที่
ผลการทดสอบตัวสร้าง
ผลการทดสอบ แบบคงที่
parseDelimitedFrom (อินพุต InputStream)
ผลการทดสอบ แบบคงที่
parseDelimitedFrom (อินพุตสตรีม com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ผลการทดสอบ แบบคงที่
parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ผลการทดสอบ แบบคงที่
parseFrom (com.google.protobuf.CodedInputStream อินพุต)
ผลการทดสอบ แบบคงที่
parseFrom (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ผลการทดสอบ แบบคงที่
parseFrom (ข้อมูล ByteBuffer)
ผลการทดสอบ แบบคงที่
parseFrom (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ผลการทดสอบ แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString)
ผลการทดสอบ แบบคงที่
parseFrom (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ผลการทดสอบ แบบคงที่
parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
คงที่
ผลการทดสอบตัวสร้าง
เป็นโมฆะ
writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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

ค่าคงที่

รอบชิงชนะเลิศแบบคงที่สาธารณะ BENCHMARK_TYPE_FIELD_NUMBER

ค่าคงที่: 10

สาธารณะคงที่ขั้นสุดท้าย int BUILD_CONFIGURATION_FIELD_NUMBER

ค่าคงที่: 3

สาธารณะคงที่ขั้นสุดท้าย int COMMIT_ID_FIELD_NUMBER

ค่าคงที่: 4

สาธารณะคงสุดท้าย int ENTRIES_FIELD_NUMBER

ค่าคงที่: 2

สาธารณะคงสุดท้าย int MACHINE_CONFIGURATION_FIELD_NUMBER

ค่าคงที่: 7

รอบชิงชนะเลิศแบบคงที่สาธารณะ NAME_FIELD_NUMBER

ค่าคงที่: 9

สาธารณะคงสุดท้าย int RUN_CONFIGURATION_FIELD_NUMBER

ค่าคงที่: 8

สาธารณะคงสุดท้าย int RUN_MODE_FIELD_NUMBER

ค่าคงที่: 11

รอบชิงชนะเลิศแบบคงที่สาธารณะ int RUN_TIME_FIELD_NUMBER

ค่าคงที่: 6

รอบชิงชนะเลิศคงที่สาธารณะ int START_TIME_FIELD_NUMBER

ค่าคงที่: 5

สาธารณะคงสุดท้าย int TARGET_FIELD_NUMBER

ค่าคงที่: 1

สาธารณะคงสุดท้าย int TF_VERSION_FIELD_NUMBER

ค่าคงที่: 12

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

บูลีนสาธารณะ เท่ากับ (Object obj)

TestResults.BenchmarkType สาธารณะ getBenchmarkType ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

int สาธารณะ getBenchmarkTypeValue ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

BuildConfiguration สาธารณะ getBuildConfiguration ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

BuildConfigurationOrBuilder สาธารณะ getBuildConfigurationOrBuilder ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

CommitId สาธารณะ getCommitId ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

CommitIdOrBuilder สาธารณะ getCommitIdOrBuilder ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

TestResults สาธารณะคงที่ getDefaultInstance ()

ผลการทดสอบ สาธารณะ getDefaultInstanceForType ()

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

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

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

BenchmarkEntriesOrBuilder สาธารณะ getEntriesOrBuilder ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

สาธารณะ MachineConfiguration getMachineConfiguration ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

MachineConfigurationOrBuilder สาธารณะ getMachineConfigurationOrBuilder ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

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

string name = 9;

 Benchmark target identifier.
 
= 9;

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

string name = 9;

 Benchmark target identifier.
 
= 9;

สาธารณะ getParserForType ()

RunConfiguration สาธารณะ getRunConfiguration ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

RunConfigurationOrBuilder สาธารณะ getRunConfigurationOrBuilder ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

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

 Used for differentiating between continuous and debug builds.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

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

 Used for differentiating between continuous and debug builds.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

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

 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;

สาธารณะ int getSerializedSize ()

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

 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;

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

string target = 1;

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
= 1;

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

string target = 1;

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
= 1;

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

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

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

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasBuildConfiguration บูลีนสาธารณะ ()

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

hasCommitId บูลีนสาธารณะ ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

hasEntries บูลีนสาธารณะ ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

บูลีนสาธารณะ hasMachineConfiguration ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

hasRunConfiguration บูลีนสาธารณะ ()

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

สาธารณะ int hashCode ()

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

TestResults.Builder สาธารณะแบบคงที่ newBuilder (ต้นแบบ TestResults )

TestResults.Builder สาธารณะคงที่ newBuilder ()

TestResults.Builder สาธารณะ newBuilderForType ()

สาธารณะ TestResults แบบคงที่ parseDelimitedFrom (InputStream อินพุต)

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

TestResults แบบคงที่สาธารณะ parseDelimitedFrom (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ TestResults parseFrom (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ TestResults แยกวิเคราะห์จาก (com.google.protobuf.CodedInputStream อินพุต)

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

TestResults แบบคงที่สาธารณะ แยกวิเคราะห์ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ TestResults แบบคงที่ parseFrom (ข้อมูล ByteBuffer)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ TestResults parseFrom (com.google.protobuf.CodedInputStream อินพุต com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ TestResults แยกวิเคราะห์จาก (ข้อมูล com.google.protobuf.ByteString)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะ TestResults parseFrom คงที่ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

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

สาธารณะ TestResults parseFrom (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

ขว้าง
ProtocolBufferException ไม่ถูกต้อง

สาธารณะคงที่ ตัวแยกวิเคราะห์ ()

TestResults.Builder toBuilder สาธารณะ ()

โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)

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