Files
kernels/tests/kernel/tensor/main.cpp
Hansung Kim 34d0956cd5 tensor: Attempt row-major mapping for C store (WIP)
Doesn't work because 1x2 jagged mapping is required to achieve
throughput for storing the bigger C matrix (2x4, vs. 2x2 in A).
2024-10-02 15:14:55 -07:00

9.2 KiB