Commit Graph

2314 Commits (04763b8b768b8028781ab4816a170b83f81f3132)
 

Author SHA1 Message Date
leopz 04763b8b76 move signature to primitivepy and bprop_func to utils
5 years ago
mindspore-ci-bot 183144e135 !1282 support vm for PReLU and PReLUGrad
5 years ago
mindspore-ci-bot bca2b1a055 !1236 [Data]Add NLP JiebaTokenizer operation
5 years ago
mindspore-ci-bot 0c19324484 !1239 Optimize backend graph proto dump
5 years ago
mindspore-ci-bot 44e3d167f0 !1278 buffer fusion code refactor
5 years ago
mindspore-ci-bot a915cc3bd9 !1225 gpu NoOp optimizer
5 years ago
mindspore-ci-bot 47275427da !1210 Add exception check for BiasAdd kernel
5 years ago
mindspore-ci-bot df1eb2f65d !1205 Gpu UnsortedSegmentSum fix
5 years ago
mindspore-ci-bot 2fc8286d23 !1258 fixed comment of nn.LSTM
5 years ago
xulei2020 163b6b7ea7 add jieba c++ code
5 years ago
mindspore-ci-bot 20478b574b !1286 Deleted the blank line
5 years ago
mindspore-ci-bot aa1cee113d !1279 test(custom_op): clean up custom op test case.
5 years ago
etone-chan bb2a4072e0 buffer fusion code refactor
5 years ago
Kang 66e5320b1b Delete blank line
5 years ago
mindspore-ci-bot 89470cf29d !1263 Modified clip_gradients to clip_grad
5 years ago
mindspore-ci-bot e87721d8d8 !1270 modify log level
5 years ago
mindspore-ci-bot 1ba8e052f8 !1125 support vm for space_to_depth
5 years ago
Kang bfff7c0a2f Modified clip_gradients to clip_grad
5 years ago
mindspore-ci-bot 97ba539e7b !1269 fix issue of loadding control input tensors failed in control sink mode
5 years ago
jiangjinsheng ce09f5e15a vm for prelu and prelugrad
5 years ago
gongchen 44458865b6 test(custom_op): Clean up custom op test case.
5 years ago
wenchunjiang 729ea8cc55 fix bug of loadding ctrl input tensors failed in control sink mode
5 years ago
mindspore-ci-bot f73f9fb2cf !1220 quantization aware training frontend operators bug fix.
5 years ago
mindspore-ci-bot 6ffb3c97cd !1058 add host cpu kernel: GatherV2/Concat/Slice/SliceGrad
5 years ago
mindspore-ci-bot b391e43407 !1262 fix bert precision bug
5 years ago
mindspore-ci-bot 04ac611fe8 !1189 Decoupling py default param from Parameter
5 years ago
mindspore-ci-bot 8f68e6c29b !1274 Do not bring up WatchDog thread on Windows
5 years ago
chenzomi 9e7099d9ab fix bug in nn quant
5 years ago
jiangjinsheng ba99cb7bcb support vm for space_to_depth
5 years ago
fary86 08f09a2fcd Change log level from error to warning
5 years ago
mindspore-ci-bot f73867222e !1240 modify log format with space
5 years ago
mindspore-ci-bot 049e530a78 !1267 Pynative fix precision problem for depthwiseconv2dnative op
5 years ago
huanghui 7785ced96f optimize-backend-anf-ir-proto-dump
5 years ago
mindspore-ci-bot 0336525553 !1169 Add UT cases to RandomCrop and RandomResizedCrop ops
5 years ago
Tinazhang 17cecf2cf5 Added TCs to RandomCrop and RandomCropAndResize and modified visalize() calling
5 years ago
Jesse Lee 8237c39036 Disable WatchDog on Windows
5 years ago
mindspore-ci-bot 6cbde2b3bb !1268 fix default allreduce fusion group
5 years ago
mindspore-ci-bot a4613b3107 !1264 dataset: check whether input column list exist first in TFRecord file
5 years ago
mindspore-ci-bot fe8b59f26b !1111 support vm for pack and unpack
5 years ago
kswang 503dd297c5 set all reduce fusion default group
5 years ago
wanghua 2703ac5ba4 fix bert percision problem
5 years ago
mindspore-ci-bot 2e9206e8bb !1256 change default enable_auto_mixed_precision form true to false
5 years ago
lvliang aa57047b10 pynative-fix-precision-problem-for-depthwiseconv2dnative
5 years ago
ms_yan e6c25859d4 check wether input column exist in TFRecord files
5 years ago
mindspore-ci-bot 017cdbe865 !1119 [bug][auto_mixed_precision]add pass for allreduce addn mul
5 years ago
mindspore-ci-bot dffbe1c814 !1234 [AutoParallel] maximize element-wise operators parallelism
5 years ago
mindspore-ci-bot 2aa78e7c10 !1252 Support NopNode as hccl operator input
5 years ago
leopz 40e15996b0 move default_param out of parameter and remove pybind11 in anf define
5 years ago
jiangjinsheng 60e78f3f57 remove shape validator for merge
5 years ago
Wei Luning 3db8cfa54f add pattern AdjustAllReduceMulAdduse the old opadd test case for bugtemp fix try
5 years ago