Files
kernels/tests/kernel/tensor
2024-09-01 18:17:05 -07:00
..
2024-09-01 18:17:05 -07:00
2024-08-19 17:37:26 -07:00
2024-08-19 17:37:26 -07:00
2024-07-31 11:55:28 -07:00
2024-03-27 00:26:04 -07:00

tensor

Unittest kernel for the tensor core.

Build

$ python3 generate_matrix.py
$ make

The generated ELF binary is run standalone; the argument and input matrix binary are hardcoded into the binary.