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 |
Xiao Tianci
|
53c01c437d
|
fix NumpySlicesDataset not accept numpy
|
4 years ago |
wangrao124
|
463ca2434c
|
add numpy-native ut/st test files
|
4 years ago |
zhousiyi
|
9319eff958
|
change the error type from RuntimeError to TypeError
|
4 years ago |
Lizxxy
|
5d00d482e4
|
[feat][assistant][I3PYDC] add new Ascend operator SoftShrinkGrad
|
4 years ago |
zx
|
be26e62080
|
[feat][assistant][I3PYDB] add new Ascend operator SoftShrink
|
4 years ago |
i-robot
|
a7d40fc220
|
!20520 [AutoParallel]Add op AllToAllv
Merge pull request !20520 from lichen/add_op_AllToAllv
|
4 years ago |
i-robot
|
ed4c9682b5
|
!20505 limit the scope of lift free variable
Merge pull request !20505 from xychow/limit-lift-scope
|
4 years ago |
lichenever
|
8c1998fd6b
|
add_op_AllToAllv
|
4 years ago |
i-robot
|
c9d3c1d346
|
!20411 enable optimizer parallel for inference
Merge pull request !20411 from gziyan/enable_opt_shard_predict
|
4 years ago |
i-robot
|
6061194083
|
!20490 update check strategy for conv2d
Merge pull request !20490 from yangzhenzhang/update-check-strategy-for-conv2d
|
4 years ago |
zhousiyi
|
597f29ea7d
|
limit the lambda lift scope to the func_graph passed
|
4 years ago |
zhousiyi
|
b590f6d929
|
don't replace u with fprop_u in primal_graph and bprop_fg
|
4 years ago |