interfaccia pubblica TestResultsOrBuilder
| Sottoclassi indirette conosciute |
Metodi pubblici
| abstract TestResults.BenchmarkType | getBenchmarkType () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
| astratto int | getBenchmarkTypeValue () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
| configurazione di build astratta | getBuildConfigurazione () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
| abstract BuildConfigurationOrBuilder | getBuildConfigurationOrBuilder () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
| ID commit astratto | getCommitId () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
| abstract CommitIdOrBuilder | getCommitIdOrBuilder () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
| voci di benchmark astratte | getEntries () The list of tests or benchmarks in this run. |
| abstract BenchmarkEntriesOrBuilder | getEntriesOrBuilder () The list of tests or benchmarks in this run. |
| configurazione macchina astratta | getConfigurazioneMacchina () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
| abstract MachineConfigurationOrBuilder | getMachineConfigurationOrBuilder () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
| stringa astratta | getNome () Benchmark target identifier. |
| astratto com.google.protobuf.ByteString | getNomeBytes () Benchmark target identifier. |
| abstract RunConfiguration | getRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
| abstract RunConfigurationOrBuilder | getRunConfigurationOrBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
| stringa astratta | getRunMode () Used for differentiating between continuous and debug builds. |
| astratto com.google.protobuf.ByteString | getRunModeBytes () Used for differentiating between continuous and debug builds. |
| doppio astratto | getRunTime () The amount of time the total run took (wall time in seconds) double run_time = 6; |
| astratto lungo | getStartTime () The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
| stringa astratta | getTarget () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
| astratto com.google.protobuf.ByteString | getTargetBytes () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
| stringa astratta | getTfVersione () TensorFlow version this benchmark runs against. |
| astratto com.google.protobuf.ByteString | getTfVersionBytes () TensorFlow version this benchmark runs against. |
| booleano astratto | hasBuildConfiguration () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
| booleano astratto | hasCommitId () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
| booleano astratto | haVoci () The list of tests or benchmarks in this run. |
| booleano astratto | hasMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
| booleano astratto | hasRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
Metodi pubblici
estratto pubblico TestResults.BenchmarkType getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public abstract int getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
estratto pubblico BuildConfiguration getBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3; public abstract BuildConfigurationOrBuilder getBuildConfigurationOrBuilder ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3; public abstract CommitId getCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4; estratto pubblico CommitIdOrBuilder getCommitIdOrBuilder ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4; estratto pubblico BenchmarkEntries getEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; public abstract BenchmarkEntriesOrBuilder getEntriesOrBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; estratto pubblico MachineConfiguration getMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7; estratto pubblico MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7; stringa astratta pubblica getName ()
Benchmark target identifier.
string name = 9; estratto pubblico com.google.protobuf.ByteString getNameBytes ()
Benchmark target identifier.
string name = 9; estratto pubblico RunConfiguration getRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8; estratto pubblico RunConfigurationOrBuilder getRunConfigurationOrBuilder ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8; public abstract String 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; estratto 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 astratto double getRunTime ()
The amount of time the total run took (wall time in seconds)
double run_time = 6; public abstract lungo getStartTime ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5; estratto pubblico String getTarget ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1; estratto 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 astratta 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; estratto 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; public abstract booleano hasBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3; pubblico astratto booleano hasCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4; hasEntries booleane astratte pubbliche ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; pubblico astratto booleano hasMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7; pubblico astratto booleano hasRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;