Commit Graph

5068 Commits

Author SHA1 Message Date
i-robot b1b8c157ff
!39852 support dynamic & static operator
Merge pull request !39852 from jjfeing/code_review_dynamic_static_refactor
2022-08-26 01:11:27 +00:00
i-robot ae207a653d
!40423 Add dynamic shape support for Square and SoftPlusGrad.
Merge pull request !40423 from hezhenhao1/add_softplusgrad
2022-08-25 16:24:52 +00:00
i-robot 3ef3a3ed47
!40247 add CPU RandomShuffle
Merge pull request !40247 from 范吉斌/randomshuffle
2022-08-25 10:07:35 +00:00
i-robot 7fa6d53a86
!40822 [ST][MS][OPS] AccumulateNV2 functional api and ST
Merge pull request !40822 from alashkari/accumulateNV2-update
2022-08-25 08:48:33 +00:00
jjfeing eabbdb39f3 refactor dynamic& static op select 2022-08-25 14:40:27 +08:00
hezhenhao1 bc12b4ef87 Add function/tensor api for PReLU, Square, SoftplusGrad operators. 2022-08-25 14:28:31 +08:00
i-robot b66f06efd6
!40842 Revert getattr_getitem pass
Merge pull request !40842 from huangbingjian/revert_pass
2022-08-25 03:26:18 +00:00
alashkari 633921ef1f Added accumulate_n functional api and test case. 2022-08-25 02:50:20 +00:00
huangbingjian 405b83bf6b Revert getattr_getitem pass 2022-08-24 18:44:08 +08:00
Margaret_wangrui e9b47a54d4 Dealing with isolated nodes. 2022-08-24 16:00:10 +08:00
i-robot c756e2c94c
!40516 reduce ops CPU support dynamic shape
Merge pull request !40516 from huoxinyou/0817_reduce_cpu
2022-08-24 02:21:36 +00:00
i-robot 515ebd8aa8
!40666 revise doc and test case of standard_laplace func
Merge pull request !40666 from panshaowu/master
2022-08-24 01:42:17 +00:00
i-robot de4b5b238e
!40686 [bug] fix grad aux in pynative mode
Merge pull request !40686 from chenzhuo/master_aux
2022-08-24 01:05:01 +00:00
i-robot f2d1484c7f
!39313 [feat] [assistant] [ops] [I5EWJ1] New GPU operator implementation, include DiagPart
Merge pull request !39313 from ESword/DiagPart
2022-08-23 21:11:50 +00:00
i-robot 02a3921835
!40738 add ascend kernel by kernel somas
Merge pull request !40738 from 王禹程/kbk
2022-08-23 12:27:10 +00:00
i-robot 00677934b8
!37959 Ignore tranformation of parallel if for special case of return in while/for loop
Merge pull request !37959 from xychow/dont-do-parallel-if-while-body-dont-call-header
2022-08-23 11:04:55 +00:00
i-robot 23f857c49f
!40687 Add testcase for PyNative tasksink
Merge pull request !40687 from caifubi/master-pynative-tasksink-testcase
2022-08-23 10:42:30 +00:00
i-robot d2e5d51285
!40725 Fix float16 accuracy for InvGrad.
Merge pull request !40725 from liqiliang/matrixbandpart-gpu
2022-08-23 08:57:01 +00:00
i-robot 16942191a2
!40604 Add Vmap Support for ApplyGradientDescent and ApplyAdagradV2
Merge pull request !40604 from TinaMengtingZhang/op_vmap_dev_apply_gradient
2022-08-23 06:36:47 +00:00
i-robot ea6a4564ad
!37041 [feat] [assistant] [ops] [I5EWIZ] New GPU operator impletation, include DataFormatVecPermute
Merge pull request !37041 from 王超/DataFormatVecPermute
2022-08-23 06:34:09 +00:00
chenzhuo 6775130f47 fix aux of grad in pynative mode 2022-08-23 14:32:28 +08:00
reku1997 6038eec9cb add ascend kernel by kernel somas 2022-08-23 14:05:30 +08:00
i-robot e4fc85c3ea
!40640 Fix robin_hood::map overflow
Merge pull request !40640 from hewei/fix_master
2022-08-23 05:04:35 +00:00
huoxinyou 1eb02b5c7c reduce ops CPU support dynamic shape 2022-08-23 10:43:11 +08:00
i-robot cd97bc5479
!40724 modify ReduceAxisUpdate pass
Merge pull request !40724 from liujunzhu/master
2022-08-23 01:54:48 +00:00
i-robot 6404ae2a2e
!40722 Adapt to the list control flow test case.
Merge pull request !40722 from Margaret_wangrui/list_graph
2022-08-23 01:10:58 +00:00
liqiliang bbea188c7f Fix float16 accuracy for InvGrad. 2022-08-22 21:35:57 +08:00
liujunzhu 812785391a modify ReduceAxisUpdate pass 2022-08-22 21:24:39 +08:00
Margaret_wangrui 9ac6c7bf9d Adapt to the list control flow test case. 2022-08-22 20:38:35 +08:00
Í 0cce5cfc70 [feat] [assistant] [ops] [I5EWIZ] New GPU operator impletation, include DataFormatVecPermute 2022-08-22 19:52:17 +08:00
caifubi 51905040dc Add testcase for PyNative tasksink 2022-08-22 15:03:45 +08:00
i-robot 4593e23a06
!40620 Don't add map if 2 parameters arg are same
Merge pull request !40620 from chenfei_mindspore/debug-ascend-no-shape
2022-08-22 06:18:25 +00:00
i-robot 7fafa69610
!40591 Reopen ps cases
Merge pull request !40591 from ZPaC/reopen-ps-cases
2022-08-22 04:37:03 +00:00
panshaowu 35a8aa67d5 revise doc and test case of standard_laplace func 2022-08-22 10:23:11 +08:00
chenfei 1683946951 fix bug of ascend when 2 parameter's arg are same 2022-08-22 10:01:46 +08:00
He Wei 8d76635e49 Fix robin_hood::map overflow
Calculating hash from all elements in AbstractBasePtrList.
2022-08-22 09:02:33 +08:00
fan-jibin 8f6b9b7fad add randomshuffle ops 2022-08-21 19:02:20 +08:00
TinaMengtingZhang 5720163a82 vmap - ApplyGradientDescent and ApplyAdagradV2 2022-08-19 18:09:43 +00:00
Jaspreet Singh Sambee 83448faeb3 Initial CPU kernel development for SparseCountSparseOutput Op
Added C++ primitive and core logic

