Skip to main content

Module types

Module types 

Source

Structs§

LoggerMask
Mode

Enums§

Algorithm
Algorithm used to perform a tensor operation.
AutotuneMode
Controls cuTENSOR autotuning behavior.
CacheMode
Controls what is considered a cache hit.
ComputeType
Encodes cuTENSOR’s legacy compute type.
JitMode
Controls cuTENSOR just-in-time compilation behavior.
LoggerLevel
OperationDescriptorAttribute
Attributes of a cuTENSOR operation descriptor that can be read or modified.
Operator
Unary and binary element-wise operations supported by cuTENSOR.
PlanAttribute
Attributes of a cuTENSOR plan that can be retrieved via sys::cutensorPlanGetAttribute.
PlanPreferenceAttribute
Attributes of a PlanPreference that can be read or modified.
WorkspacePreference
Controls the workspace amount suggested by Plan::estimate_workspace_size.