TestResults.Builder

الطبقة النهائية العامة الثابتة 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.
 
نوع Protobuf tensorflow.TestResults

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

نتائج الاختبار.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
نتائج الإختبار
نتائج الإختبار
نتائج الاختبار.Builder
نتائج الاختبار.Builder
ClearBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
نتائج الاختبار.Builder
كلير بيلد كونفيجوريشن ()
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
نتائج الاختبار.Builder
معرف واضح ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
نتائج الاختبار.Builder
مداخل واضحة ()
 The list of tests or benchmarks in this run.
نتائج الاختبار.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
نتائج الاختبار.Builder
تكوين كليرماشين ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
نتائج الاختبار.Builder
اسم واضح ()
 Benchmark target identifier.
نتائج الاختبار.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
نتائج الاختبار.Builder
تكوين كليررون ()
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
نتائج الاختبار.Builder
وضع التشغيل الواضح ()
 Used for differentiating between continuous and debug builds.
نتائج الاختبار.Builder
كليررونتيمي ()
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
نتائج الاختبار.Builder
كلير ستارت تايم ()
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
نتائج الاختبار.Builder
هدف واضح ()
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
نتائج الاختبار.Builder
كليرتففيرسيون ()
 TensorFlow version this benchmark runs against.
نتائج الاختبار.Builder
نتائج الاختبار.نوع المعيار
الحصول على 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;
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;
معرف الالتزام
معرف الحصول على ()
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
CommitId.Builder
الحصول علىCommitIdBuilder ()
 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
com.google.protobuf.Descriptors.Descriptor
إدخالات المعيار
الحصول على الإدخالات ()
 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.
تكوين الآلة
تكوين الجهاز ()
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
تكوين الآلة.Builder
الحصول على تكوين الآلة ()
 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;
RunConfiguration.Builder
الحصول على RunConfigurationBuilder ()
 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.
منطقية
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;
منطقية نهائية
نتائج الاختبار.Builder
دمجBuildConfiguration (قيمة BuildConfiguration )
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
نتائج الاختبار.Builder
mergeCommitId (قيمة CommitId )
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
نتائج الاختبار.Builder
mergeEntries (قيمة BenchmarkEntries )
 The list of tests or benchmarks in this run.
نتائج الاختبار.Builder
دمج من (com.google.protobuf.Message أخرى)
نتائج الاختبار.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
نتائج الاختبار.Builder
mergeMachineConfiguration (قيمة MachineConfiguration )
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
نتائج الاختبار.Builder
mergeRunConfiguration (قيمة RunConfiguration )
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
نتائج الاختبار النهائية.Builder
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
نتائج الاختبار.Builder
setBenchmarkType (قيمة TestResults.BenchmarkType )
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
نتائج الاختبار.Builder
setBenchmarkTypeValue (قيمة int)
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
نتائج الاختبار.Builder
setBuildConfiguration ( BuildConfiguration.Builder builderForValue)
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
نتائج الاختبار.Builder
setBuildConfiguration (قيمة BuildConfiguration )
 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;
نتائج الاختبار.Builder
setCommitId ( CommitId.Builder builderForValue)
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
نتائج الاختبار.Builder
setCommitId (قيمة CommitId )
 The commit id (git hash or changelist)
 
.tensorflow.CommitId commit_id = 4;
نتائج الاختبار.Builder
setEntries ( BenchmarkEntries.Builder builderForValue)
 The list of tests or benchmarks in this run.
نتائج الاختبار.Builder
setEntries (قيمة BenchmarkEntries )
 The list of tests or benchmarks in this run.
نتائج الاختبار.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
نتائج الاختبار.Builder
setMachineConfiguration ( MachineConfiguration.Builder builderForValue)
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
نتائج الاختبار.Builder
setMachineConfiguration (قيمة MachineConfiguration )
 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;
نتائج الاختبار.Builder
setName (قيمة السلسلة)
 Benchmark target identifier.
نتائج الاختبار.Builder
setNameBytes (قيمة com.google.protobuf.ByteString)
 Benchmark target identifier.
نتائج الاختبار.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
نتائج الاختبار.Builder
setRunConfiguration (قيمة RunConfiguration )
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
نتائج الاختبار.Builder
setRunConfiguration ( RunConfiguration.Builder builderForValue)
 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;
نتائج الاختبار.Builder
setRunMode (قيمة السلسلة)
 Used for differentiating between continuous and debug builds.
نتائج الاختبار.Builder
setRunModeBytes (قيمة com.google.protobuf.ByteString)
 Used for differentiating between continuous and debug builds.
