tensor: Add readme
This commit is contained in:
@@ -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