Uses of Enum Class
org.tensorflow.framework.DataType
Packages that use DataType
-
Uses of DataType in org.tensorflow.framework
Methods in org.tensorflow.framework that return DataTypeModifier and TypeMethodDescriptionstatic DataTypeDataType.forNumber(int value) SerializedDType.Builder.getDatatype().tensorflow.DataType datatype = 1;SerializedDType.getDatatype().tensorflow.DataType datatype = 1;SerializedDTypeOrBuilder.getDatatype().tensorflow.DataType datatype = 1;CostGraphDef.Node.OutputInfo.Builder.getDtype().tensorflow.DataType dtype = 4;CostGraphDef.Node.OutputInfo.getDtype().tensorflow.DataType dtype = 4;CostGraphDef.Node.OutputInfoOrBuilder.getDtype().tensorflow.DataType dtype = 4;ResourceHandleProto.DtypeAndShape.Builder.getDtype()Data type of the tensor.ResourceHandleProto.DtypeAndShape.getDtype()Data type of the tensor.ResourceHandleProto.DtypeAndShapeOrBuilder.getDtype()Data type of the tensor.TensorDescription.Builder.getDtype()Data type of tensor elementsTensorDescription.getDtype()Data type of tensor elementsTensorDescriptionOrBuilder.getDtype()Data type of tensor elementsTensorInfo.Builder.getDtype().tensorflow.DataType dtype = 2;TensorInfo.getDtype().tensorflow.DataType dtype = 2;TensorInfoOrBuilder.getDtype().tensorflow.DataType dtype = 2;TensorProto.Builder.getDtype()Data type of the tensor.TensorProto.getDtype()Data type of the tensor.TensorProtoOrBuilder.getDtype()Data type of the tensor.AttrValue.Builder.getType()"type"AttrValue.getType()"type"AttrValue.ListValue.Builder.getType(int index) "list(type)"AttrValue.ListValue.getType(int index) "list(type)"AttrValue.ListValueOrBuilder.getType(int index) "list(type)"AttrValueOrBuilder.getType()"type"OpDef.ArgDef.Builder.getType()Describes the type of one or more tensors that are accepted/produced by this input/output arg.OpDef.ArgDef.getType()Describes the type of one or more tensors that are accepted/produced by this input/output arg.OpDef.ArgDefOrBuilder.getType()Describes the type of one or more tensors that are accepted/produced by this input/output arg.static DataTypeDataType.valueOf(int value) Deprecated.static DataTypeDataType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static DataTypeReturns the enum constant of this class with the specified name.static DataType[]DataType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.tensorflow.framework that return types with arguments of type DataTypeModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.getTypeList()"list(type)"AttrValue.ListValue.getTypeList()"list(type)"AttrValue.ListValueOrBuilder.getTypeList()"list(type)"static com.google.protobuf.Internal.EnumLiteMap<DataType> DataType.internalGetValueMap()Methods in org.tensorflow.framework with parameters of type DataTypeModifier and TypeMethodDescription"list(type)"SerializedDType.Builder.setDatatype(DataType value) .tensorflow.DataType datatype = 1;.tensorflow.DataType dtype = 4;Data type of the tensor.Data type of tensor elements.tensorflow.DataType dtype = 2;Data type of the tensor."type""list(type)"Describes the type of one or more tensors that are accepted/produced by this input/output arg.Method parameters in org.tensorflow.framework with type arguments of type DataTypeModifier and TypeMethodDescriptionAttrValue.ListValue.Builder.addAllType(Iterable<? extends DataType> values) "list(type)" -
Uses of DataType in tensorflow
Methods in tensorflow that return DataTypeModifier and TypeMethodDescriptionSavedObjectGraphOuterClass.SavedVariable.Builder.getDtype().tensorflow.DataType dtype = 1;SavedObjectGraphOuterClass.SavedVariable.getDtype().tensorflow.DataType dtype = 1;SavedObjectGraphOuterClass.SavedVariableOrBuilder.getDtype().tensorflow.DataType dtype = 1;Struct.BoundedTensorSpecProto.Builder.getDtype().tensorflow.DataType dtype = 3;Struct.BoundedTensorSpecProto.getDtype().tensorflow.DataType dtype = 3;Struct.BoundedTensorSpecProtoOrBuilder.getDtype().tensorflow.DataType dtype = 3;Struct.TensorSpecProto.Builder.getDtype().tensorflow.DataType dtype = 3;Struct.TensorSpecProto.getDtype().tensorflow.DataType dtype = 3;Struct.TensorSpecProtoOrBuilder.getDtype().tensorflow.DataType dtype = 3;Struct.StructuredValue.Builder.getTensorDtypeValue()Represents an enum value for dtype.Struct.StructuredValue.getTensorDtypeValue()Represents an enum value for dtype.Struct.StructuredValueOrBuilder.getTensorDtypeValue()Represents an enum value for dtype.Methods in tensorflow with parameters of type DataTypeModifier and TypeMethodDescription.tensorflow.DataType dtype = 1;.tensorflow.DataType dtype = 3;.tensorflow.DataType dtype = 3;Struct.StructuredValue.Builder.setTensorDtypeValue(DataType value) Represents an enum value for dtype.