Commit Graph

1988 Commits (bdbdc291f592146e6fbc25806a50a6eb082bf0c1)

Author SHA1 Message Date
buxue aeeef7607a remove the 'raise' in construct of Cell
4 years ago
mindspore-ci-bot 26ff566f90 !10002 fix get dataset size in distributed scenario
4 years ago
Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario
4 years ago
yanglf1121 9072283395 fix mindpsore.numpy packaging issue and format API comments
4 years ago
mindspore-ci-bot c4f284b928 !9910 [MD][Perf] MindData add NormalizePad for GPU performance
4 years ago
mindspore-ci-bot b8faa8293b !9920 python eager add decode
4 years ago
mindspore-ci-bot dd134d7554 !9926 optimize list setitem in bprop
4 years ago
buxue 2530943a7f optimize list getitem in bprop
4 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
4 years ago
YangLuo 18e61a627a python eager add decode
4 years ago
mindspore-ci-bot a9f2de8307 !9737 complete fancy index getitem
4 years ago
Payne 4c8f0914d0 complete fancy index getitem
4 years ago
mindspore-ci-bot ca4225a4f3 !9717 amend some script
4 years ago
mindspore-ci-bot 3a803b3c18 !9862 Fix the bug of ImageNetToMR
4 years ago
jiangzhenguang 9cf856dd25 amend some script
4 years ago
mindspore-ci-bot ad6507d88a !9825 [MD] fix pad, normalize in c_trasnform
4 years ago
mindspore-ci-bot e10dbb4a7f !9723 add ir passes to unify mindir
4 years ago
jjfeing 1984cf8e20 unify mindir
4 years ago
buxue 70d12aae26 add detailed and accurate description for support non tensor inputs for outermost net.
4 years ago
shenwei41 547f96717b Fix Bug
4 years ago
mindspore-ci-bot d5db8872fd !9834 Fix wrong input argument of Reshape for multi field embedding
4 years ago
huangxinjing 996ee72c50 Fix embedding layer
4 years ago
mindspore-ci-bot 5e35bec957 !9799 change_last_nodes_strategy_in_auto_parallel_when_eval_and_predict
4 years ago
luoyang 1cc147df1d fix pad, normalize in c_trasnform
4 years ago
mindspore-ci-bot 10d326ee62 !9798 hide arange
4 years ago
yao_yf 19fe28cb9b hange strategys of last nodes in eval/predict at auto parallel mode
4 years ago
Zirui Wu 77521e78d2 staging
4 years ago
Bairong 8cf43e59e0 hide arange, delete related test case and improve the doc string of nn.Range
4 years ago
mindspore-ci-bot 8c0d066bf9 !9763 Change name from interpolate to resizeBilinear
4 years ago
Xiaoda Zhang e78228603b move parallel-related black-list to core/ir, and fix the cloneCNode bug
4 years ago
l00591931 130c61cfc0 change name from interpolate to resizeBilinear
4 years ago
mindspore-ci-bot 9ecf062581 !9552 change the import level of dynamic_lr
4 years ago
mindspore-ci-bot 78fba32865 !9752 Fix potential hang in RandomData and incorrectly named functions
4 years ago
mindspore-ci-bot 3f82405d17 !9639 Add Numpy Native to Mindspore
4 years ago
Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp
4 years ago
yanglf1121 59e5afd2bb Add mindnumpy to mindspore
4 years ago
wangnan39@huawei.com 0fe9e2e4cb support import dynamic_lr from nn
4 years ago
mindspore-ci-bot a2aea8cba5 !9578 add_conv3d_transpose_object
4 years ago
mindspore-ci-bot 6d34bacc17 !9470 support arange in functional.py
4 years ago
jiangzhenguang 5060565920 add conv3d_transpose.
4 years ago
mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup
4 years ago
mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
4 years ago
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
4 years ago
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
4 years ago
mindspore-ci-bot 934005f390 !9636 Remove batch_map multi-process test case
4 years ago
mindspore-ci-bot 231fccf66c !9600 Add Adagrad Optimizer
4 years ago
hesham ff65f6feb8 Remove batch_map multiprocess test case
4 years ago
mindspore-ci-bot f6a22cb455 !9591 Assignment enables negative index
4 years ago
mindspore-ci-bot ec3983b77d !9577 support distributed predict
4 years ago
zhuyuxiao 37bebc751b add adagrad optim
4 years ago