Commit Graph

43 Commits

Author SHA1 Message Date
guoqi b68e7d5045 add deformable offset grad operator for Ascend 2022-06-10 15:14:17 +08:00
i-robot c8d964aff6
!34619 AdaptiveMaxPool2D support ascend platform.
Merge pull request !34619 from linqingke/adative_maxpool_2d_support_ascend
2022-06-07 12:31:34 +00:00
linqingke 632eb99304 AdativeMaxpool2D support ascend platform. 2022-06-07 12:13:08 +08:00
i-robot e6686ba1c9
!35194 Add dynamic and vmap support for NLLLossGrad in Ascend.
Merge pull request !35194 from TronZhang/nlllossgrad
2022-06-07 03:04:12 +00:00
i-robot 7cb5f8a103
!35239 op tiling for KLDivLoss and adapt vmap st
Merge pull request !35239 from xulei/kldiv
2022-06-07 02:17:06 +00:00
tronzhang dadcbe124f add dynamic and vmap support for nlllossgrad 2022-06-06 15:49:46 +08:00
lby 4f3e385644 add renorm op 2022-06-01 14:59:00 +08:00
xulei 9b0cff1bd4 op tiling for KLDivLoss and adapt vmap st 2022-05-31 15:23:31 +08:00
xulei c85bb89088 KLDivLoss for NPU 2022-05-26 16:55:16 +08:00
zengzitao eb2f75a164 add gather nd interface 2022-05-18 18:26:02 +08:00
ms_yan c5e9177920 add ps_roi_grad_v2_d 2022-04-29 17:40:35 +08:00
lby aeb7e5a75b sort op support axis value not -1 2022-04-11 09:13:19 +08:00
jiaorui 063ee8b825 tbe ops debug 2022-02-23 15:07:16 +08:00
jiaorui 0619bb5971 op compile debug 2022-02-18 11:02:00 +08:00
王南 eab11f8677 functional select support x or y is a scalar 2022-01-05 10:12:44 +08:00
ms_yan 36a8886ca2 Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab.

Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"

This reverts commit 4e6f7dc97d.

delete pass_registry_test.cc

comment  hiai_nlu_model_multi.pb related  line
2021-08-23 01:46:38 +08:00
djc 4e6f7dc97d [feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset 2021-08-22 13:39:37 +08:00
LaiYongqiang c6f5a02237 add logs when querying job 2021-08-14 16:45:05 +08:00
lby a5029f061c ascend kernel build refactory 2021-08-10 23:40:49 +08:00
LaiYongqiang ba8fdcfeae new TBE compile server 2021-07-15 10:56:02 +08:00
changzherui d9e2da299d Revert "!16599 c++ infer for conv2dbackpropfilter and conv2dbackpropinput"
This reverts commit 3be79efd80, reversing
changes made to cf4479756a.
2021-05-27 22:24:13 +08:00
changzherui ea04c4304f Revert "!16693 add Conv2dTranspose"
This reverts commit a2f50fb7db, reversing
changes made to 4735ec3296.
2021-05-25 18:26:02 +08:00
changzherui 2c41833cfa add Conv2dTranspose 2021-05-24 18:48:28 +08:00
laiyongqiang de0f6edf5a support hbm profile 2021-04-16 18:01:31 +08:00
hedongdong d8382f4d57 move operator primitive of Centralization to _inner_ops 2021-03-04 16:38:07 +08:00
hedongdong 0660140708 add new inner operator centralizaiton 2021-02-10 14:58:39 +08:00
jinyaohui 30a27b2adb modify Gelu、FastGelu to GeLU and FastGeLU 2021-02-05 17:19:52 +08:00
l00591931 9ec100d069 Change TensorAdd to Add, from r1.1 to master 2021-02-01 17:53:52 +08:00
yuchaojie b51b3a6764 update Pool's attr kernel_size, pad_mode 2021-01-18 12:10:20 +08:00
yanglf1121 918679daa3 add tensor.ndim and rename tensor.size() to tensor.size 2020-12-18 17:15:42 +08:00
shibeiji cd850bd210 register activation operator fast_gelu 2020-11-26 14:55:39 +08:00
caifubi d3b978147f Ascend Dynamic Shape 2020-10-10 19:11:47 +08:00
panyifeng 1a54785fe2 remove name arg from gradoperation 2020-08-26 11:16:57 +08:00
buxue 66bbdb4a31 change tensor dtype and shape from function to attr 2020-06-12 19:03:23 +08:00
liuwenhao4 f87c70a9ab Fixing some tiny faults about Pylint in my code(ops) 2020-05-29 12:01:04 +08:00
liuwenhao4 a7ad0d0a49 Fixing some tiny faults about Pylint in my code(ops) 2020-05-28 09:52:42 +08:00
liuwenhao4 f3f0cbaeee Fixing some tiny faults about Pylint in my code(ops) 2020-05-25 21:27:45 +08:00
jinyaohui 5a914994ba clean pylint 2020-05-18 16:42:35 +08:00
jinyaohui 391a060f21 remove two context param 2020-05-12 22:11:50 +08:00
jinyaohui d40e89b1bc clean pylint warning in st/ops/ascend 2020-05-11 20:59:30 +08:00
liuxiao 5e877a7715 modify api and add example 2020-04-26 11:07:18 +08:00
mindspore-ci-bot c0825e18a7 !588 Add ReluV2/ReluGradV2/ConfusionMulGrad ops for VM
Merge pull request !588 from liuxiao/add-reluv2
2020-04-22 21:58:57 +08:00
leonwanghui b78b18e669 Rename davinci to ascend in ops st test module 2020-04-22 15:58:50 +08:00