Uses of Enum Class
uk.ac.manchester.tornado.api.types.tensors.DType
Packages that use DType
-
Uses of DType in uk.ac.manchester.tornado.api.types.tensors
Methods in uk.ac.manchester.tornado.api.types.tensors that return DTypeModifier and TypeMethodDescriptionabstract DTypeTensor.getDType()TensorByte.getDType()TensorFP16.getDType()TensorFP32.getDType()TensorFP64.getDType()TensorInt16.getDType()TensorInt32.getDType()TensorInt64.getDType()static DTypeReturns the enum constant of this class with the specified name.static DType[]DType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in uk.ac.manchester.tornado.api.types.tensors with parameters of type DType