This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commits on Apr 4, 2020
-
```net.hybridize``` may optimize out some ops. These ops are alive in nn.Block(also nn.HybridBlock), but its names are not contained in symbol's ```arg_names``` list. So ignore these ops except that their name are end with 'running_mean' or 'running_var'.
Configuration menu - View commit details
-
Copy full SHA for 1c5a325 - Browse repository at this point
Copy the full SHA 1c5a325View commit details
Commits on Apr 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for da18626 - Browse repository at this point
Copy the full SHA da18626View commit details -
add allow_extra to let user decide whether to save extra parameters or not.
Configuration menu - View commit details
-
Copy full SHA for 8e5e618 - Browse repository at this point
Copy the full SHA 8e5e618View commit details
Commits on May 22, 2020
-
add moving_mean and moving_var when export model with SymbolBlock
Configuration menu - View commit details
-
Copy full SHA for b75bedf - Browse repository at this point
Copy the full SHA b75bedfView commit details
Commits on May 23, 2020
-
Update python/mxnet/gluon/block.py
typo Co-authored-by: Sheng Zha <szha@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e702da9 - Browse repository at this point
Copy the full SHA e702da9View commit details
Commits on Aug 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for acb8418 - Browse repository at this point
Copy the full SHA acb8418View commit details
Commits on Aug 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3a4cb53 - Browse repository at this point
Copy the full SHA 3a4cb53View commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7e8b2e7 - Browse repository at this point
Copy the full SHA 7e8b2e7View commit details -
Update python/mxnet/gluon/block.py
Co-authored-by: Leonard Lausen <leonard@lausen.nl>
Configuration menu - View commit details
-
Copy full SHA for 5df00db - Browse repository at this point
Copy the full SHA 5df00dbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.