Does the mithral C++ codebase provide functions for parameter optimization? I have problems finding it and executing run_matmul() in the struct mithral_amm_task returns a wrong output matrix, since the optimization parameters are set randomly. Thank you!
Does the mithral C++ codebase provide functions for parameter optimization? I have problems finding it and executing
run_matmul()in the structmithral_amm_taskreturns a wrong output matrix, since the optimization parameters are set randomly. Thank you!