You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion. This is a problem on our list and we are currently working on it. We hope to get a better API for retrieving the intermediate layer bounds in the next release.
Sorry, none of the people in the team is available for making this change in the short term. If you want to implement this, I am happy to review your pull request.
Would it be possible to get a cleaner interface for accessing bounds in intermediate layers? This is an extremely useful feature.
The ordered dictionary in
_modules
of aBoundedModule
obtained fromcompute_bounds
overwrites original names.There is an
.ori_name
attribute, but its often missing. My solution is very hacky 😜The text was updated successfully, but these errors were encountered: