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