TestResults.Builder

lớp cuối cùng tĩnh công khai TestResults.Builder

 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.
 
Tenorflow loại tensorflow.TestResults

Phương pháp công cộng

TestResults.Builder
addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
Kết quả kiểm tra
Kết quả kiểm tra
TestResults.Builder
TestResults.Builder
clearBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
TestResults.Builder
clearBuildConfiguration ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
TestResults.Builder
ClearCommitId ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
TestResults.Builder
xóa toàn bộ ()
 The list of tests or benchmarks in this run.
TestResults.Builder
ClearField (trường com.google.protobuf.Descriptors.FieldDescriptor)
TestResults.Builder
ClearMachineConfiguration ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
TestResults.Builder
ClearName ()
 Benchmark target identifier.
TestResults.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TestResults.Builder
ClearRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
TestResults.Builder
ClearRunMode ()
 Used for differentiating between continuous and debug builds.
TestResults.Builder
clearRunTime ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
TestResults.Builder
ClearStartTime ()
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
TestResults.Builder
mục tiêu rõ ràng ()
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
TestResults.Builder
ClearTfVersion ()
 TensorFlow version this benchmark runs against.
TestResults.Builder
TestResults.BenchmarkType
getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
int
getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
Cấu hình xây dựng
getBuildConfiguration ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
BuildConfiguration.Builder
getBuildConfigurationBuilder ()
 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;
Id cam kết
getCommitId ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
CommitId.Builder
getCommitIdBuilder ()
 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;
Kết quả kiểm tra
com.google.protobuf.Descriptors.Descriptor tĩnh cuối cùng
com.google.protobuf.Descriptors.Descriptor
Điểm chuẩnCác mục nhập
getEntries ()
 The list of tests or benchmarks in this run.
BenchmarkEntries.Builder
getEntriesBuilder ()
 The list of tests or benchmarks in this run.
Điểm chuẩnEntriesOrBuilder
getEntriesOrBuilder ()
 The list of tests or benchmarks in this run.
Cấu hình máy
getMachineConfiguration ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
MachineConfiguration.Builder
getMachineConfigurationBuilder ()
 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;
Sợi dây
lấy Tên ()
 Benchmark target identifier.
com.google.protobuf.ByteString
getNameBytes ()
 Benchmark target identifier.
ChạyCấu hình
getRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
RunConfiguration.Builder
getRunConfigurationBuilder ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
RunConfigurationOrBuilder
getRunConfigurationOrBuilder ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
Sợi dây
getRunMode ()
 Used for differentiating between continuous and debug builds.
com.google.protobuf.ByteString
getRunModeBytes ()
 Used for differentiating between continuous and debug builds.
gấp đôi
getRunTime ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
dài
getStartTime ()
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
Sợi dây
lấy mục tiêu ()
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
com.google.protobuf.ByteString
getTargetBytes ()
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
Sợi dây
getTfVersion ()
 TensorFlow version this benchmark runs against.
com.google.protobuf.ByteString
getTfVersionBytes ()
 TensorFlow version this benchmark runs against.
boolean
hasBuildConfiguration ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
boolean
hasCommitId ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
boolean
hasEntries ()
 The list of tests or benchmarks in this run.
boolean
hasMachineConfiguration ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
boolean
hasRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
boolean cuối cùng
TestResults.Builder
mergeBuildConfiguration (giá trị BuildConfiguration )
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
TestResults.Builder
mergeCommitId (giá trị CommitId )
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
TestResults.Builder
mergeEntries (giá trị BenchmarkEntries )
 The list of tests or benchmarks in this run.
TestResults.Builder
mergeFrom (com.google.protobuf.Message other)
TestResults.Builder
mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TestResults.Builder
mergeMachineConfiguration (giá trị MachineConfiguration )
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
TestResults.Builder
mergeRunConfiguration (giá trị RunConfiguration )
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
TestResults.Builder cuối cùng
hợp nhấtUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
TestResults.Builder
setBenchmarkType (giá trị TestResults.BenchmarkType )
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
TestResults.Builder
setBenchmarkTypeValue (giá trị int)
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
TestResults.Builder
setBuildConfiguration ( BuildConfiguration.Builder builderForValue)
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
TestResults.Builder
setBuildConfiguration (giá trị BuildConfiguration )
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
TestResults.Builder
setCommitId ( CommitId.Builder builderForValue)
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
TestResults.Builder
setCommitId (giá trị CommitId )
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
TestResults.Builder
setEntries ( BenchmarkEntries.Builder builderForValue)
 The list of tests or benchmarks in this run.
