Uses of Class
biopb.image.InputShapeHint
Packages that use InputShapeHint
-
Uses of InputShapeHint in biopb.image
Methods in biopb.image that return InputShapeHintModifier and TypeMethodDescriptionInputShapeHint.Builder.build()InputShapeHint.Builder.buildPartial()static InputShapeHintInputShapeHint.getDefaultInstance()InputShapeHint.Builder.getDefaultInstanceForType()InputShapeHint.getDefaultInstanceForType()OpSchema.Builder.getInputShapeHint()Hints for expected input image dimensions.OpSchema.getInputShapeHint()Hints for expected input image dimensions.OpSchemaOrBuilder.getInputShapeHint()Hints for expected input image dimensions.static InputShapeHintInputShapeHint.parseDelimitedFrom(InputStream input) static InputShapeHintInputShapeHint.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InputShapeHintInputShapeHint.parseFrom(byte[] data) static InputShapeHintInputShapeHint.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InputShapeHintInputShapeHint.parseFrom(com.google.protobuf.ByteString data) static InputShapeHintInputShapeHint.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InputShapeHintInputShapeHint.parseFrom(com.google.protobuf.CodedInputStream input) static InputShapeHintInputShapeHint.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InputShapeHintInputShapeHint.parseFrom(InputStream input) static InputShapeHintInputShapeHint.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static InputShapeHintInputShapeHint.parseFrom(ByteBuffer data) static InputShapeHintInputShapeHint.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in biopb.image that return types with arguments of type InputShapeHintModifier and TypeMethodDescriptioncom.google.protobuf.Parser<InputShapeHint>InputShapeHint.getParserForType()static com.google.protobuf.Parser<InputShapeHint>InputShapeHint.parser()Methods in biopb.image with parameters of type InputShapeHintModifier and TypeMethodDescriptionInputShapeHint.Builder.mergeFrom(InputShapeHint other) OpSchema.Builder.mergeInputShapeHint(InputShapeHint value) Hints for expected input image dimensions.static InputShapeHint.BuilderInputShapeHint.newBuilder(InputShapeHint prototype) OpSchema.Builder.setInputShapeHint(InputShapeHint value) Hints for expected input image dimensions.