Uses of Class
tensorflow.Struct.BoundedTensorSpecProto
Packages that use Struct.BoundedTensorSpecProto
-
Uses of Struct.BoundedTensorSpecProto in tensorflow
Methods in tensorflow 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(byte[] data) Struct.BoundedTensorSpecProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(com.google.protobuf.ByteString data) Struct.BoundedTensorSpecProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(com.google.protobuf.CodedInputStream input) Struct.BoundedTensorSpecProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(InputStream input) Struct.BoundedTensorSpecProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Struct.BoundedTensorSpecProto.parseFrom(ByteBuffer data) Struct.BoundedTensorSpecProto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow that return types with arguments of type Struct.BoundedTensorSpecProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Struct.BoundedTensorSpecProto> Struct.BoundedTensorSpecProto.getParserForType()static com.google.protobuf.Parser<Struct.BoundedTensorSpecProto> Struct.BoundedTensorSpecProto.parser()Methods in tensorflow 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.