TestResults.Builder
setEntries (giá trị BenchmarkEntries )
 The list of tests or benchmarks in this run.
TestResults.Builder
setField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)
TestResults.Builder
setMachineConfiguration ( MachineConfiguration.Builder builderForValue)
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
TestResults.Builder
setMachineConfiguration (giá trị MachineConfiguration )
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
TestResults.Builder
setName (Giá trị chuỗi)
 Benchmark target identifier.
TestResults.Builder
setNameBytes (giá trị com.google.protobuf.ByteString)
 Benchmark target identifier.
TestResults.Builder
setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)
TestResults.Builder
setRunConfiguration (giá trị RunConfiguration )
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
TestResults.Builder
setRunConfiguration ( RunConfiguration.Builder builderForValue)
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
TestResults.Builder
setRunMode (Giá trị chuỗi)
 Used for differentiating between continuous and debug builds.
TestResults.Builder
setRunModeBytes (giá trị com.google.protobuf.ByteString)
 Used for differentiating between continuous and debug builds.
TestResults.Builder
setRunTime (giá trị kép)
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
TestResults.Builder
setStartTime (giá trị dài)
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
TestResults.Builder
setTarget (Giá trị chuỗi)
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
TestResults.Builder
setTargetBytes (giá trị com.google.protobuf.ByteString)
mục tiêu chuỗi
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
TestResults.Builder
setTfVersion (Giá trị chuỗi)
 TensorFlow version this benchmark runs against.
TestResults.Builder
setTfVersionBytes (giá trị com.google.protobuf.ByteString)
 TensorFlow version this benchmark runs against.
TestResults.Builder cuối cùng
setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

Phương pháp kế thừa

Phương pháp công cộng

công khai TestResults.Builder addRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, Giá trị đối tượng)

bản dựng TestResults công khai ()

công khai TestResults buildPartial ()

công khai TestResults.Builder rõ ràng ()

công khai TestResults.Builder clearBenchmarkType ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

công khai TestResults.Builder clearBuildConfiguration ()

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

công khai TestResults.Builder clearCommitId ()

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

public TestResults.Builder clearEntries ()

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

công khai TestResults.Builder clearField (trường com.google.protobuf.Descriptors.FieldDescriptor)

công khai TestResults.Builder clearMachineConfiguration ()

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

công khai TestResults.Builder clearName ()

string name = 9;

 Benchmark target identifier.
 
= 9;

công khai TestResults.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

công khai TestResults.Builder clearRunConfiguration ()

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

công khai TestResults.Builder clearRunMode ()

 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;

công khai TestResults.Builder clearRunTime ()

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

công khai TestResults.Builder clearStartTime ()

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

công khai TestResults.Builder clearTarget ()

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

công khai TestResults.Builder clearTfVersion ()

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

bản sao TestResults.Builder công khai ()

công khai TestResults.BenchmarkType getBenchmarkType ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

int công khai getBenchmarkTypeValue ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

BuildConfiguration công khai getBuildConfiguration ()

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

BuildConfiguration.Builder công khai getBuildConfigurationBuilder ()

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

BuildConfigurationOrBuilder công khai getBuildConfigurationOrBuilder ()

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

CommitId công khai getCommitId ()

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

công khai CommitId.Builder getCommitIdBuilder ()

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

công khai CommitIdOrBuilder getCommitIdOrBuilder ()

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

TestResults công khai getDefaultInstanceForType ()

công khai tĩnh cuối cùng com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor công khai getDescriptorForType ()

public BenchmarkEntries getEntries ()

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

điểm chuẩn công khaiEntries.Builder getEntriesBuilder ()

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

điểm chuẩn công khaiEntriesOrBuilder getEntriesOrBuilder ()

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

công khai MachineConfiguration getMachineConfiguration ()

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

