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.