"git@developer.sourcefind.cn:modelzoo/solov2-pytorch.git" did not exist on "8cf2de8a7b3a94a2c69cbe44a9c22921d9bdb45f"
Commit efd3983d authored by Po-Yen, Chen's avatar Po-Yen, Chen
Browse files

Use iglp_opt(1) for pipeline v2

parent 83086adf
...@@ -79,6 +79,8 @@ struct GridwiseGemmPipeline_v2 ...@@ -79,6 +79,8 @@ struct GridwiseGemmPipeline_v2
do do
{ {
__builtin_amdgcn_iglp_opt(1);
block_sync_lds(); block_sync_lds();
// GEMM i // GEMM i
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment