Uses of Class
org.tensorflow.proto.Struct.BoundedTensorSpecProto
Packages that use Struct.BoundedTensorSpecProto
-
Uses of Struct.BoundedTensorSpecProto in org.tensorflow.proto
Methods in org.tensorflow.proto that return Struct.BoundedTensorSpecProtoModifier and TypeMethodDescriptionStruct.BoundedTensorSpecProto.Builder.build()Struct.BoundedTensorSpecProto.Builder.buildPartial()Struct.StructuredValue.Builder.getBoundedTensorSpecValue()Represents a value for tf.BoundedTensorSpec.Struct.StructuredValue.getBoundedTensorSpecValue()Represents a value for tf.BoundedTensorSpec.Struct.StructuredValueOrBuilder.getBoundedTensorSpecValue()Represents a value for tf.BoundedTensorSpec.Struct.BoundedTensorSpecProto.getDefaultInstance()Struct.BoundedTensorSpecProto.Builder.getDefaultInstanceForType()Struct.BoundedTensorSpecProto.getDefaultInstanceForType()Struct.BoundedTensorSpecProto.parseDelimitedFrom(InputStream input) Struct.BoundedTensorSpecProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(byte[] data) Struct.BoundedTensorSpecProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(ByteString data) Struct.BoundedTensorSpecProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(CodedInputStream input) Struct.BoundedTensorSpecProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(InputStream input) Struct.BoundedTensorSpecProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(ByteBuffer data) Struct.BoundedTensorSpecProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type Struct.BoundedTensorSpecProtoModifier and TypeMethodDescriptionStruct.BoundedTensorSpecProto.getParserForType()static Parser<Struct.BoundedTensorSpecProto> Struct.BoundedTensorSpecProto.parser()Methods in org.tensorflow.proto with parameters of type Struct.BoundedTensorSpecProtoModifier and TypeMethodDescriptionStruct.StructuredValue.Builder.mergeBoundedTensorSpecValue(Struct.BoundedTensorSpecProto value) Represents a value for tf.BoundedTensorSpec.Struct.BoundedTensorSpecProto.Builder.mergeFrom(Struct.BoundedTensorSpecProto other) Struct.BoundedTensorSpecProto.newBuilder(Struct.BoundedTensorSpecProto prototype) Struct.StructuredValue.Builder.setBoundedTensorSpecValue(Struct.BoundedTensorSpecProto value) Represents a value for tf.BoundedTensorSpec.