Minor updates

Code cleanup and error handling

Remove unnecessary comments

CI-fixes-1

CI-fixes-2

CI-fixes-3

CI-fixes-4

CI-fixes-5

Remove op from operations/__init__

Added ParallelLaunch
2022-08-19 21:28:11 +08:00
i-robot 32a8bdd0dd
!40495 Fixed median for zero dim tensor
Merge pull request !40495 from liuchao/median
2022-08-19 10:19:50 +00:00
i-robot 3d8c1945f5
!40612 [MS]add cos acos acosh tensor interface
Merge pull request !40612 from mengyuanli/tensor_interface
2022-08-19 08:57:12 +00:00
i-robot 4bf3ab00b8
!40461 Enable graph list and tuple function
Merge pull request !40461 from LiangZhibo/list
2022-08-19 08:13:29 +00:00
i-robot 11fad28f53
!40467 Add ge optimization and ReduceAxisUpdate pass.
Merge pull request !40467 from liujunzhu/master
2022-08-19 06:19:43 +00:00
i-robot 7457812660
!40558 modify ssd_mobilenet_fpn testcase
Merge pull request !40558 from anzhengqi/modify-ssd-testcase
2022-08-19 03:54:51 +00:00
mengyuanli 3da9d64278 add acos acosh cos tensor interface 2022-08-19 11:26:03 +08:00
yanghaoran b563644d27 takedown testcases to ensure gate stability 2022-08-19 10:16:08 +08:00
ZPaC 60bdbf5864 Reopen ps cases 2022-08-19 09:24:04 +08:00
i-robot 19c97721ee
!40560 Modify the abstract information of the TensorMove node.
Merge pull request !40560 from Margaret_wangrui/load_infer_tensormove
2022-08-19 01:11:59 +00:00
zhousiyi 06097cc7e6 Ignore tranformation of parallel if for special case of return in while/for loop 2022-08-19 00:50:51 +00:00
i-robot 60dc85a774
!40510 add functional test case of scatter_mul
Merge pull request !40510 from wYann/scatter_mul
2022-08-18 19:33:01 +00:00