antarmuka publik TestResultsOrBuilder
| Subkelas Tidak Langsung yang Diketahui |
Metode Publik
| abstrak Hasil Tes.Jenis Benchmark | dapatkanJenis Benchmark () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
| abstrak ke dalam | dapatkanBenchmarkTypeValue () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
| BuildConfiguration abstrak | dapatkanBuildConfiguration () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
| abstrak BuildConfigurationOrBuilder | getBuildConfigurationOrBuilder () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
| abstrak CommitId | dapatkanCommitId () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
| abstrak CommitIdOrBuilder | dapatkanCommitIdOrBuilder () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
| Entri Benchmark abstrak | dapatkan Entri () The list of tests or benchmarks in this run. |
| abstrak BenchmarkEntriesOrBuilder | dapatkanEntriesOrBuilder () The list of tests or benchmarks in this run. |
| Konfigurasi Mesin abstrak | dapatkan Konfigurasi Mesin () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
| abstrak MachineConfigurationOrBuilder | dapatkanMachineConfigurationOrBuilder () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
| Tali abstrak | dapatkan Nama () Benchmark target identifier. |
| abstrak com.google.protobuf.ByteString | dapatkanNamaBytes () Benchmark target identifier. |
| abstrak RunConfiguration | getRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
| abstrak RunConfigurationOrBuilder | getRunConfigurationOrBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
| Tali abstrak | dapatkanRunMode () Used for differentiating between continuous and debug builds. |
| abstrak com.google.protobuf.ByteString | dapatkanRunModeBytes () Used for differentiating between continuous and debug builds. |
| abstrak ganda | dapatkan RunTime () The amount of time the total run took (wall time in seconds) double run_time = 6; |
| abstrak panjang | dapatkan Waktu Mulai () The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
| Tali abstrak | dapatkan Target () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
| abstrak com.google.protobuf.ByteString | dapatkanTargetBytes () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
| Tali abstrak | dapatkan Versi Tf () TensorFlow version this benchmark runs against. |
| abstrak com.google.protobuf.ByteString | dapatkanTfVersionBytes () TensorFlow version this benchmark runs against. |
| boolean abstrak | hasBuildConfiguration () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
| boolean abstrak | hasCommitId () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
| boolean abstrak | memilikiEntri () The list of tests or benchmarks in this run. |
| boolean abstrak | hasMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
| boolean abstrak | hasRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
Metode Publik
abstrak publik TestResults.BenchmarkType getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
abstrak publik int getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
abstrak publik BuildConfiguration getBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3; abstrak publik BuildConfigurationOrBuilder getBuildConfigurationOrBuilder ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3; abstrak publik CommitId getCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4; abstrak publik CommitIdOrBuilder getCommitIdOrBuilder ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4; abstrak publik BenchmarkEntries getEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; abstrak publik BenchmarkEntriesOrBuilder getEntriesOrBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; abstrak publik Konfigurasi Mesin getMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7; abstrak publik MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7; abstrak publik String getName ()
Benchmark target identifier.
string name = 9; abstrak publik com.google.protobuf.ByteString getNameBytes ()
Benchmark target identifier.
string name = 9; abstrak publik RunConfiguration getRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8; abstrak publik RunConfigurationOrBuilder getRunConfigurationOrBuilder ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8; String abstrak publik 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; abstrak publik 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; abstrak publik getRunTime ganda ()
The amount of time the total run took (wall time in seconds)
double run_time = 6; abstrak publik getStartTime panjang ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5; abstrak publik String getTarget ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1; abstrak publik com.google.protobuf.ByteString getTargetBytes ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1; String abstrak publik getTfVersion ()
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12; abstrak publik 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; boolean abstrak publik hasBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3; boolean abstrak publik hasCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4; boolean abstrak publik hasEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; boolean abstrak publik hasMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7; boolean abstrak publik hasRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;