Uses of Class
tensorflow.Struct.TypeSpecProto
Packages that use Struct.TypeSpecProto
-
Uses of Struct.TypeSpecProto in org.tensorflow.framework
Methods in org.tensorflow.framework that return Struct.TypeSpecProtoModifier and TypeMethodDescriptionTensorInfo.CompositeTensor.Builder.getTypeSpec()The serialized TypeSpec for the composite tensor.TensorInfo.CompositeTensor.getTypeSpec()The serialized TypeSpec for the composite tensor.TensorInfo.CompositeTensorOrBuilder.getTypeSpec()The serialized TypeSpec for the composite tensor.Methods in org.tensorflow.framework with parameters of type Struct.TypeSpecProtoModifier and TypeMethodDescriptionTensorInfo.CompositeTensor.Builder.mergeTypeSpec(Struct.TypeSpecProto value) The serialized TypeSpec for the composite tensor.TensorInfo.CompositeTensor.Builder.setTypeSpec(Struct.TypeSpecProto value) The serialized TypeSpec for the composite tensor. -
Uses of Struct.TypeSpecProto in tensorflow
Methods in tensorflow that return Struct.TypeSpecProtoModifier and TypeMethodDescriptionStruct.TypeSpecProto.Builder.build()Struct.TypeSpecProto.Builder.buildPartial()static Struct.TypeSpecProtoStruct.TypeSpecProto.getDefaultInstance()Struct.TypeSpecProto.Builder.getDefaultInstanceForType()Struct.TypeSpecProto.getDefaultInstanceForType()Struct.StructuredValue.Builder.getTypeSpecValue()Represents a value for tf.TypeSpec.Struct.StructuredValue.getTypeSpecValue()Represents a value for tf.TypeSpec.Struct.StructuredValueOrBuilder.getTypeSpecValue()Represents a value for tf.TypeSpec.static Struct.TypeSpecProtoStruct.TypeSpecProto.parseDelimitedFrom(InputStream input) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(byte[] data) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(com.google.protobuf.ByteString data) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(com.google.protobuf.CodedInputStream input) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(InputStream input) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(ByteBuffer data) static Struct.TypeSpecProtoStruct.TypeSpecProto.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow that return types with arguments of type Struct.TypeSpecProtoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Struct.TypeSpecProto> Struct.TypeSpecProto.getParserForType()static com.google.protobuf.Parser<Struct.TypeSpecProto> Struct.TypeSpecProto.parser()Methods in tensorflow with parameters of type Struct.TypeSpecProtoModifier and TypeMethodDescriptionStruct.TypeSpecProto.Builder.mergeFrom(Struct.TypeSpecProto other) Struct.StructuredValue.Builder.mergeTypeSpecValue(Struct.TypeSpecProto value) Represents a value for tf.TypeSpec.static Struct.TypeSpecProto.BuilderStruct.TypeSpecProto.newBuilder(Struct.TypeSpecProto prototype) Struct.StructuredValue.Builder.setTypeSpecValue(Struct.TypeSpecProto value) Represents a value for tf.TypeSpec.