publiczne zajęcia końcowe 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 typu
tensorflow.TestResults
Klasy zagnieżdżone
wyliczenie | TestResults.BenchmarkType | The type of benchmark. | |
klasa | TestResults.Builder | The output of one benchmark / test run. |
Stałe
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
TestResults.BenchmarkType | pobierz typ testu porównawczego () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
wew | getBenchmarkTypeValue () .tensorflow.TestResults.BenchmarkType benchmark_type = 10; |
Konfiguracja kompilacji | 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; |
Identyfikator zatwierdzenia | 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; |
wyniki testu statycznego | |
Wyniki testu | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Wpisy benchmarkowe | pobierz wpisy () The list of tests or benchmarks in this run. |
BenchmarkEntriesOrBuilder | getEntriesOrBuilder () The list of tests or benchmarks in this run. |
Konfiguracja maszyny | getMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
Konfiguracja maszyny lub konstruktor | getMachineConfigurationOrBuilder () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
Smyczkowy | pobierz nazwę () Benchmark target identifier. |
com.google.protobuf.ByteString | getNameBytes () Benchmark target identifier. |
Uruchom konfigurację | getRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
UruchomConfigurationOrBuilder | getRunConfigurationOrBuilder () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
Smyczkowy | getRunMode () Used for differentiating between continuous and debug builds. |
com.google.protobuf.ByteString | getRunModeBytes () Used for differentiating between continuous and debug builds. |
podwójnie | getRunTime () The amount of time the total run took (wall time in seconds) double run_time = 6; |
wew | |
długi | getStartTime () The time the run started (in seconds of UTC time since Unix epoch) int64 start_time = 5; |
Smyczkowy | pobierz cel () 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; |
Smyczkowy | getTfVersion () TensorFlow version this benchmark runs against. |
com.google.protobuf.ByteString | getTfVersionBytes () TensorFlow version this benchmark runs against. |
końcowy com.google.protobuf.UnknownFieldSet | |
wartość logiczna | maBuildConfiguration () The configuration of the build (compiled opt? with cuda? any copts?) .tensorflow.BuildConfiguration build_configuration = 3; |
wartość logiczna | maCommitId () The commit id (git hash or changelist) .tensorflow.CommitId commit_id = 4; |
wartość logiczna | maWpisy () The list of tests or benchmarks in this run. |
wartość logiczna | maMachineConfiguration () Machine-specific parameters (Platform and CPU info) .tensorflow.MachineConfiguration machine_configuration = 7; |
wartość logiczna | maRunConfiguration () Run-specific parameters (arguments, etc) .tensorflow.RunConfiguration run_configuration = 8; |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny TestResults.Builder | newBuilder (prototyp TestResults ) |
statyczny TestResults.Builder | |
TestResults.Builder | |
wyniki testu statycznego | parseDelimitedFrom (wejście strumienia wejściowego) |
wyniki testu statycznego | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wyniki testu statycznego | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wyniki testu statycznego | parseFrom (wejście com.google.protobuf.CodedInputStream) |
wyniki testu statycznego | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
wyniki testu statycznego | parseFrom (dane ByteBuffer) |
wyniki testu statycznego | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wyniki testu statycznego | parseFrom (dane com.google.protobuf.ByteString) |
wyniki testu statycznego | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
wyniki testu statycznego | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
TestResults.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int BENCHMARK_TYPE_FIELD_NUMBER
Wartość stała: 10
publiczny statyczny końcowy int BUILD_CONFIGURATION_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int COMMIT_ID_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int ENTRIES_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int MACHINE_CONFIGURATION_FIELD_NUMBER
Wartość stała: 7
publiczny statyczny końcowy int NAME_FIELD_NUMBER
Wartość stała: 9
publiczny statyczny końcowy int RUN_CONFIGURATION_FIELD_NUMBER
Wartość stała: 8
publiczny statyczny końcowy int RUN_MODE_FIELD_NUMBER
Wartość stała: 11
publiczny statyczny końcowy int RUN_TIME_FIELD_NUMBER
Wartość stała: 6
publiczny statyczny końcowy int START_TIME_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int TARGET_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int TF_VERSION_FIELD_NUMBER
Wartość stała: 12
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
publiczny TestResults.BenchmarkType getBenchmarkType ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
public int getBenchmarkTypeValue ()
.tensorflow.TestResults.BenchmarkType benchmark_type = 10;
publiczna konfiguracja kompilacji 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;
publiczny 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 final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny BenchmarkEntries getEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
publiczny test porównawczyEntriesOrBuilder getEntriesOrBuilder ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
publiczna konfiguracja maszyny 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;
public String getName ()
Benchmark target identifier.
string name = 9;
public com.google.protobuf.ByteString getNameBytes ()
Benchmark target identifier.
string name = 9;
publiczny getParserForType ()
publiczna konfiguracja 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;
publiczny ciąg 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;
publiczny podwójny getRunTime ()
The amount of time the total run took (wall time in seconds)
double run_time = 6;
publiczny int getSerializedSize ()
publiczny długi getStartTime ()
The time the run started (in seconds of UTC time since Unix epoch)
int64 start_time = 5;
publiczny ciąg 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;
publiczny ciąg getTfVersion ()
TensorFlow version this benchmark runs against. This can be either set to full version or just the major version.
string tf_version = 12;
publiczny 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;
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczna wartość logiczna hasBuildConfiguration ()
The configuration of the build (compiled opt? with cuda? any copts?)
.tensorflow.BuildConfiguration build_configuration = 3;
publiczna wartość logiczna hasCommitId ()
The commit id (git hash or changelist)
.tensorflow.CommitId commit_id = 4;
publiczna wartość logiczna maEntries ()
The list of tests or benchmarks in this run.
.tensorflow.BenchmarkEntries entries = 2;
publiczna wartość logiczna hasMachineConfiguration ()
Machine-specific parameters (Platform and CPU info)
.tensorflow.MachineConfiguration machine_configuration = 7;
publiczna wartość logiczna hasRunConfiguration ()
Run-specific parameters (arguments, etc)
.tensorflow.RunConfiguration run_configuration = 8;
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
publiczne statyczne TestResults parseDelimitedFrom (wejście strumienia wejściowego)
Rzuca
Wyjątek IO |
---|
public static TestResults parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static TestResults parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static TestResults parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static TestResults parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczne statyczne TestResults parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
publiczne statyczne TestResults parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static TestResults parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczne statyczne TestResults parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|