Commit Graph

36096 Commits

Author SHA1 Message Date
huangbingjian fea6974c80 Support numpy augassign method, subscript method and binary operations. 2021-12-21 15:58:20 +08:00
i-robot d555540333 !27922 maskrcnn st bug fix
Merge pull request !27922 from 张晓晓/master
2021-12-21 02:41:23 +00:00
i-robot ce68c8a4a9 !27923 update the documentation of FTRL, LARS, Unfold, etc. about the support plaforms.
Merge pull request !27923 from wangshuide/code_docs_wsd_master_new
2021-12-21 02:33:47 +00:00
i-robot 9952633aa9 !27905 add c++ std to custom aot compile cmd
Merge pull request !27905 from xulei/fix_st_mac
2021-12-21 02:27:55 +00:00
i-robot 6c1ff69e6c !27938 Fix call input kernel graph to stack actor.
Merge pull request !27938 from gaoyong10/runtime_second12
2021-12-21 01:51:58 +00:00
i-robot b200ea8bd4 !27578 fix error log
Merge pull request !27578 from lianliguang/fix-slice-bug
2021-12-21 01:48:05 +00:00
i-robot e495b8f3ec !27810 delete unused profiler code
Merge pull request !27810 from wenkai/wk1216_del
2021-12-21 01:41:59 +00:00
i-robot b421e46957 !27717 optimize cpu ops
Merge pull request !27717 from 范吉斌/cpu_ops_optimize
2021-12-20 16:05:10 +00:00
gaoyong10 df13d8895e Fix call input kernel graph to stack actor. 2021-12-20 22:23:58 +08:00
i-robot bdaa4d5460 !27934 fix doc string
Merge pull request !27934 from zhujingxuan/code_docs_scipy
2021-12-20 12:44:15 +00:00
i-robot 2e30b0596f !27829 multinomial fix
Merge pull request !27829 from chenweifeng/multonomial-fix
2021-12-20 12:40:23 +00:00
zhujingxuan 646d1c6114 fix doc string 2021-12-20 20:37:38 +08:00
i-robot 5503948658 !27610 Support Ascend710 device to run converter and benchmark.
Merge pull request !27610 from chenping/master
2021-12-20 12:20:38 +00:00
i-robot 24e03a68a6 !27902 [MS][LITE] add dpico atc adapter compile CI
Merge pull request !27902 from jianghui58/dpico_dev_compile
2021-12-20 12:03:21 +00:00
i-robot 1fb6040804 !27908 Add docs description for ps server recovery
Merge pull request !27908 from zyli2020/ps_cache_feature
2021-12-20 12:02:05 +00:00
i-robot cb85699dbd !27624 [MSLITE] runtime parallel model rename
Merge pull request !27624 from ling/sr
2021-12-20 11:54:54 +00:00
i-robot 066dc55a4e !27834 [MSLITE] gpu stride_slice
Merge pull request !27834 from ling/op
2021-12-20 11:41:30 +00:00
i-robot 52444c129d !27559 update JSON for Model C++ to 3.7.3
Merge pull request !27559 from yanghaoran/master
2021-12-20 11:23:08 +00:00
i-robot 7331629ceb !22686 [assistant][ops][Dither]
Merge pull request !22686 from Isaac/Dither
2021-12-20 11:16:20 +00:00
i-robot 25e17b0cc1 !27849 Upgrade Ascend software package Dec 16
Merge pull request !27849 from TronZhang/upgrade_ascend_1216
2021-12-20 11:11:04 +00:00
i-robot 8427331f7e !27897 fix validator of mindir
Merge pull request !27897 from luoyang/issues2
2021-12-20 11:05:53 +00:00
i-robot 0b5ad53180 !25773 [assistant][ops]New operator implementation, include ApplyProximalAdagradD
Merge pull request !25773 from 傅嘉俊/ApplyProximalAdagradD
2021-12-20 10:13:42 +00:00
i-robot daf56b66cd !27903 use ops.LSTM on CPU
Merge pull request !27903 from 吕昱峰(Nate.River)/rnn_op
2021-12-20 09:41:51 +00:00
i-robot eaa84fbbca !27786 optimize gpu error about nn
Merge pull request !27786 from chentangyu/code_cty_master_I4MR77
2021-12-20 09:27:39 +00:00
i-robot a20efa88c6 !27899 [GraphKernel] fix umonad expanders.
Merge pull request !27899 from chenlei_autodiff/fix_ci
2021-12-20 09:19:42 +00:00
wangshuide2020 454d1b1ad8 update the documentation of FTRL, LARS, Unfold, etc. about the supported platforms. 2021-12-20 16:54:24 +08:00
ling e2815c4684 [MSLITE] runtime parallel model rename 2021-12-20 16:53:14 +08:00
i-robot b6ad18cb51 !27917 code_docs_restore_group_info_api_fix
Merge pull request !27917 from yao_yf/code_docs_restore_group_info_api_fix
2021-12-20 08:51:41 +00:00
i-robot cdc2761aa4 !27895 Fix dropout embedding
Merge pull request !27895 from huangxinjing/fix_dropout_recompute
2021-12-20 08:45:52 +00:00
i-robot 83bd5dbe21 !27895 Fix dropout embedding
Merge pull request !27895 from huangxinjing/fix_dropout_recompute
2021-12-20 08:45:51 +00:00
i-robot 791bc43829 !27896 Fix ps context default value
Merge pull request !27896 from ZPaC/code_docs_master
2021-12-20 08:45:30 +00:00
jianghui58 ed18a9d6f1 add dpico atc adapter compile CI 2021-12-20 16:37:12 +08:00
zhangxiaoxiao 21a9c79b8f maskrcnn st bug fix 2021-12-20 16:35:07 +08:00
i-robot 6d77fc8a14 !27650 fix codedex in fl
Merge pull request !27650 from tan-wei-cheng-3260/develop-twc-pc-lint
2021-12-20 08:29:56 +00:00
i-robot 75ab2ec58a !27809 Syncronize federated learning's code from enterprise docs
Merge pull request !27809 from jxlang910/master
2021-12-20 08:13:23 +00:00
i-robot 2566ae57c7 !27836 [ME][Fallback] Support print in ms_function or construct.
Merge pull request !27836 from Margaret_wangrui/print
2021-12-20 08:04:59 +00:00
i-robot 548225f1dc !27709 Bug fix
Merge pull request !27709 from windhxs/fixAdam
2021-12-20 08:02:05 +00:00
i-robot ae7f154a3f !25841 [feat] [assistant] [I48O9I] rsqrt with dynamic infer shape
Merge pull request !25841 from 郑鹏飞/rsqrt
2021-12-20 07:56:59 +00:00
i-robot 1f504329b6 !27884 [MSLITE][GPU] add some gpu fp16 gate model
Merge pull request !27884 from Greatpan/master_fp16_gate_1
2021-12-20 07:55:31 +00:00
i-robot 76aaf62088 !27860 The profiler framework data is changed to binary data
Merge pull request !27860 from helloiSCSI/data_reduce
2021-12-20 07:47:49 +00:00
i-robot ac69bac952 !27821 neighborexchangev2 fix bug
Merge pull request !27821 from TuDouNi/neighborexchangev2_fix_bug
2021-12-20 07:43:41 +00:00
i-robot 2d7e4adf44 !27663 Check Format when Sync DeviceToDevice
Merge pull request !27663 from hwjiaorui/fix-bug-nullptr
2021-12-20 07:24:09 +00:00
i-robot fb69acf0a0 !27824 update opencv and sqlite version
Merge pull request !27824 from shenwei41/update_opencv_sqlite
2021-12-20 07:06:09 +00:00
i-robot 39c4d6aa42 !27889 [MS][LITE]support load cache data from device model
Merge pull request !27889 from 张学同/distribution_cache_dev
2021-12-20 07:03:01 +00:00
i-robot bf7c0e3fdd !27847 [lite]adjust examples of southbound interface
Merge pull request !27847 from 徐安越/master
2021-12-20 06:57:10 +00:00
i-robot 468f0daf20 !27901 add print of MindSpore Lite inference version
Merge pull request !27901 from zhanghaibo/master
2021-12-20 06:57:10 +00:00
i-robot 953920112c !22553 [assistant][ops] Add new loader UDPOSDataset
Merge pull request !22553 from 杨旭华/UDPOSDataset
2021-12-20 06:54:54 +00:00
lizhenyu f66ce9e485 Add docs description for ps server recovery 2021-12-20 14:45:01 +08:00
i-robot 58a09a0658 !27882 [MS][LITE] enable new java api
Merge pull request !27882 from zhengjun10/unified_api
2021-12-20 06:36:32 +00:00
i-robot b1fc7825d4 !27867 [MS][LITE] support dpico reverse op
Merge pull request !27867 from jianghui58/dpico_dev
2021-12-20 06:30:49 +00:00