công khai MachineConfiguration.Builder getMachineConfigurationBuilder ()

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

công khai MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()

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

Chuỗi công khai getName ()

string name = 9;

 Benchmark target identifier.
 
= 9;

com.google.protobuf.ByteString getNameBytes công khai ()

string name = 9;

 Benchmark target identifier.
 
= 9;

công khai RunConfiguration getRunConfiguration ()

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

công khai RunConfiguration.Builder getRunConfigurationBuilder ()

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

công khai RunConfigurationOrBuilder getRunConfigurationOrBuilder ()

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

Chuỗi công khai 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 công khai ()

 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;

công khai gấp đôi getRunTime ()

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

getStartTime công khai dài ()

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

Chuỗi công khai getTarget ()

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

com.google.protobuf.ByteString getTargetBytes công khai ()

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

Chuỗi công khai 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 công khai ()

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

boolean công khai hasBuildConfiguration ()

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

boolean công khai hasCommitId ()

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

boolean công khai hasEntries ()

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

boolean công khai hasMachineConfiguration ()

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

boolean công khai hasRunConfiguration ()

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

boolean cuối cùng công khai được khởi tạo ()

công khai TestResults.Builder mergeBuildConfiguration (giá trị BuildConfiguration )

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

công khai TestResults.Builder mergeCommitId (giá trị CommitId )

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

public TestResults.Builder mergeEntries (giá trị BenchmarkEntries )

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

công khai TestResults.Builder mergeFrom (com.google.protobuf.Message other)

công khai TestResults.Builder mergeFrom (đầu vào com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Ném
IOException

public TestResults.Builder mergeMachineConfiguration (giá trị MachineConfiguration )

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

công khai TestResults.Builder mergeRunConfiguration (giá trị RunConfiguration )

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

trận chung kết công khai TestResults.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

công khai TestResults.Builder setBenchmarkType (giá trị TestResults.BenchmarkType )

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

công khai TestResults.Builder setBenchmarkTypeValue (giá trị int)

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

công khai TestResults.Builder setBuildConfiguration ( BuildConfiguration.Builder builderForValue)

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

public TestResults.Builder setBuildConfiguration (giá trị BuildConfiguration )

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

công khai TestResults.Builder setCommitId ( CommitId.Builder builderForValue)

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

public TestResults.Builder setCommitId (giá trị CommitId )

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

công khai TestResults.Builder setEntries ( BenchmarkEntries.Builder builderForValue)

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

public TestResults.Builder setEntries (giá trị BenchmarkEntries )

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

công khai TestResults.Builder setField (trường com.google.protobuf.Descriptors.FieldDescriptor, giá trị đối tượng)

công khai TestResults.Builder setMachineConfiguration ( MachineConfiguration.Builder builderForValue)

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

public TestResults.Builder setMachineConfiguration (giá trị MachineConfiguration )

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

public TestResults.Builder setName (Giá trị chuỗi)

 Benchmark target identifier.
 
string name = 9;

công khai TestResults.Builder setNameBytes (giá trị com.google.protobuf.ByteString)

 Benchmark target identifier.
 
string name = 9;

công khai TestResults.Builder setRepeatedField (trường com.google.protobuf.Descriptors.FieldDescriptor, chỉ mục int, giá trị đối tượng)

public TestResults.Builder setRunConfiguration (giá trị RunConfiguration )

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

công khai TestResults.Builder setRunConfiguration ( RunConfiguration.Builder builderForValue)

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

công khai TestResults.Builder setRunMode (Giá trị chuỗi)

 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;

công khai TestResults.Builder setRunModeBytes (giá trị com.google.protobuf.ByteString)

 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;

công khai TestResults.Builder setRunTime (giá trị kép)

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

công khai TestResults.Builder setStartTime (giá trị dài)

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

public TestResults.Builder setTarget (Giá trị chuỗi)

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

công khai TestResults.Builder setTargetBytes (giá trị com.google.protobuf.ByteString)

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

công khai TestResults.Builder setTfVersion (Giá trị chuỗi)

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

công khai TestResults.Builder setTfVersionBytes (giá trị com.google.protobuf.ByteString)

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

trận chung kết công khai TestResults.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)