सार्वजनिक इंटरफ़ेस TestResultsOrBuilder
ज्ञात अप्रत्यक्ष उपवर्ग |
सार्वजनिक तरीके
सार 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; |
सार 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; |
सार CommitIdOrBuilder | getCommitIdOrBuilder () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
सार बेंचमार्क प्रविष्टियाँ | प्रविष्टियाँ प्राप्त करें () The list of tests or benchmarks in this run. |
सार बेंचमार्कएंट्रीज़ऑरबिल्डर | getEntriesOrBuilder () The list of tests or benchmarks in this run. |
सार मशीन कॉन्फ़िगरेशन | getMachineConfiguration () 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 | getNameबाइट्स () Benchmark target identifier. |
सार रनकॉन्फिगरेशन | getRunकॉन्फिगरेशन () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
सार RunConfigurationOrBuilder | getRunConfigurationOrBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
सार स्ट्रिंग | गेटरनमोड () Used for differentiating between continuous and debug builds. |
सार com.google.protobuf.ByteString | getRunModeBytes () Used for differentiating between continuous and debug builds. |
सार दोहरा | गेटरनटाइम () The amount of time the total run took (wall time in seconds) double run_time = 6; |
अमूर्त लंबा | गेटस्टार्टटाइम () 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 | getTargetबाइट्स () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
सार स्ट्रिंग | getTfसंस्करण () TensorFlow version this benchmark runs against. |
सार com.google.protobuf.ByteString | getTfVersionBytes () TensorFlow version this benchmark runs against. |
अमूर्त बूलियन | 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; |
अमूर्त बूलियन | प्रविष्टियाँ हैं () The list of tests or benchmarks in this run. |
अमूर्त बूलियन | मशीनकॉन्फिगरेशन है () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
अमूर्त बूलियन | hasRunकॉन्फिगरेशन () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
सार्वजनिक तरीके
सार्वजनिक सार TestResults.BenchmarkType getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
सार्वजनिक सार 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;
सार्वजनिक सार 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;
सार्वजनिक सार CommitIdOrBuilder getCommitIdOrBuilder ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
सार्वजनिक सार बेंचमार्कएंट्रीज़ गेटएंट्रीज़ ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
सार्वजनिक सार बेंचमार्कएंट्रीज़ऑरबिल्डर getEntriesOrBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
सार्वजनिक सार मशीनकॉन्फिगरेशन getMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
सार्वजनिक सार मशीनकॉन्फ़िगरेशनऑरबिल्डर getMachineकॉन्फ़िगरेशनऑरबिल्डर ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
सार्वजनिक सार स्ट्रिंग getName ()
Benchmark target identifier.
string name = 9;
सार्वजनिक सार com.google.protobuf.ByteString getNameBytes ()
Benchmark target identifier.
string name = 9;
सार्वजनिक सार RunConfiguration getRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
सार्वजनिक सार 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;
सार्वजनिक सार 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;
सार्वजनिक सार 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;
सार्वजनिक सार 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;