Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ZENDNN FWK] Updated Env Variable for MATMUL
1. SGEMM matmul along with env variable ZENDNN_GEMM_ALGO is removed 2. New env variable for setting MatMul algo which uses BRGEMM export ZENDNN_MATMUL_ALGO=FP32:4 export ZENDNN_MATMUL_ALGO=BF16:3 Signed-off-by: Devasena Kirthika S <[email protected]> Change-Id: Ied8c908a206c8ec3e387e06275a65cb3acacc10f Reviewed-on: https://gerrit-git.amd.com/c/amd/ec/ZenDNN_ONNXRuntime/+/1033972 Tested-by: Llvm Cpu <[email protected]> Reviewed-by: Chandra Kumar Ramasamy <[email protected]> (cherry picked from commit 7ed80c7) Reviewed-on: https://gerrit-git.amd.com/c/amd/ec/ZenDNN_ONNXRuntime/+/1034266 (cherry picked from commit 64511fb730b682c4d8f3753b29b3d55940d59499) Reviewed-on: https://gerrit-git.amd.com/c/amd/ec/ZenDNN_ONNXRuntime/+/1036384 Reviewed-by: Ajeet Singh <[email protected]>
- Loading branch information