chenx2ovo
|
aa45e2ebbc
|
[feat] [assistant] [I3CEER] add op AmplitudeToDB
|
4 years ago |
huangbingjian
|
53b31abf12
|
remove useless depend
|
4 years ago |
Carry955
|
98be266585
|
[feat][assistant][I3J6TQ] add a new operator Angle
|
4 years ago |
i-robot
|
680e40a43a
|
!16453 [assistant][BassBiquadOp]
Merge pull request !16453 from StyleHang/BassBiquadOp
|
4 years ago |
i-robot
|
f4e07c0dce
|
!17486 [assistant][ops] Add new dataset operator Flickr.
Merge pull request !17486 from Rainfor/wangkc
|
4 years ago |
i-robot
|
a83f8f6f5d
|
!20284 Unify exception info with using the unsupported numpy method
Merge pull request !20284 from huanghui/numpy-in-graph-mode
|
4 years ago |
i-robot
|
d260f38936
|
!15722 [assistant][AdjustGamma]
Merge pull request !15722 from QingfengLi/adjust_gamma
|
4 years ago |
li-qiyao
|
ba326d76a8
|
[feat][assistant][I3J6TW] add new data operator BassBiquad
|
4 years ago |
wangkc123
|
48f5fed1f8
|
[feat] [assistant] [I3CKEN] add new dataset operator Flickr
|
4 years ago |
chenx2ovo
|
4191dde45f
|
[feat][assistant][I3CEGM] add op adjust gamma
|
4 years ago |
tongyue
|
08469e113a
|
[feat][assistant][I3J6TV]add new audio operator BandrejectBiquad
|
4 years ago |
i-robot
|
2c7b8e73df
|
!16452 [assistant][BandpassBiquadOp]
Merge pull request !16452 from StyleHang/BandpassBiquadOp
|
4 years ago |
i-robot
|
a70b0f3bf4
|
!18260 [assistant][ops]New operator implementation, include HShrink and HShrinkGrad
Merge pull request !18260 from 张璇/hshrink
|
4 years ago |
i-robot
|
93af13f332
|
!19979 dataset: modify some error msg
Merge pull request !19979 from ms_yan/err_msg
|
4 years ago |
i-robot
|
0a3b4ff84b
|
!21207 modify replace graph for conv2d
Merge pull request !21207 from yangzhenzhang/fix-bugs-for-conv2d
|
4 years ago |
huanghui
|
3e17650172
|
Raise NotImplementedError when parsing the numpy methods, but not the numpy constant.
|
4 years ago |
i-robot
|
ef77050348
|
!18892 [assistant][ops] Add new dataset operator SBD.
Merge pull request !18892 from Rainfor/sbd
|
4 years ago |
yangzhenzhang
|
ef0361a449
|
fix bugs for conv2d
|
4 years ago |
ms_yan
|
65870045bc
|
modify some error msg
|
4 years ago |
administrator
|
29d57a89fb
|
[feat][assistant][I3TDRD]add new audio operator BandpassBiquad
|
4 years ago |
i-robot
|
a81fee280c
|
!16458 [assistant][AllpassBiquadOp]
Merge pull request !16458 from StyleHang/AllpassBiquadOp
|
4 years ago |
Xiaoda Zhang
|
4b4b3cdaf4
|
add reduceany operator and extend onehot to multi-dimensions
|
4 years ago |
zhangjie
|
b04036e13c
|
[feat][assistant][I3PYD4] add new data operator HShrink and HShrinkGrad
|
4 years ago |
danansheng
|
accb87606a
|
[feat][assistant][I3PYD4] add new data operator HShrink
|
4 years ago |
Isaac
|
b49e1acc3e
|
[feat] [assistant] [I3J6TM] add new audio operator AllpassBiquad
|
4 years ago |
i-robot
|
9301de1b54
|
!21098 fix bug
Merge pull request !21098 from shenwei41/fix_waring
|
4 years ago |
shenwei41
|
e3385e2564
|
fix waring to master
|
4 years ago |
i-robot
|
6e84bf0f0f
|
!16449 [assistant][ops] Add new audio operator BandBiquad
Merge pull request !16449 from StyleHang/BandBiquadOp
|
4 years ago |
liannai
|
5a341e7e27
|
[feat] [assistant] [I3J6TS] add new audio operator BandBiquad
|
4 years ago |
huangxinjing
|
615d1a179d
|
Add transformer layer
|
4 years ago |
i-robot
|
9f296c58d6
|
!20960 [AutoParallel]Add replace graph for conv2d
Merge pull request !20960 from lichen/add_replace_graph_for_conv2d
|
4 years ago |
lichenever
|
a7f8024c29
|
add_replace_graph_for_conv2d
|
4 years ago |
yao_yf
|
dc7dc7d3fa
|
dataset strategy set
|
4 years ago |
i-robot
|
b8901526b9
|
!20882 Fix GradOperation recursive call issues.
Merge pull request !20882 from 张清华/opt
|
4 years ago |
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.
|
4 years ago |
yangzhenzhang
|
80e5cc0e52
|
add parallel op for gatherd
|
4 years ago |
i-robot
|
c80098b261
|
!20712 [Auto parallel] Enable All2All when inferring redistribution ops
Merge pull request !20712 from Xiaoda/76-change-alltoall-redistribution
|
4 years ago |
i-robot
|
26bfbf9124
|
!18282 [assistant][ops]New operator implementation, include HSigmoid and HSigmoidGrad
Merge pull request !18282 from 张璇/hsigmoid_grad
|
4 years ago |
Xiaoda Zhang
|
bb5d4212f7
|
enable All2All in infering redistribution ops
|
4 years ago |
i-robot
|
1e1d7d5739
|
!20443 Add numpy-native ut/st
Merge pull request !20443 from 杨林枫/add_numpy_ut
|
4 years ago |
wanglixin
|
33e93e296c
|
[fix][assistant][I3PYD0] fix bug in the Ascend operator HSigmoid and HSigmoidGrad
|
4 years ago |
wild-fox
|
b6c575689d
|
[feat][assistant][I3PYD0] add new Ascend operator HSigmoid
|
4 years ago |
wanglixin
|
a377ade89f
|
[feat][assistant][I3PYD3] add new Ascend operator HSigmoidGrad
|
4 years ago |
i-robot
|
0f8a21693b
|
!18266 [assistant][ops]New operator implementation, include SoftShrink and SoftShrinkGrad
Merge pull request !18266 from 张璇/softshrink
|
4 years ago |
i-robot
|
69a7ef8632
|
!20707 [AutoParallel]AutoParallel support control flow
Merge pull request !20707 from lichen/auto_parallel_support_control_flow
|
4 years ago |
i-robot
|
bcb49f10b4
|
!20702 Fix NumpySlicesDataset not accept NumPy as data
Merge pull request !20702 from xiaotianci/fix_numpy_slices
|
4 years ago |
i-robot
|
7666b6e388
|
!20708 fix exception type to TypeError
Merge pull request !20708 from xychow/fix-exception-type
|
4 years ago |
i-robot
|
e8448f972b
|
!20725 Support the tensor of string dtype.
Merge pull request !20725 from 张清华/opt
|
4 years ago |
Zhang Qinghua
|
f91c697efc
|
Support the tensor of string dtype.
|
4 years ago |
lichenever
|
3c7cfb7c08
|
auto_parallel_support_control_flow
|
4 years ago |