Files
kernels/tests/kernel/tensor
Hansung Kim 2f7fb372f1 Fix range for
i'm a python noob
2024-08-19 21:19:36 -07:00
..
2024-08-19 21:19:36 -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.