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. 

קבועים

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

שיטות ציבוריות

בוליאני
שווה (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;
תוצאות בדיקה סטטיות
תוצאות מבחן
final static com.google.protobuf.Descriptors.Descriptor
BenchmarkEntries
getEntries ()
 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;
int
ארוך
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.
com.google.protobuf.ByteString
getTfVersionBytes ()
 TensorFlow version this benchmark runs against.
final 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;
בוליאני
hasEntries ()
 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;
int
בוליאנית סופית
סטטי TestResults.Builder
סטטי TestResults.Builder
TestResults.Builder
תוצאות בדיקה סטטיות
parseDelimitedFrom (קלט InputStream)
תוצאות בדיקה סטטיות
parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תוצאות בדיקה סטטיות
parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
תוצאות בדיקה סטטיות
parseFrom (קלט com.google.protobuf.CodedInputStream)
תוצאות בדיקה סטטיות
parseFrom (נתוני byte[], 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)

Public TestResults.BenchmarkType getBenchmarkType ()

.tensorflow.TestResults.BenchmarkType benchmark_type = 10;

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

public BuildConfigurationOrBuilder getBuildConfigurationOrBuilder ()

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

public CommitId getCommitId ()

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

public CommitIdOrBuilder getCommitIdOrBuilder ()

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

Public static TestResults getDefaultInstance ()

תוצאות בדיקה ציבוריות 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;

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

מחרוזת ציבורית getName ()

 Benchmark target identifier.
 
string name = 9;

public com.google.protobuf.ByteString getNameBytes ()

 Benchmark target identifier.
 
string name = 9;

פּוּמְבֵּי 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;

מחרוזת ציבורית 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;

getRunTime כפול ()

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

public int getSerializedSize ()

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

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

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;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

יש BuildConfiguration בוליאני ציבורי ()

 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;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

Public static TestResults.Builder newBuilder (אב-טיפוס TestResults )

Public static TestResults.Builder newBuilder ()

Public TestResults.Builder newBuilderForType ()

Public static TestResults parseDelimitedFrom (קלט זרם קלט)

זורק
IOException

Public static TestResults parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static TestResults parseFrom (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

Public static TestResults parseFrom (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

Public static TestResults parseFrom (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

ניתוח תוצאות בדיקה סטטיים ציבוריים (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

Public static TestResults parseFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

ניתוח תוצאות בדיקה סטטיים ציבוריים (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

Public static TestResults parseFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

Public static TestResults parseFrom (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

Public TestResults.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException