Commit Graph

1960 Commits (8973830a4e3d0155b912d34d2d2d11f43026c587)

Author SHA1 Message Date
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
mindspore-ci-bot e6ec9be6c2 !9386 l1_regularizer开发
4 years ago
“dangjiaqi1” 39948670dd new update basic.py which add class L1Regularizer(Cell). new add test_l1_regularizer.py. new add test_l1_regularizer.py
4 years ago
l00591931 3189868a15 Assignment enable index smaller than 0
4 years ago
Bairong 2eeaec7512 support arange in functional.py
4 years ago
Ziyan e7e9dae54d support distributed predict
4 years ago
mindspore-ci-bot 186f5394ba !9155 add_conv3d_object
4 years ago
mindspore-ci-bot 5d1a8b09db !9097 Primitive Shape support return range of dynamic shape
4 years ago
mindspore-ci-bot 3c4a585143 !9545 Move API inner.DynamicGRUV2 to P.DynamicGRUV2.
4 years ago
mindspore-ci-bot aa5d4e08a9 !9544 Fix a possible seg fault in GenerateCRC caused by std::regex
4 years ago
liuxiao93 712ad98a92 Move API inner.DynamicGRUV2 to P.DynamicGRUV2.
4 years ago
mindspore-ci-bot 3b7acc57c9 !9508 [Auto parallel] Set CNODE's fullname when cloning
4 years ago
Lixia Chen 27579fe858 Fix a seg fault caused by std::regex
4 years ago
Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
4 years ago
mindspore-ci-bot 3280474d71 !9533 dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
4 years ago
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag
4 years ago
Cathy Wong 69b269c6cf dataset Python Pushdown - more minor code rework; CSVDataset delim_field bug fix
4 years ago
jiangzhenguang c45eee9b94 add conv3d object
4 years ago
Xiaoda Zhang 9a9e3a751e set cnode's fullname when cloning
4 years ago
mindspore-ci-bot 4f607e9c26 !9335 Add multiprocessing support to per_batch_map
4 years ago
mindspore-ci-bot a6b716003f !9469 Fix minor issues in distribution classes
4 years ago
Xun Deng 4ef9e9e57f fix minor issues in distribution classes
4 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
4 years ago
mindspore-ci-bot 73c91e05b1 !9398 Change Build to return status
4 years ago
mindspore-ci-bot 4bb7303463 !9424 [PipelineSplit]Fix Shared Parameter bug
4 years ago
lichenever 818e920f02 fix_pipeline_split_param_shared_bug
4 years ago
mxm 82268dc703 support DynamicShape and StridedSlice primitive return range of shape value.
4 years ago
alex-yuyue ccff3a5316 Change build to return status
4 years ago
mindspore-ci-bot b9d2392937 !9350 Add Matrix_Determinant and Matrix_Inverse to Mindspore front-end
4 years ago