tensor: Add readme

This commit is contained in:
Hansung Kim
2024-07-31 11:52:30 -07:00
parent 285776404f
commit 446b1a4c2e

View 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.