Commit Graph

471 Commits (e983e73aa3cbf5098b19c0551805670772dbbec7)

Author SHA1 Message Date
mindspore-ci-bot cae8a921e3 !929 Cleanup dataset UT: test_batch, save_and_check support
5 years ago
Cathy Wong 772e6c1461 Cleanup dataset UT: test_batch, save_and_check support
5 years ago
changzherui ffcbcc8dcb syn code 505
5 years ago
changzherui 446828f221 modify momentum test
5 years ago
eric 36fffb7706 Added example md5 generation
5 years ago
changzherui 99c9b48a4d delete TestHWBatchNormGradSplit
5 years ago
Junhan Hu 83c68ca2ef Skip pyfunc test case
5 years ago
mindspore-ci-bot 79f087c2af !909 Adding fix for set seed
5 years ago
mindspore-ci-bot 200b3f0789 !837 add onnx op converter: ReLU6 and DepthwiseConv2dNative
5 years ago
eric 26cb3e8a5f Added test function to show that seed doesn't work.
5 years ago
changzherui b323199dc1 syn code 430
5 years ago
mindspore-ci-bot a5b530c427 !857 use parameter name as the key of strategy checkpoint
5 years ago
mindspore-ci-bot aaf8ade7ab !886 fix issues pack raise error when input list length is 1
5 years ago
zhaozhenlong 4694c979a5 delete pack description about num and add raise error
5 years ago
YuJianfeng 7185961e89 Enable BatchNorm fusion pass
5 years ago
mindspore-ci-bot 0611c1a579 !849 [CT][MS] Wrong format of broadcast output, when multi-output
5 years ago
mindspore-ci-bot 67f3d0eb5d !871 dataset: repair take op problem when there exist muti-thread in next node
5 years ago
chenzupeng a109bc3d96 add onnx op converter: ReLU6, DepthwiseConv2dNative
5 years ago
Wei Luning 157710ca0f bugfix* fix bug in output tuple of tuple.* check kRWWrite input no-variable* input x of ScatterNdUpdate should be a parameter node
5 years ago
mindspore-ci-bot ff1a05d6c8 !882 fix bug of bprop of FloorMod
5 years ago
mindspore-ci-bot db3dd02838 !847 Optimize the collectors in manager which listen to the graphs and nodes changes.
5 years ago
buxue 0c6cf98db0 fix bug of brpop of FloorMod
5 years ago
yao_yf 5a6540450e use param name as the key of strategy checkpoint
5 years ago
ms_yan c56fe3aa2d modify take op with an operator
5 years ago
mindspore-ci-bot 8af10eb51e !875 Reject python OP in operations argument for C++ uniform augmentation OP
5 years ago
Adel Shafiei d15bd04bfe added input validation to reject python op in C++ uniform augmentation operations list
5 years ago
mindspore-ci-bot a606c2e4da !872 [Dataset] Add schema support for GeneratorDataset
5 years ago
mindspore-ci-bot 2303453753 !869 Random data op
5 years ago
Junhan Hu c5a8ffe4f4 Add schema support for GeneratorDataset
5 years ago
Jesse Lee 5236d0c3c0 Replace print with logger.info
5 years ago
mindspore-ci-bot 8d3695f666 !672 Added UT for uniform augmentation C++ OP
5 years ago
mindspore-ci-bot 732c7f8266 !794 fix issues image gradients 4d check
5 years ago
Jesse Lee 270bf831a9 Random Data Op
5 years ago
mindspore-ci-bot 98939d839c !856 Fix skip op bug
5 years ago
zhaozhenlong 66e7a36846 ImageGradients check 4d
5 years ago
jiangzhiwen 34bfa2f7c9 fix skip
5 years ago
mindspore-ci-bot 8ab5e0118f !829 Add parser of case which parameter in tuple in run_op function
5 years ago
guohongzilong b96df362f8 add parser of case which parameter in tuple in run_op function
5 years ago
mindspore-ci-bot 883fde0494 !839 add parameter verification for RMSprop
5 years ago
mindspore-ci-bot 728345fdd0 !841 fix bugs of Acosh bprop and Elu bprop
5 years ago
mindspore-ci-bot f31c659944 !823 Add BatchNormGrad split pass
5 years ago
buxue 064d370a61 fix bug of Acosh bprop and Elu bprop
5 years ago
mindspore-ci-bot 33e427e1c5 !721 Tensor assign by ellipsis
5 years ago
wangnan39@huawei.com 7f602016f4 add parameter verification for rmsprop, and modify default value in annotation
5 years ago
Zhang Qinghua a22a4a57c2 Modify UT case after adjust the collectors of manager.
5 years ago
huanghui 0de0aee54e Add BatchNormGrad split pass
5 years ago
mindspore-ci-bot 6241814320 !749 fix np.histogram sometimes calc very large bucket number
5 years ago
candanzg e886a3182c tensor assign with ellpsis
5 years ago
Adel Shafiei 3322e65da9 added ut for uniform augment C++ op
5 years ago
Jesse Lee 332398d20a Check return code from WaitPost::Register
5 years ago