TestResults

genel final dersi TestSonuçları

 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.
 
Protobuf tipi tensorflow.TestResults

İç İçe Sınıflar

Sıralama TestResults.BenchmarkType
 The type of benchmark. 
sınıf TestResults.Builder
 The output of one benchmark / test run. 

Sabitler

int BENCHMARK_TYPE_FIELD_NUMBER
int BUILD_CONFIGURATION_FIELD_NUMBER
int COMMIT_ID_FIELD_NUMBER
int ENTRIES_FIELD_NUMBER
int MACHINE_CONFIGURATION_FIELD_NUMBER
int NAME_FIELD_NUMBER
int RUN_CONFIGURATION_FIELD_NUMBER
int RUN_MODE_FIELD_NUMBER
int RUN_TIME_FIELD_NUMBER
int START_TIME_FIELD_NUMBER
int TARGET_FIELD_NUMBER
int TF_VERSION_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
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;
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;
CommitIdOrBuilder
getCommitIdOrBuilder ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
Statik TestSonuçları
Test sonuçları
final statik com.google.protobuf.Descriptors.Descriptor
Karşılaştırma Girişleri
getEntries ()
 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;
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;
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;
int
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.
final com.google.protobuf.UnknownFieldSet
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;
int
son boole değeri
statik TestResults.Builder
statik TestResults.Builder
TestResults.Builder
Statik TestSonuçları
parseDelimitedFrom (InputStream girişi)
Statik TestSonuçları
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TestSonuçları
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TestSonuçları
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
Statik TestSonuçları
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TestSonuçları
parseFrom (ByteBuffer verileri)
Statik TestSonuçları
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TestSonuçları
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
Statik TestSonuçları
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Statik TestSonuçları
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
TestResults.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BENCHMARK_TYPE_FIELD_NUMBER

Sabit Değer: 10

genel statik final int BUILD_CONFIGURATION_FIELD_NUMBER

Sabit Değer: 3

genel statik final int COMMIT_ID_FIELD_NUMBER

Sabit Değer: 4

genel statik final int ENTRIES_FIELD_NUMBER

Sabit Değer: 2

genel statik final int MACHINE_CONFIGURATION_FIELD_NUMBER

Sabit Değer: 7

genel statik final int NAME_FIELD_NUMBER

Sabit Değer: 9

genel statik final int RUN_CONFIGURATION_FIELD_NUMBER

Sabit Değer: 8

genel statik final int RUN_MODE_FIELD_NUMBER

Sabit Değer: 11

genel statik final int RUN_TIME_FIELD_NUMBER

Sabit Değer: 6

genel statik final int START_TIME_FIELD_NUMBER

Sabit Değer: 5

genel statik final int TARGET_FIELD_NUMBER

Sabit Değer: 1

genel statik final int TF_VERSION_FIELD_NUMBER

Sabit Değer: 12

Genel Yöntemler

genel boole eşittir (Object obj)

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 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;

genel CommitIdOrBuilder getCommitIdOrBuilder ()

 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;

genel statik TestResults getDefaultInstance ()

genel TestResults getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public BenchmarkEntries getEntries ()

 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;

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;

halk getParserForType ()

public RunConfiguration getRunConfiguration ()

 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;

public int getSerializedSize ()

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 final com.google.protobuf.UnknownFieldSet getUnknownFields ()

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 int hashCode ()

genel final boolean isInitialized ()

public static TestResults.Builder newBuilder ( TestResults prototipi)

genel statik TestResults.Builder newBuilder ()

public TestResults.Builder newBuilderForType ()

genel statik TestSonuçları ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik TestResults ayrıştırmaDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TestSonuçları ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TestResults ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik TestSonuçları ayrıştırmaFrom (bayt[] veri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik TestResults ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TestSonuçları ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TestResults ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik TestResults ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik TestSonuçları ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

public TestResults.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası