tensor: Add readme
This commit is contained in:
13
tests/kernel/tensor/README.md
Normal file
13
tests/kernel/tensor/README.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
tensor
|
||||||
|
------
|
||||||
|
|
||||||
|
Unittest kernel for the tensor core.
|
||||||
|
|
||||||
|
## Build
|
||||||
|
|
||||||
|
```
|
||||||
|
$ python3 generate_matrix.py
|
||||||
|
$ make
|
||||||
|
```
|
||||||
|
|
||||||
|
The argument and input matrix binary are hardcoded into the ELF.
|
||||||
Reference in New Issue
Block a user