module documentation

This file defines the types for type annotations.

These names aren't part of the module namespace, but they are used in the annotations in the function signatures. The functions in the module are only valid for inputs that match the given type annotations.

Class Array n-d array object for the array API namespace.
Class NestedSequence Undocumented
Class SupportsDLPack Undocumented
Type Alias Device Undocumented
Variable Dtype Undocumented
Type Variable _T_co Undocumented

Undocumented

Value
Literal['cpu']

Undocumented

Undocumented

Value
TypeVar('_T_co',
        covariant=True)