Structs§
Enums§
- Algorithm
- Algorithm used to perform a tensor operation.
- Autotune
Mode - Controls cuTENSOR autotuning behavior.
- Cache
Mode - Controls what is considered a cache hit.
- Compute
Type - Encodes cuTENSOR’s legacy compute type.
- JitMode
- Controls cuTENSOR just-in-time compilation behavior.
- Logger
Level - Operation
Descriptor Attribute - Attributes of a cuTENSOR operation descriptor that can be read or modified.
- Operator
- Unary and binary element-wise operations supported by cuTENSOR.
- Plan
Attribute - Attributes of a cuTENSOR plan that can be retrieved via
sys::cutensorPlanGetAttribute. - Plan
Preference Attribute - Attributes of a
PlanPreferencethat can be read or modified. - Workspace
Preference - Controls the workspace amount suggested by
Plan::estimate_workspace_size.