TestResults

نتایج آزمون نهایی کلاس عمومی

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

کلاس های تو در تو

enum TestResults.BenchmarkType
 The type of benchmark. 
کلاس TestResults.Builder
 The output of one benchmark / test run. 

ثابت ها

بین المللی BENCHMARK_TYPE_FIELD_NUMBER
بین المللی BUILD_CONFIGURATION_FIELD_NUMBER
بین المللی COMMIT_ID_FIELD_NUMBER
بین المللی ENTRIES_FIELD_NUMBER
بین المللی MACHINE_CONFIGURATION_FIELD_NUMBER
بین المللی NAME_FIELD_NUMBER
بین المللی RUN_CONFIGURATION_FIELD_NUMBER
بین المللی RUN_MODE_FIELD_NUMBER
بین المللی RUN_TIME_FIELD_NUMBER
بین المللی START_TIME_FIELD_NUMBER
بین المللی TARGET_FIELD_NUMBER
بین المللی TF_VERSION_FIELD_NUMBER

روش های عمومی

بولی
برابر است (object obj)
TestResults.BenchmarkType
getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
بین المللی
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;
نتایج تست استاتیک
نتایج آزمون
نهایی static com.google.protobuf.Descriptors.Descriptor
ورودی های محک
دریافت ورودی ()
 The list of tests or benchmarks in this run.
BenchmarkEntriesOrBuilder
getEntriesOrBuilder ()
 The list of tests or benchmarks in this run.
پیکربندی ماشین
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.
com.google.protobuf.ByteString
getNameBytes ()
 Benchmark target identifier.
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.
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;
رشته
getTarget ()
string target = 1;
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
= 1;
com.google.protobuf.ByteString
getTargetBytes ()
string target = 1;
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
= 1;
رشته
getTfVersion ()
 TensorFlow version this benchmark runs against.
com.google.protobuf.ByteString
getTfVersionBytes ()
 TensorFlow version this benchmark runs against.
com.google.protobuf.UnknownFieldSet نهایی
بولی
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;
بولی
has Entries ()
 The list of tests or benchmarks in this run.
بولی
hasMachineConfiguration ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
بولی
hasRunConfiguration ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
بین المللی
بولی نهایی
Static TestResults.Builder
newBuilder (نمونه اولیه TestResults )
Static TestResults.Builder
TestResults.Builder
نتایج تست استاتیک
parseDelimitedFrom (ورودی جریان ورودی)
نتایج تست استاتیک
parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
نتایج تست استاتیک
parseFrom (داده‌های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
نتایج تست استاتیک
parseFrom (ورودی com.google.protobuf.CodedInputStream)
نتایج تست استاتیک
parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
نتایج تست استاتیک
parseFrom (داده های ByteBuffer)
نتایج تست استاتیک
parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
نتایج تست استاتیک
parseFrom (داده های com.google.protobuf.ByteString)
نتایج تست استاتیک
parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
نتایج تست استاتیک
parseFrom (داده‌های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ایستا
TestResults.Builder
خالی
writeTo (خروجی com.google.protobuf.CodedOutputStream)

روش های ارثی

ثابت ها

نهایی استاتیک عمومی BENCHMARK_TYPE_FIELD_NUMBER

ارزش ثابت: 10

نهایی استاتیک عمومی BUILD_CONFIGURATION_FIELD_NUMBER

مقدار ثابت: 3

نهایی استاتیک عمومی COMMIT_ID_FIELD_NUMBER

ارزش ثابت: 4

نهایی استاتیک عمومی ENTRIES_FIELD_NUMBER

مقدار ثابت: 2

نهایی استاتیک عمومی MACHINE_CONFIGURATION_FIELD_NUMBER

ارزش ثابت: 7

نهایی استاتیک عمومی NAME_FIELD_NUMBER

مقدار ثابت: 9

نهایی استاتیک عمومی RUN_CONFIGURATION_FIELD_NUMBER

مقدار ثابت: 8

نهایی استاتیک عمومی RUN_MODE_FIELD_NUMBER

ارزش ثابت: 11

نهایی استاتیک عمومی RUN_TIME_FIELD_NUMBER

مقدار ثابت: 6

نهایی استاتیک عمومی START_TIME_FIELD_NUMBER

ارزش ثابت: 5

نهایی استاتیک عمومی TARGET_FIELD_NUMBER

ارزش ثابت: 1

نهایی استاتیک عمومی TF_VERSION_FIELD_NUMBER

ارزش ثابت: 12

روش های عمومی

بولین عمومی برابر است (Object Obj)

عمومی 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;

عمومی استاتیک TestResults getDefaultInstance ()

عمومی TestResults getDefaultInstanceForType ()

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

عمومی بنچمارک Entries 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;

عمومی getParserForType ()

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;

عمومی int getSerializedSize ()

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

string target = 1;

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
= 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;

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

بولی عمومی 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.
 
.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;

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک TestResults.Builder newBuilder (نمونه اولیه TestResults )

عمومی استاتیک TestResults.Builder newBuilder ()

عمومی TestResults.Builder newBuilderForType ()

عمومی استاتیک TestResults parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک TestResults parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک TestResults parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک TestResults parseFrom (ورودی com.google.protobuf.CodedInputStream)

پرتاب می کند
IOException

عمومی استاتیک TestResults parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک TestResults parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک TestResults parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک TestResults parseFrom (داده های com.google.protobuf.ByteString)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک TestResults parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک TestResults parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
InvalidProtocolBufferException

استاتیک عمومی تجزیه کننده ()

عمومی TestResults.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException