classe finale statica pubblica 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.
tensorflow.TestResults
Metodi pubblici
TestResults.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
Risultati del test | costruire () |
Risultati del test | buildPartial () |
TestResults.Builder | chiaro () |
TestResults.Builder | clearBenchmarkType () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
TestResults.Builder | clearBuildConfigurazione () 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 | cancella voci () The list of tests or benchmarks in this run. |
TestResults.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
TestResults.Builder | clearMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | nomechiaro () Benchmark target identifier. |
TestResults.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TestResults.Builder | clearEseguiConfigurazione () 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 | destinazione chiara () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | clearTfVersione () TensorFlow version this benchmark runs against. |
TestResults.Builder | clone () |
TestResults.BenchmarkType | getBenchmarkType () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
int | getBenchmarkTypeValue () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
CostruisciConfigurazione | getBuildConfigurazione () 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 impegno | 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; |
Risultati del test | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
com.google.protobuf.Descriptors.Descriptor | |
Voci di benchmark | 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. |
Configurazione macchina | getConfigurazioneMacchina () 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; |
Corda | getNome () Benchmark target identifier. |
com.google.protobuf.ByteString | getNomeBytes () Benchmark target identifier. |
EseguiConfigurazione | getRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
RunConfiguration.Builder | getRunConfigurationBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
EseguiConfigurationOrBuilder | getRunConfigurationOrBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
Corda | getRunMode () Used for differentiating between continuous and debug builds. |
com.google.protobuf.ByteString | getRunModeBytes () Used for differentiating between continuous and debug builds. |
raddoppiare | getRunTime () The amount of time the total run took (wall time in seconds) double run_time = 6; |
lungo | getStartTime () The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
Corda | getTarget () 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; |
Corda | getTfVersione () TensorFlow version this benchmark runs against. |
com.google.protobuf.ByteString | getTfVersionBytes () TensorFlow version this benchmark runs against. |
booleano | hasBuildConfiguration () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
booleano | hasCommitId () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
booleano | haVoci () The list of tests or benchmarks in this run. |
booleano | hasMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
booleano | hasRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
booleano finale | |
TestResults.Builder | mergeBuildConfiguration (valore BuildConfiguration ) The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
TestResults.Builder | mergeCommitId (valore CommitId ) The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
TestResults.Builder | |
TestResults.Builder | mergeFrom (com.google.protobuf.Message altro) |
TestResults.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
TestResults.Builder | mergeMachineConfiguration (valore MachineConfiguration ) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | mergeRunConfiguration (valore RunConfiguration ) Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
finale TestResults.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
TestResults.Builder | setBenchmarkType (valore TestResults.BenchmarkType ) .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
TestResults.Builder | setBenchmarkTypeValue (valore 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 (valore 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 (valore CommitId ) The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
TestResults.Builder | |
TestResults.Builder | |
TestResults.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
TestResults.Builder | setMachineConfiguration ( MachineConfiguration.Builder builderForValue) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | setMachineConfiguration (valore MachineConfiguration ) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | setName (valore stringa) Benchmark target identifier. |
TestResults.Builder | setNameBytes (valore com.google.protobuf.ByteString) Benchmark target identifier. |
TestResults.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
TestResults.Builder | setRunConfiguration (valore EseguiConfigurazione ) 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 (valore stringa) Used for differentiating between continuous and debug builds. |
TestResults.Builder | setRunModeBytes (valore com.google.protobuf.ByteString) Used for differentiating between continuous and debug builds. |
TestResults.Builder | setRunTime (doppio valore) The amount of time the total run took (wall time in seconds) double run_time = 6; |
TestResults.Builder | setStartTime (valore lungo) The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
TestResults.Builder | setTarget (valore stringa) The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | setTargetBytes (valore 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 (valore stringa) TensorFlow version this benchmark runs against. |
TestResults.Builder | setTfVersionBytes (valore com.google.protobuf.ByteString) TensorFlow version this benchmark runs against. |
finale TestResults.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public TestResults.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
pubblico TestResults.Builder clearBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
pubblico TestResults.Builder clearBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
pubblico 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;
pubblico TestResults.Builder clearMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
pubblico TestResults.Builder clearRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
pubblico 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;
pubblico TestResults.Builder clearRunTime ()
The amount of time the total run took (wall time in seconds)
double run_time = 6;
pubblico TestResults.Builder clearStartTime ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
pubblico TestResults.Builder clearTarget ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
public 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;
pubblico TestResults.BenchmarkType getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public int getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public BuildConfiguration getBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
public 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;
public CommitId getCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
pubblico CommitId.Builder getCommitIdBuilder ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
public CommitIdOrBuilder getCommitIdOrBuilder ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public BenchmarkEntries getEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
pubblico BenchmarkEntries.Builder getEntriesBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
pubblico 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;
pubblico MachineConfiguration.Builder getMachineConfigurationBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
pubblico MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
stringa pubblica getName ()
Benchmark target identifier.
string name = 9;
pubblico com.google.protobuf.ByteString getNameBytes ()
Benchmark target identifier.
string name = 9;
public RunConfiguration getRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
public 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;
stringa pubblica 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;
pubblico 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;
pubblico doppio getRunTime ()
The amount of time the total run took (wall time in seconds)
double run_time = 6;
pubblico lungo getStartTime ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
public String getTarget ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
pubblico com.google.protobuf.ByteString getTargetBytes ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
stringa pubblica getTfVersion ()
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12;
pubblico 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 booleano pubblico ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
hasCommitId booleano pubblico ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
hasEntries booleane pubbliche ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
pubblico booleano hasMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
hasRunConfiguration booleano pubblico ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
public final booleano isInitialized ()
pubblico TestResults.Builder mergeBuildConfiguration (valore BuildConfiguration )
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
pubblico TestResults.Builder mergeCommitId (valore CommitId )
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
pubblico TestResults.Builder mergeEntries (valore BenchmarkEntries )
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
pubblico TestResults.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
pubblico TestResults.Builder mergeMachineConfiguration (valore MachineConfiguration )
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
pubblico TestResults.Builder mergeRunConfiguration (valore RunConfiguration )
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
pubblico finale TestResults.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
pubblico TestResults.Builder setBenchmarkType (valore TestResults.BenchmarkType )
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public TestResults.Builder setBenchmarkTypeValue (valore int)
.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;
pubblico TestResults.Builder setBuildConfiguration (valore BuildConfiguration )
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
public TestResults.Builder setCommitId ( CommitId.Builder builderForValue)
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
pubblico TestResults.Builder setCommitId (valore 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;
pubblico TestResults.Builder setEntries (valore BenchmarkEntries )
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
pubblico TestResults.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
pubblico TestResults.Builder setMachineConfiguration ( MachineConfiguration.Builder builderForValue)
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
pubblico TestResults.Builder setMachineConfiguration (valore MachineConfiguration )
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
pubblico TestResults.Builder setNameBytes (valore com.google.protobuf.ByteString)
Benchmark target identifier.
string name = 9;
public TestResults.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
pubblico TestResults.Builder setRunConfiguration (valore RunConfiguration )
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
pubblico TestResults.Builder setRunConfiguration ( RunConfiguration.Builder builderForValue)
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
pubblico TestResults.Builder setRunMode (valore stringa)
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;
pubblico TestResults.Builder setRunModeBytes (valore 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;
pubblico TestResults.Builder setRunTime (doppio valore)
The amount of time the total run took (wall time in seconds)
double run_time = 6;
public TestResults.Builder setStartTime (valore lungo)
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
pubblico TestResults.Builder setTarget (valore stringa)
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
pubblico TestResults.Builder setTargetBytes (valore com.google.protobuf.ByteString)
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
pubblico TestResults.Builder setTfVersion (valore stringa)
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12;
pubblico TestResults.Builder setTfVersionBytes (valore 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;