mindspore2022/mindspore/nn/layer
chenzomi 8918c90b66 add mindspore hub for download ckpt file
add mindspore.hub and change model_zoo
2020-07-30 15:02:55 +08:00
..
__init__.py Add logsigmoid and reduce_logsumexp 2020-05-13 23:52:10 -03:00
activation.py add mobilenetV2 quant export 2020-07-07 11:13:42 +08:00
basic.py fix avgpool grad 2020-07-27 11:06:32 +08:00
container.py fix SequentialCell doc 2020-07-09 17:45:31 +08:00
conv.py add mindspore hub for download ckpt file 2020-07-30 15:02:55 +08:00
embedding.py fix embeddinglookup bug 2020-07-15 11:49:23 +08:00
image.py ssim raise type error for unsupported dtypes 2020-07-16 11:41:47 +08:00
lstm.py remove loop can unroll flag, clean some python usage 2020-07-18 17:41:34 +08:00
math.py Add random normal MindSpore interface 2020-07-14 11:19:12 -03:00
normalization.py Optimization for BatchNorm 2020-07-24 11:47:03 +08:00
pooling.py fixed Conv1dTranspose 2020-07-16 18:42:46 +08:00
quant.py add LeakReLUQuant OP for bug fix. 2020-07-27 08:45:26 +08:00