Skip to content

Conversation

yuanlehome
Copy link
Contributor

@yuanlehome yuanlehome commented Jan 8, 2023

PR types

Others

PR changes

Others

Describe

add trt_support_nhwc_pass

@paddle-bot
Copy link

paddle-bot bot commented Jan 8, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@yuanlehome yuanlehome changed the title [Paddle-TRT] add trt_support_nhwc_pass [Paddle-TRT] support nhwc Jan 9, 2023
}
}
};
InsertTransposeOp();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以加上这个count,log中能看到pass触发的数量
found_subgraph_count++;
AddStatis(found_subgraph_count);

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以加上这个count,log中能看到pass触发的数量 found_subgraph_count++; AddStatis(found_subgraph_count);

下个pr加上~

@Wangzheee Wangzheee merged commit e43f710 into PaddlePaddle:develop Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants