This is an automated email from the ASF dual-hosted git repository.
lausen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.
from b6b4087 Consolidate installation instructions on website and add
disclaimer for non-ASF ressources (#18487)
add 26f44b7 Add backward Type inference to main NN operators (#18378)
No new revisions were added by this update.
Summary of changes:
src/operator/contrib/batch_norm_relu.cc | 34 ++++++++++++++++++++++++---------
src/operator/nn/batch_norm.cc | 33 +++++++++++++++++++++++---------
src/operator/nn/convolution.cc | 13 ++++++++++---
src/operator/nn/deconvolution.cc | 18 ++++++++++++++---
src/operator/softmax_output.cc | 18 ++++++++++++++---
5 files changed, 89 insertions(+), 27 deletions(-)