junrushao1994 commented on a change in pull request #8509:
URL: https://github.com/apache/tvm/pull/8509#discussion_r811330362
##########
File path: include/tvm/tir/transform.h
##########
@@ -601,6 +602,15 @@ TVM_DLL Pass UnifiedStaticMemoryPlanner();
*/
TVM_DLL Pass InjectSoftwarePipeline();
+TVM_DLL Pass BindParams(const Array<runtime::NDArray>& constants);
Review comment:
docs? Also shall we expose this pass to python like we did for all other
passes?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]