อินเทอร์เฟซสาธารณะ TestResultsOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| บทคัดย่อ TestResults.BenchmarkType | รับBenchmarkType () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
| บทคัดย่อ | รับBenchmarkTypeValue () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
| การกำหนดค่า BuildConfiguration แบบนามธรรม | 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. |
| เกณฑ์มาตรฐานเชิงนามธรรมEntriesOrBuilder | getEntriesOrBuilder () The list of tests or benchmarks in this run. |
| การกำหนดค่าเครื่องจักร ที่เป็นนามธรรม | รับการกำหนดค่าเครื่อง () 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; |
| สตริงที่เป็นนามธรรม | รับชื่อ () Benchmark target identifier. |
| นามธรรม com.google.protobuf.ByteString | getNameBytes () Benchmark target identifier. |
| การกำหนดค่า Run แบบนามธรรม | 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. |
| นามธรรม 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 | รับ TargetBytes () 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. |
| บูลีนนามธรรม | 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; |
| บูลีนนามธรรม | hasRunConfiguration () 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;
BuildConfiguration นามธรรมสาธารณะ 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; บทคัดย่อสาธารณะ BenchmarkEntries getEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; บทคัดย่อสาธารณะ BenchmarkEntriesOrBuilder getEntriesOrBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2; บทคัดย่อสาธารณะ MachineConfiguration getMachineConfiguration ()
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; สตริงนามธรรมสาธารณะ 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;