общедоступный статический конечный класс 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.Тип protobuf
tensorflow.TestResults
Публичные методы
TestResults.Builder | addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
Результаты теста | строить () |
Результаты теста | |
TestResults.Builder | прозрачный () |
TestResults.Builder | ОчиститьБенчмаркТип () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
TestResults.Builder | ОчиститьБилдКонфигуратион () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
TestResults.Builder | ОчиститьКоммитИд () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
TestResults.Builder | ОчиститьЗаписи () The list of tests or benchmarks in this run. |
TestResults.Builder | ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor) |
TestResults.Builder | очиститьMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | ясное имя () Benchmark target identifier. |
TestResults.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TestResults.Builder | ОчиститьРунКонфигуратион () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
TestResults.Builder | ClearRunMode () Used for differentiating between continuous and debug builds. |
TestResults.Builder | ОчиститьРунтиме () The amount of time the total run took (wall time in seconds) double run_time = 6; |
TestResults.Builder | очиститьСтарттиме () The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
TestResults.Builder | ОчиститьТаржет () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | очиститьTfVersion () TensorFlow version this benchmark runs against. |
TestResults.Builder | клон () |
TestResults.BenchmarkType | getBenchmarkType () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
интервал | getBenchmarkTypeValue () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
Конфигурация сборки | 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; |
Билдконфигуратионорбилдер | getBuildConfigurationOrBuilder () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
Ид фиксации | получитьИдКоммита () 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; |
Результаты теста | |
окончательный статический com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Контрольные записи | getEntries () The list of tests or benchmarks in this run. |
BenchmarkEntries.Builder | getEntriesBuilder () The list of tests or benchmarks in this run. |
BenchmarkEntriesOrBuilder | getEntriesOrBuilder () The list of tests or benchmarks in this run. |
Конфигурация машины | получитьMachineConfiguration () 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; |
Машинная конфигурацияилистроитель | 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; |
ЗапуститьConfiguration.Builder | getRunConfigurationBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
ЗапуститьConfigurationOrBuilder | 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; |
длинный | getStartTime () The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
Нить | получить цель () 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; |
Нить | getTfVersion () TensorFlow version this benchmark runs against. |
com.google.protobuf.ByteString | getTfVersionBytes () TensorFlow version this benchmark runs against. |
логическое значение | имеетБилдКонфигуратион () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
логическое значение | имеетИдКоммита () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
логическое значение | имеет записи () The list of tests or benchmarks in this run. |
логическое значение | имеетMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
логическое значение | имеетRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
последнее логическое значение | |
TestResults.Builder | mergeBuildConfiguration (значение BuildConfiguration ) The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
TestResults.Builder | mergeCommitId (значение CommitId ) The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
TestResults.Builder | |
TestResults.Builder | mergeFrom (com.google.protobuf.Message другое) |
TestResults.Builder | mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
TestResults.Builder | mergeMachineConfiguration (значение MachineConfiguration ) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | mergeRunConfiguration (значение RunConfiguration ) Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
окончательный TestResults.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
TestResults.Builder | setBenchmarkType (значение TestResults.BenchmarkType ) .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
TestResults.Builder | setBenchmarkTypeValue (целое значение) .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 (значение 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 (значение CommitId ) The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
TestResults.Builder | |
TestResults.Builder | |
TestResults.Builder | setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта) |
TestResults.Builder | setMachineConfiguration ( MachineConfiguration.Builder builderForValue) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | setMachineConfiguration (значение MachineConfiguration ) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | setName (строковое значение) Benchmark target identifier. |
TestResults.Builder | setNameBytes (значение com.google.protobuf.ByteString) Benchmark target identifier. |
TestResults.Builder | setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта) |
TestResults.Builder | setRunConfiguration (значение 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 (строковое значение) Used for differentiating between continuous and debug builds. |
TestResults.Builder | setRunModeBytes (значение com.google.protobuf.ByteString) Used for differentiating between continuous and debug builds. |
TestResults.Builder | setRunTime (двойное значение) The amount of time the total run took (wall time in seconds) double run_time = 6; |
TestResults.Builder | setStartTime (длинное значение) The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
TestResults.Builder | setTarget (строковое значение) The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | setTargetBytes (значение com.google.protobuf.ByteString) The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | setTfVersion (строковое значение) TensorFlow version this benchmark runs against. |
TestResults.Builder | setTfVersionBytes (значение com.google.protobuf.ByteString) TensorFlow version this benchmark runs against. |
окончательный TestResults.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
Унаследованные методы
Публичные методы
public TestResults.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
общедоступный 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 ClearEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
общедоступный TestResults.Builder ClearMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
общедоступный 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. Must be one of: * cbuild: results from continuous build. * presubmit: results from oneshot requests. * culprit: results from culprit finder rerun.
string run_mode = 11;
общедоступный 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 ClearTarget ()
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. This can be either set to full version or just the major version.
string tf_version = 12;
общедоступный TestResults.BenchmarkType getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public int getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
общедоступная конфигурация сборки 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;
public 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;
общедоступный 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;
общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()
общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public BenchmarkEntries getEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
общедоступный BenchmarkEntries.Builder getEntriesBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public BenchmarkEntriesOrBuilder getEntriesOrBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public MachineConfiguration getMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public MachineConfiguration.Builder getMachineConfigurationBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
общедоступная строка getName ()
Benchmark target identifier.
string name = 9;
public com.google.protobuf.ByteString getNameBytes ()
Benchmark target identifier.
string name = 9;
общественная RunConfiguration getRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
общедоступный RunConfiguration.Builder getRunConfigurationBuilder ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
public 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;
public 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;
публичный длинный getStartTime ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
публичная строка getTarget ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
public com.google.protobuf.ByteString getTargetBytes ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 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;
public 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;
общедоступное логическое значение 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;
публичное окончательное логическое значение isInitialized ()
public TestResults.Builder mergeBuildConfiguration (значение BuildConfiguration )
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
public TestResults.Builder mergeCommitId (значение CommitId )
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
public TestResults.Builder mergeEntries (значение BenchmarkEntries )
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public TestResults.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Броски
Исключение IO |
---|
public TestResults.Builder mergeMachineConfiguration (значение MachineConfiguration )
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public TestResults.Builder mergeRunConfiguration (значение RunConfiguration )
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
общедоступный финальный TestResults.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public TestResults.Builder setBenchmarkType (значение TestResults.BenchmarkType )
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public TestResults.Builder setBenchmarkTypeValue (целое значение)
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public 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 (значение 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;
public TestResults.Builder setCommitId (значение CommitId )
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
public TestResults.Builder setEntries ( BenchmarkEntries.Builder builderForValue)
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public TestResults.Builder setEntries (значение BenchmarkEntries )
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public TestResults.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
public TestResults.Builder setMachineConfiguration ( MachineConfiguration.Builder builderForValue)
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public TestResults.Builder setMachineConfiguration (значение MachineConfiguration )
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public TestResults.Builder setName (строковое значение)
Benchmark target identifier.
string name = 9;
public TestResults.Builder setNameBytes (значение com.google.protobuf.ByteString)
Benchmark target identifier.
string name = 9;
public TestResults.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
public TestResults.Builder setRunConfiguration (значение RunConfiguration )
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
public TestResults.Builder setRunConfiguration ( RunConfiguration.Builder builderForValue)
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
public TestResults.Builder setRunMode (строковое значение)
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;
public TestResults.Builder setRunModeBytes (значение 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;
public TestResults.Builder setRunTime (двойное значение)
The amount of time the total run took (wall time in seconds)
double run_time = 6;
public TestResults.Builder setStartTime (длинное значение)
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
public TestResults.Builder setTarget (строковое значение)
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
общедоступный TestResults.Builder setTargetBytes (значение com.google.protobuf.ByteString)
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
public TestResults.Builder setTfVersion (строковое значение)
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12;
public TestResults.Builder setTfVersionBytes (значение 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;