14 lines
173 B
Markdown
14 lines
173 B
Markdown
tensor
|
|
------
|
|
|
|
Unittest kernel for the tensor core.
|
|
|
|
## Build
|
|
|
|
```
|
|
$ python3 generate_matrix.py
|
|
$ make
|
|
```
|
|
|
|
The argument and input matrix binary are hardcoded into the ELF.
|