Uses of Class
org.tensorflow.framework.BatchingOptions
Packages that use BatchingOptions
-
Uses of BatchingOptions in org.tensorflow.framework
Methods in org.tensorflow.framework that return BatchingOptionsModifier and TypeMethodDescriptionBatchingOptions.Builder.build()BatchingOptions.Builder.buildPartial()static BatchingOptionsBatchingOptions.getDefaultInstance()BatchingOptions.Builder.getDefaultInstanceForType()BatchingOptions.getDefaultInstanceForType()static BatchingOptionsBatchingOptions.parseDelimitedFrom(InputStream input) static BatchingOptionsBatchingOptions.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingOptionsBatchingOptions.parseFrom(byte[] data) static BatchingOptionsBatchingOptions.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingOptionsBatchingOptions.parseFrom(com.google.protobuf.ByteString data) static BatchingOptionsBatchingOptions.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingOptionsBatchingOptions.parseFrom(com.google.protobuf.CodedInputStream input) static BatchingOptionsBatchingOptions.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingOptionsBatchingOptions.parseFrom(InputStream input) static BatchingOptionsBatchingOptions.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BatchingOptionsBatchingOptions.parseFrom(ByteBuffer data) static BatchingOptionsBatchingOptions.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.framework that return types with arguments of type BatchingOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BatchingOptions> BatchingOptions.getParserForType()static com.google.protobuf.Parser<BatchingOptions> BatchingOptions.parser()Methods in org.tensorflow.framework with parameters of type BatchingOptionsModifier and TypeMethodDescriptionBatchingOptions.Builder.mergeFrom(BatchingOptions other) static BatchingOptions.BuilderBatchingOptions.newBuilder(BatchingOptions prototype)