tensor ====== Unittest kernel for the tensor core. Build ----- ``` $ python3 generate_matrix.py $ make ``` The generated ELF binary is run standalone; the argument and input matrix binary are hardcoded into the binary.