tensor: Update readme
This commit is contained in:
@@ -1,13 +1,14 @@
|
|||||||
tensor
|
tensor
|
||||||
------
|
======
|
||||||
|
|
||||||
Unittest kernel for the tensor core.
|
Unittest kernel for the tensor core.
|
||||||
|
|
||||||
## Build
|
Build
|
||||||
|
-----
|
||||||
|
|
||||||
```
|
```
|
||||||
$ python3 generate_matrix.py
|
$ python3 generate_matrix.py
|
||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
|
|
||||||
The argument and input matrix binary are hardcoded into the ELF.
|
The generated ELF binary is run standalone; the argument and input matrix binary are hardcoded into the binary.
|
||||||
|
|||||||
Reference in New Issue
Block a user