Uses of Class
com.yahoo.document.TensorDataType
Packages that use TensorDataType
-
Uses of TensorDataType in com.yahoo.document
Methods in com.yahoo.document that return TensorDataTypeModifier and TypeMethodDescriptionstatic TensorDataTypeTensorDataType.any()Returns the tensor data type representing any tensor.TensorDataType.clone()static TensorDataTypeDataType.getTensor(com.yahoo.tensor.TensorType type) Returns the given tensor type as a DataType -
Uses of TensorDataType in com.yahoo.document.datatypes
Methods in com.yahoo.document.datatypes that return TensorDataType