masahi opened a new pull request #4751: Expose relay BindParamsByName to Python
URL: https://github.com/apache/incubator-tvm/pull/4751
 
 
   Extracted from #4741 per @mbarrett97's suggestion
   
   Expose BindParamsByName in C++ build_module to python. This is run during 
relay.build_module.optimize, but it is also useful to have in python when 
assembling custom optimization passes that involve constant folding. This is 
required for Conv + BN folding to remove BN entirely. 
   
   please review @tqchen @vinx13 @yzhliu @mbarrett97 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to