نتائج الاختبار.Builder
setRunTime (قيمة مزدوجة)
 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;
نتائج الاختبار.Builder
setStartTime (قيمة طويلة)
 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;
نتائج الاختبار.Builder
setTarget (قيمة السلسلة)
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
نتائج الاختبار.Builder
setTargetBytes (قيمة com.google.protobuf.ByteString)
 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;
نتائج الاختبار.Builder
setTfVersion (قيمة السلسلة)
 TensorFlow version this benchmark runs against.
نتائج الاختبار.Builder
setTfVersionBytes (قيمة com.google.protobuf.ByteString)
 TensorFlow version this benchmark runs against.
نتائج الاختبار النهائية.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

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

TestResults.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

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

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

TestResults.Builder العام واضح ()

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 العامة ClearEntries ()

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

TestResults.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

TestResults.Builder العامة ClearMachineConfiguration ()

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

TestResults.Builder العامة اسم واضح ()

 Benchmark target identifier.
 
string name = 9;

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.
 Must be one of:
 * cbuild: results from continuous build.
 * presubmit: results from oneshot requests.
 * culprit: results from culprit finder rerun.
 
string run_mode = 11;

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.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

استنساخ TestResults.Builder العام ()

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;

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;

معرف الالتزام العام 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;

getCommitIdOrBuilder العامة getCommitIdOrBuilder ()

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

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

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

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

getEntries العامة BenchmarkEntries ()

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

BenchmarkEntries.Builder العامة getEntriesBuilder ()

 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;

MachineConfiguration.Builder العامة getMachineConfigurationBuilder ()

 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;

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;

سلسلة 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;

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

العام TestResults.Builder mergeBuildConfiguration (قيمة BuildConfiguration )

 The configuration of the build (compiled opt? with cuda? any copts?)
 
.tensorflow.BuildConfiguration build_configuration = 3;

TestResults.Builder العام mergeCommitId (قيمة CommitId )

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

TestResults.Builder mergeEntries العامة (قيمة BenchmarkEntries )

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

العام TestResults.Builder mergeFrom (com.google.protobuf.Message أخرى)

العام TestResults.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

TestResults.Builder العام mergeMachineConfiguration (قيمة MachineConfiguration )

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

العام TestResults.Builder mergeRunConfiguration (قيمة RunConfiguration )

 Run-specific parameters (arguments, etc)
 
.tensorflow.RunConfiguration run_configuration = 8;

TestResults.Builder النهائي العام mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

TestResults.Builder العامة setBenchmarkType (قيمة TestResults.BenchmarkType )

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

TestResults.Builder العامة setBenchmarkTypeValue (قيمة int)

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

 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 )

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

TestResults.Builder setEntries العامة ( BenchmarkEntries.Builder builderForValue)

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

TestResults.Builder setEntries العامة (قيمة BenchmarkEntries )

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

TestResults.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

TestResults.Builder setMachineConfiguration العامة ( MachineConfiguration.Builder builderForValue)

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

TestResults.Builder العامة setMachineConfiguration (قيمة MachineConfiguration )

 Machine-specific parameters (Platform and CPU info)
 
.tensorflow.MachineConfiguration machine_configuration = 7;

اسم مجموعة TestResults.Builder العام (قيمة السلسلة)

 Benchmark target identifier.
 
string name = 9;

TestResults.Builder العامة setNameBytes (قيمة com.google.protobuf.ByteString)

 Benchmark target identifier.
 
string name = 9;

TestResults.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

TestResults.Builder العامة setRunConfiguration (قيمة RunConfiguration )

 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 (قيمة السلسلة)

 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;

TestResults.Builder العامة setRunModeBytes (قيمة com.google.protobuf.ByteString)

 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;

TestResults.Builder العام setRunTime (قيمة مزدوجة)

 The amount of time the total run took (wall time in seconds)
 
double run_time = 6;

TestResults.Builder العامة setStartTime (قيمة طويلة)

 The time the run started (in seconds of UTC time since Unix epoch)
 
int64 start_time = 5;

TestResults.Builder العام setTarget (قيمة السلسلة)

 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)

 The target of the run, e.g.:
  //tensorflow/core:kernels_adjust_contrast_op_benchmark_test
 
string target = 1;

TestResults.Builder العامة setTfVersion (قيمة السلسلة)

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

TestResults.Builder العامة setTfVersionBytes (قيمة com.google.protobuf.ByteString)

 TensorFlow version this benchmark runs against.
 This can be either set to full version or just the major version.
 
string tf_version = 12;

TestResults.Builder النهائي العام setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)