Uses of Class
org.tensorflow.proto.TestResults
Packages that use TestResults
-
Uses of TestResults in org.tensorflow.proto
Methods in org.tensorflow.proto that return TestResultsModifier and TypeMethodDescriptionTestResults.Builder.build()TestResults.Builder.buildPartial()static TestResultsTestResults.getDefaultInstance()TestResults.Builder.getDefaultInstanceForType()TestResults.getDefaultInstanceForType()static TestResultsTestResults.parseDelimitedFrom(InputStream input) static TestResultsTestResults.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TestResultsTestResults.parseFrom(byte[] data) static TestResultsTestResults.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static TestResultsTestResults.parseFrom(ByteString data) static TestResultsTestResults.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static TestResultsTestResults.parseFrom(CodedInputStream input) static TestResultsTestResults.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static TestResultsTestResults.parseFrom(InputStream input) static TestResultsTestResults.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static TestResultsTestResults.parseFrom(ByteBuffer data) static TestResultsTestResults.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type TestResultsModifier and TypeMethodDescriptionTestResults.getParserForType()static Parser<TestResults> TestResults.parser()Methods in org.tensorflow.proto with parameters of type TestResultsModifier and TypeMethodDescriptionTestResults.Builder.mergeFrom(TestResults other) static TestResults.BuilderTestResults.newBuilder(TestResults prototype)