"...git@developer.sourcefind.cn:OpenDAS/mmdetection3d.git" did not exist on "7c27cd750aa2a689fdad67bf1047f231dfbfe02d"
[Enhancement] Add new matrix multiplication functions and tests for GEMM with...
[Enhancement] Add new matrix multiplication functions and tests for GEMM with transpose options (#331) - Introduced `matmul_rs` function for flexible matrix multiplication with optional transposition. - Added `run_gemm_rs` function to facilitate testing of the new matrix multiplication implementation. - Expanded test coverage for GEMM with additional cases for transposition configurations. - Corrected index usage in `gemm.h` to ensure proper matrix layout handling. These changes enhance the GEMM functionality and improve testing capabilities for various matrix configurations.
Showing
Please register or sign in to comment