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

فئات متداخلة

التعداد نتائج الاختبار.نوع المعيار
 The type of benchmark. 
فصل نتائج الاختبار.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

الأساليب العامة

منطقية
يساوي (كائن كائن)
نتائج الاختبار.نوع المعيار
الحصول على BenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
كثافة العمليات
الحصول على BenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
تكوين البناء
تكوين التكوين ()
 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;
معرف الالتزام
معرف الحصول على ()
 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;
نتائج الاختبار الثابتة
نتائج الإختبار
النهائي الثابت 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.
تكوين الآلة
تكوين الجهاز ()
 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
الحصول على اسم بايت ()
 Benchmark target identifier.
تشغيل التكوين
تكوين getRun ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
RunConfigurationOrBuilder
الحصول على RunConfigurationOrBuilder ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
خيط
وضع التشغيل ()
 Used for differentiating between continuous and debug builds.
com.google.protobuf.ByteString
الحصول على RunModeBytes ()
 Used for differentiating between continuous and debug builds.
مزدوج
احصل على وقت التشغيل ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
كثافة العمليات
طويل
احصل على StartTime ()
 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
الحصول على الهدف بايت ()
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
خيط
الحصول علىTfVersion ()
 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;
منطقية
معرف الالتزام ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
منطقية
hasEntries ()
 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.Builder
newBuilder (النموذج الأولي لنتائج الاختبار )
ثابت TestResults.Builder
نتائج الاختبار.Builder
نتائج الاختبار الثابتة
parseDelimitedFrom (إدخال InputStream)
نتائج الاختبار الثابتة
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 input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
نتائج الاختبار الثابتة
parseFrom (بيانات com.google.protobuf.ByteString)
نتائج الاختبار الثابتة
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
نتائج الاختبار الثابتة
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
نتائج الاختبار.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

int النهائي الثابت العام 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;

تكوين البناء العام 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;

معرف الالتزام العام getCommitId ()

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

getCommitIdOrBuilder العامة getCommitIdOrBuilder ()

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

نتائج الاختبار الثابتة العامة getDefaultInstance ()

نتائج الاختبار العامة getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

getEntries العامة BenchmarkEntries ()

 The list of tests or benchmarks in this run.
 
.tensorflow.BenchmarkEntries entries = 2;

getEntriesOrBuilder العامة BenchmarkEntriesOrBuilder ()

 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;

تكوين الجهاز العام أو البناء 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;

int public 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 () العام

 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;

النهائي العام 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;

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;

كود التجزئة الدولي العام ()

تمت تهيئة القيمة المنطقية النهائية العامة ()

TestResults.Builder العام الثابت newBuilder (النموذج الأولي لـ TestResults )

TestResults.Builder العام الثابت newBuilder ()

TestResults.Builder العام newBuilderForType ()

تحليل TestResults العام الثابت (إدخال InputStream)

رميات
IOEException

تحليل TestResults الثابت العام (InputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TestResults العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل نتائج الاختبار الثابت العام (com.google.protobuf.CodedInputStream input)

رميات
IOEException

تحليل TestResults العام الثابت (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل TestResults العام الثابت (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل TestResults العام الثابت (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TestResults العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل TestResults العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل TestResults العام الثابت (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

نتائج الاختبار العامة.Builder toBuilder ()

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException