Functionsยง
- launch
- Launch identity matrix kernel.
Ensure output is a
TensorHandlecontaining a square matrix. output will contain the identity matrix. - launch_
ref - Launch identity matrix kernel by ref.
Ensure output is a
TensorHandleRefcontaining a square matrix. output will contain the identity matrix.