Commit Graph

5958 Commits

Author SHA1 Message Date
i-robot 00e8645902 !21036 Upgrade Ascend packages 28 Jul 21
Merge pull request !21036 from yanghaoran/upgrade_ascend_0728
2021-08-02 06:15:06 +00:00
i-robot 0c369e4ea5 !21170 [Auto parallel] Add ReduceAny operator in Parallel module; Extend Onehot operator to multi-dimensions
Merge pull request !21170 from Xiaoda/77-add-reduceany-and-onehot
2021-08-02 03:05:34 +00:00
i-robot bb6d1a3019 !21180 alltoall and neighbor-exchange op
Merge pull request !21180 from zhoufeng/all-to-all-op
2021-08-02 01:42:42 +00:00
Xiaoda Zhang 4b4b3cdaf4 add reduceany operator and extend onehot to multi-dimensions 2021-08-02 08:53:43 +08:00
zhoufeng 2143241092 change neighbor exchange to all to all
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-01 18:21:28 +08:00
yanghaoran 0364650eae Upgrade Ascend packages 28 Jul 21, with testcases removed 2021-07-31 18:55:55 +08:00
i-robot 27e0c7d8b8 !21004 Add CPU Sort OP
Merge pull request !21004 from zhujingxuan/master
2021-07-31 08:15:54 +00:00
i-robot 7b55c9858b !21103 Reorganize Empty Graph
Merge pull request !21103 from jiaoy1224/eliminate_empty
2021-07-31 01:33:34 +00:00
i-robot 9301de1b54 !21098 fix bug
Merge pull request !21098 from shenwei41/fix_waring
2021-07-31 01:12:21 +00:00
shenwei41 e3385e2564 fix waring to master 2021-07-30 16:37:27 +08:00
zhujingxuan 23dee0e232 Add CPU Sort OP 2021-07-30 16:21:02 +08:00
Yang Jiao fd7ab25fc2 reorganiz empty graph 2021-07-30 15:37:47 +08:00
i-robot 7b20a5adf7 !20966 Update graph kernel support for argmax/argmin
Merge pull request !20966 from zichun_ye/argmax_min_kernelgraph
2021-07-30 06:15:03 +00:00
i-robot 6e84bf0f0f !16449 [assistant][ops] Add new audio operator BandBiquad
Merge pull request !16449 from StyleHang/BandBiquadOp
2021-07-30 03:35:07 +00:00
Zichun Ye 22172f18bc update graph kernel support for argmax/argmin
fix pylint problem

fix conflict

fix op list

fix check warning

fix code based on review comments

update akg commit

fix check warning
2021-07-30 09:53:12 +08:00
i-robot b32bfb0111 !20986 revert the modification of ExpandJPrim
Merge pull request !20986 from huangbingjian/revert_jprim
2021-07-29 11:16:43 +00:00
liannai 5a341e7e27 [feat] [assistant] [I3J6TS] add new audio operator BandBiquad 2021-07-29 17:57:27 +08:00
i-robot 93dddcf0fe !20735 [BETA]Add Transformer Module
Merge pull request !20735 from huangxinjing/transformer_layer
2021-07-29 07:17:22 +00:00
huangxinjing 615d1a179d Add transformer layer 2021-07-29 11:10:43 +08:00
i-robot 11694db238 !20909 [MS][RDR] Add lenet st with enable RDR
Merge pull request !20909 from louie5/rdr_test
2021-07-28 12:05:42 +00:00
huangbingjian 4d845c004e revert the modification of ExpandJPrim 2021-07-28 19:27:36 +08:00
i-robot 7be2078a97 !20980 fixed node timeout
Merge pull request !20980 from anancds/node
2021-07-28 09:30:03 +00:00
i-robot 9f296c58d6 !20960 [AutoParallel]Add replace graph for conv2d
Merge pull request !20960 from lichen/add_replace_graph_for_conv2d
2021-07-28 07:06:41 +00:00
louie5 3c0a35dd07 add gpu lenet st with enable RDR module 2021-07-28 14:30:05 +08:00
lichenever a7f8024c29 add_replace_graph_for_conv2d 2021-07-28 11:02:21 +08:00
chendongsheng a772f62563 fixed node timeout 2021-07-28 10:09:56 +08:00
i-robot 3c3bbec5ee !20320 virutal_dataset_set_strategy
Merge pull request !20320 from yao_yf/virutal_dataset_set_strategy
2021-07-28 01:55:37 +00:00
i-robot 302b6a8008 !20880 [ME][Auto-Monad]Fix executive order problem: the user of MakeTuple(Load, ...) do not attach UpdateState
Merge pull request !20880 from Margaret_wangrui/maketupe_addn_exec_order
2021-07-27 11:32:27 +00:00
yao_yf dc7dc7d3fa dataset strategy set 2021-07-27 18:44:10 +08:00
i-robot 72dd0cdb7b !20563 提交RNNs和RNNCells算子
Merge pull request !20563 from 吕昱峰(Nate.River)/rnn
2021-07-27 09:09:46 +00:00
i-robot d444600923 !20515 Refactor Arithmetic Simplify
Merge pull request !20515 from jiaoy1224/master
2021-07-27 08:07:53 +00:00
i-robot e23d51ee8d !20099 test failed
Merge pull request !20099 from mindspore_ding/run_0712
2021-07-27 07:27:49 +00:00
lvyufeng 54dd318de7 add RNNs and RNNCells layers 2021-07-27 11:45:02 +08:00
Margaret_wangrui 16466f3453 Fix executive order problem: the user of MakeTuple(Load, ...) do not
attach UpdateState
2021-07-27 11:37:53 +08:00
Yang Jiao e2cfc516eb refctor arithmetic simplify 2021-07-27 11:29:26 +08:00
i-robot ab78bcf16f !19081 add ops IsNan
Merge pull request !19081 from lingyunli63/add_ops_IsNan
2021-07-27 02:33:02 +00:00
i-robot 3c0e0ac186 !20654 Fix test_resnet50_and_resnet50_thor bug.
Merge pull request !20654 from linqingke/bug_fix
2021-07-27 02:32:52 +00:00
i-robot b8901526b9 !20882 Fix GradOperation recursive call issues.
Merge pull request !20882 from 张清华/opt
2021-07-27 01:00:39 +00:00
i-robot 34e2581dfc !20812 Add code for cross-silo with real data femnist and coco
Merge pull request !20812 from ZPaC/cross-silo
2021-07-26 13:21:19 +00:00
i-robot a0b7dcb353 !20793 add parallel op for gather
Merge pull request !20793 from yangzhenzhang/add-parallel-op-for-gatherd
2021-07-26 13:20:47 +00:00
Zhang Qinghua 8be269c1cc Fix GradOperation issues:
- Allow the J CNode used multiple as non-call input.
- Check recursive J FG including FV J CNode.
- Add grad functional api.
2021-07-26 20:47:49 +08:00
i-robot 022c1c4583 !20715 [ME][Auto-Monad]Add ref user to UpdateState to ensure the order
Merge pull request !20715 from Margaret_wangrui/auto_monad_ref_users_master
2021-07-26 11:43:43 +00:00
i-robot 23e30c4bcc !17854 Add ScatterSub op for gpu
Merge pull request !17854 from xcnick/op-scattersub-gpu
2021-07-26 10:08:02 +00:00
i-robot ba3aa00e92 !20719 test transformer
Merge pull request !20719 from huchunmei/test4
2021-07-26 08:58:30 +00:00
i-robot cdede9388d !18958 Add scatter_nd_add and scatter_nd_sub op for gpu
Merge pull request !18958 from xcnick/op-scatterndfunctor-gpu
2021-07-26 08:25:11 +00:00
i-robot fd7c0c1514 !20672 add dump ir for python and add dump more info when dynamic shape
Merge pull request !20672 from lianliguang/add_dump_func
2021-07-26 06:53:42 +00:00
lingyunli63 50a66ae476 isnan isfinite isinf squaresumall identity oneslik 2021-07-26 12:58:30 +08:00
yangzhenzhang 80e5cc0e52 add parallel op for gatherd 2021-07-26 11:14:25 +08:00
Margaret_wangrui f9a064e464 Add ref user to UpdateState to ensure the order 2021-07-26 10:31:05 +08:00
ZPaC dc068cb172 Add code for cross-silo with real data femnist and coco 2021-07-24 17:50:53 +08:00