Skip to content

Conversation

@masahi
Copy link
Member

@masahi masahi commented Jan 20, 2020

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

@masahi masahi merged commit f8f75ca into apache:master Jan 20, 2020
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 26, 2020
* expose BindParamByName to python

* fixed alpha equal test
alexwong pushed a commit to alexwong/tvm that referenced this pull request Feb 28, 2020
* expose BindParamByName to python

* fixed alpha equal test
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2020
* expose BindParamByName to python

* fixed alpha equal test
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