genel statik son sınıf 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
Genel Yöntemler
TestResults.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
TestSonuçları | inşa etmek () |
TestSonuçları | inşaKısmi () |
TestResults.Builder | temizlemek () |
TestResults.Builder | clearBenchmarkType () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
TestResults.Builder | clearBuildConfiguration () 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 | clearEntry'ler () The list of tests or benchmarks in this run. |
TestResults.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
TestResults.Builder | clearMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | clearName () Benchmark target identifier. |
TestResults.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TestResults.Builder | clearRunConfiguration () 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 | clearTarget () The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | clearTfVersion () TensorFlow version this benchmark runs against. |
TestResults.Builder | klon () |
TestResults.BenchmarkType | getBenchmarkType () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
int | getBenchmarkTypeValue () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
YapıYapılandırması | getBuildConfiguration () 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; |
Taahhüt Kimliği | 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; |
TestSonuçları | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Karşılaştırma Girişleri | 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. |
MakineYapılandırması | getMachineConfiguration () 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; |
Makine Yapılandırması Veya Oluşturucu | getMachineConfigurationOrBuilder () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
Sicim | getName () Benchmark target identifier. |
com.google.protobuf.ByteString | getNameBytes () Benchmark target identifier. |
Yapılandırmayı Çalıştır | getRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
RunConfiguration.Builder | getRunConfigurationBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
RunConfigurationOrBuilder | getRunConfigurationOrBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
Sicim | getRunMode () Used for differentiating between continuous and debug builds. |
com.google.protobuf.ByteString | getRunModeBytes () Used for differentiating between continuous and debug builds. |
çift | getRunTime () The amount of time the total run took (wall time in seconds) double run_time = 6; |
uzun | getStartTime () The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
Sicim | hedef al () 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; |
Sicim | getTfVersion () TensorFlow version this benchmark runs against. |
com.google.protobuf.ByteString | getTfVersionBytes () TensorFlow version this benchmark runs against. |
boolean | hasBuildConfiguration () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
boolean | hasCommitId () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
boolean | girişleri var () The list of tests or benchmarks in this run. |
boolean | hasMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
boolean | hasRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
son boole değeri | Başlatıldı () |
TestResults.Builder | mergeBuildConfiguration ( BuildConfiguration değeri) The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
TestResults.Builder | mergeCommitId ( CommitId değeri) The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
TestResults.Builder | |
TestResults.Builder | mergeFrom (com.google.protobuf.Message other) |
TestResults.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TestResults.Builder | mergeMachineConfiguration ( MachineConfiguration değeri) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | mergeRunConfiguration ( RunConfiguration değeri) Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
son TestResults.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
TestResults.Builder | setBenchmarkType ( TestResults.BenchmarkType değeri) .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
TestResults.Builder | setBenchmarkTypeValue (int değeri) .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 ( BuildConfiguration değeri) 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 ( CommitId değeri) The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
TestResults.Builder | |
TestResults.Builder | |
TestResults.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
TestResults.Builder | setMachineConfiguration ( MachineConfiguration.Builder builderForValue) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | setMachineConfiguration ( MachineConfiguration değeri) Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
TestResults.Builder | setName (Dize değeri) Benchmark target identifier. |
TestResults.Builder | setNameBytes (com.google.protobuf.ByteString değeri) Benchmark target identifier. |
TestResults.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
TestResults.Builder | setRunConfiguration ( RunConfiguration değeri) 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 (Dize değeri) Used for differentiating between continuous and debug builds. |
TestResults.Builder | setRunModeBytes (com.google.protobuf.ByteString değeri) Used for differentiating between continuous and debug builds. |
TestResults.Builder | setRunTime (çift değer) The amount of time the total run took (wall time in seconds) double run_time = 6; |
TestResults.Builder | setStartTime (uzun değer) The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
TestResults.Builder | setTarget (Dize değeri) The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | setTargetBytes (com.google.protobuf.ByteString değeri) The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test string target = 1; |
TestResults.Builder | setTfVersion (Dize değeri) TensorFlow version this benchmark runs against. |
TestResults.Builder | setTfVersionBytes (com.google.protobuf.ByteString değeri) TensorFlow version this benchmark runs against. |
son TestResults.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public TestResults.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public TestResults.Builder clearBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
genel TestResults.Builder clearBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
public 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;
genel TestResults.Builder clearMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
genel TestResults.Builder clearRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
genel 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;
genel TestResults.Builder clearRunTime ()
The amount of time the total run took (wall time in seconds)
double run_time = 6;
genel TestResults.Builder clearStartTime ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
herkese açık TestResults.Builder clearTarget ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
herkese açık 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;
public 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;
genel CommitId getCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
public CommitId.Builder getCommitIdBuilder ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
genel CommitIdOrBuilder getCommitIdOrBuilder ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public BenchmarkEntries getEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public BenchmarkEntries.Builder getEntriesBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public BenchmarkEntriesOrBuilder getEntriesOrBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
genel MachineConfiguration getMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
genel MachineConfiguration.Builder getMachineConfigurationBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public MachineConfigurationOrBuilder getMachineConfigurationOrBuilder ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
genel Dize getName ()
Benchmark target identifier.
string name = 9;
public 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;
genel Dize 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;
public 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;
genel çift getRunTime ()
The amount of time the total run took (wall time in seconds)
double run_time = 6;
halka açık uzun getStartTime ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
genel Dize getTarget ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
public com.google.protobuf.ByteString getTargetBytes ()
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
genel Dize getTfVersion ()
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12;
public 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;
genel boolean hasBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
genel boolean hasCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
genel boolean hasEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
genel boolean hasMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
genel boolean hasRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
genel final boolean isInitialized ()
public TestResults.Builder mergeBuildConfiguration ( BuildConfiguration değeri)
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
public TestResults.Builder mergeCommitId ( CommitId değeri)
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
public TestResults.Builder mergeEntries ( BenchmarkEntries değeri)
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
genel TestResults.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
public TestResults.Builder mergeMachineConfiguration ( MachineConfiguration değeri)
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public TestResults.Builder mergeRunConfiguration ( RunConfiguration değeri)
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
genel final TestResults.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public TestResults.Builder setBenchmarkType ( TestResults.BenchmarkType değeri)
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public TestResults.Builder setBenchmarkTypeValue (int değeri)
.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;
public TestResults.Builder setBuildConfiguration ( BuildConfiguration değeri)
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;
public TestResults.Builder setCommitId ( CommitId değeri)
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;
public TestResults.Builder setEntries ( BenchmarkEntries değeri)
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
public TestResults.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public TestResults.Builder setMachineConfiguration ( MachineConfiguration.Builder builderForValue)
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public TestResults.Builder setMachineConfiguration ( MachineConfiguration değeri)
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
public TestResults.Builder setNameBytes (com.google.protobuf.ByteString değeri)
Benchmark target identifier.
string name = 9;
public TestResults.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
public TestResults.Builder setRunConfiguration ( RunConfiguration değeri)
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
public TestResults.Builder setRunConfiguration ( RunConfiguration.Builder builderForValue)
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
public TestResults.Builder setRunMode (Dize değeri)
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;
public TestResults.Builder setRunModeBytes (com.google.protobuf.ByteString değeri)
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;
public TestResults.Builder setRunTime (çift değer)
The amount of time the total run took (wall time in seconds)
double run_time = 6;
public TestResults.Builder setStartTime (uzun değer)
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
public TestResults.Builder setTarget (Dize değeri)
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
public TestResults.Builder setTargetBytes (com.google.protobuf.ByteString değeri)
The target of the run, e.g.: //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
string target = 1;
public TestResults.Builder setTfVersion (Dize değeri)
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12;
public TestResults.Builder setTfVersionBytes (com.google.protobuf.ByteString değeri)
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12;