mindspore2022/mindspore/nn/layer
mindspore-ci-bot 99e7e43cbb !599 fix clipbynorm op run error in pynative mode
Merge pull request !599 from dinghao/master
2020-04-23 20:33:47 +08:00
..
__init__.py add AvgPooling layer 2020-04-21 03:17:24 -04:00
_quant.py quantization aware training frontend operators define. 2020-04-13 12:02:49 +08:00
activation.py change hswish and hsigmoid accroding to primitive 2020-04-21 15:38:33 +08:00
basic.py fix clipbynorm in pynative mode 2020-04-23 17:07:54 +08:00
container.py resolve some issue in nn comments 2020-04-03 16:04:03 +08:00
conv.py extend conv stride and dilation to 2d 2020-04-14 13:16:27 +08:00
embedding.py Add cell name to error message 2020-04-17 12:58:11 +08:00
image.py Add cell name to error message 2020-04-17 12:58:11 +08:00
lstm.py Add cell name to error message 2020-04-17 12:58:11 +08:00
normalization.py fix batchnorm bug 2020-04-22 21:41:15 -04:00
pooling.py add AvgPooling layer 2020-04-21 23:52:06 -04:00