Margaret_wangrui
922678edef
Revert "Add the check of function return None."
This reverts commit f9a384456a .
4 years ago
i-robot
eef5f3f8d4
!22925 [assistant][ops] add operator Cummin
Merge pull request !22925 from yangwm/cummin
4 years ago
Margaret_wangrui
f9a384456a
Add the check of function return None.
4 years ago
luon
5485ff0cb6
[feat] [assistant] [I40GGH] add new ascend operator Cummin
4 years ago
i-robot
9522ee9686
!25703 [assistant][ops] Add math operator LpNorm
Merge pull request !25703 from 孟权令/LpNorm
4 years ago
kman066
4ebec36ab2
add lpnorm
4 years ago
zhang__sss
8bae4d9d50
grad
4 years ago
i-robot
8758830723
!25479 delete mindquantum c++ simulator
Merge pull request !25479 from donghufeng/master
4 years ago
xuxusheng
7a9a4d0515
delete mindquantum simulator
4 years ago
Sawyer
c032d1f83c
[feat][assistant][I3T92O]add new operator IsNan
4 years ago
doit
cd9242eaa9
[feat] [assistant] [I3T92M] add new math operator IsInf
4 years ago
i-robot
470de9bcaa
!21258 [assistant][ops]New operator implementation, include ApplyKerasMomentumD
Merge pull request !21258 from 梁秀波/ApplyKerasMomentumD
4 years ago
Lu
9f68d43c32
Construct supports the filter function.
4 years ago
despicablemme
75ade61acf
[feat] [assistant] [I40GGE] add new Ascend operator CeLU
4 years ago
zorax
6098c1da5e
[feat][assistant][I40FFO] add new Ascend operator ApplyKerasMomentum
4 years ago
despicablemme
84337078b1
[feat] [assistant] [I40GGM] add new ascend operator Ger
4 years ago
hzw
2f5758a4a8
[feat][assistant][#I40FFZ] add new Ascend operator ExtractVolumePatches
4 years ago
echo-yike
785558cdd2
[feat][assistant][I40FGD] add new Ascend operator Trunc
4 years ago
i-robot
ebe094ac0f
!21829 [assistant][ops] Add New Cdist and CdistGrad
Merge pull request !21829 from 孟权令/Cdist
4 years ago
jiangshuqiang
c2bd061889
fix summary isolation
4 years ago
SichongHao
5412382e16
[feat][assistant][I3T91W][I3T91X]add new operator Cdist and CdistGrad
4 years ago
huanghui
ba66c0d491
add security isolate for save_graphs
4 years ago
zhangzhaoju
4296881a16
syntax
4 years ago
i-robot
9b7a966174
!21262 [assistant][ops]New operator implementation, include SparseApplyRMSPropD
Merge pull request !21262 from 梁秀波/SparseApplyRMSPropD
4 years ago
i-robot
bbbd6e0254
!22579 modify resizebilinear infer type
Merge pull request !22579 from Simson/opinfer
4 years ago
simson
7a2fbdda85
modify resizebilinear infer type
4 years ago
Feve1986
82b04d6a1e
[feat][assistant][I40FFX] add new Ascend operator SparseApplyRMSPropD
4 years ago
jiangzhenguang
8812c8fe9b
amend assign
4 years ago
i-robot
37ecdba742
!20829 [assistant][ops]New operator implementation, include ApplyAdagradDA
Merge pull request !20829 from 梁秀波/ApplyAdagradDAD
4 years ago
zx
0efbedd23c
[feat][assistant][I40FFF] add new Ascend operator ApplyAdagradDA
4 years ago
Zhang Qinghua
a137fa1d0b
Optimize the Executors routines.
- Fix the key generating.
- Distinguish the executors.
4 years ago
i-robot
cd4081ac87
!20676 [assistant][ops] Add array operator SplitV
Merge pull request !20676 from 孟权令/SplitV
4 years ago
i-robot
7083ec9d37
!21925 add pad mode to maxpool3d
Merge pull request !21925 from jiangzhenguang/amend_maxpool3d
4 years ago
i-robot
471c57d3d7
!20046 [assistant][ops] Add New MaskedFill
Merge pull request !20046 from 孟权令/MaskedFill
4 years ago
i-robot
07eaa1969b
!22344 fix compile error when weight is used in while condition
Merge pull request !22344 from xychow/fix-while-loop-with-weight-in-condition
4 years ago
i-robot
457a01fd09
!20055 [assistant][ops] Add math operator IndexAdd
Merge pull request !20055 from 孟权令/IndexAdd
4 years ago
jiangzhenguang
8a78b2b7f6
add pad mode to maxpool3d
4 years ago
doit
a5193df648
[feat] [assistant] [I3T92B] add new array operator MaskedFill
4 years ago
i-robot
36238032a2
!22245 Add pynative switch layer ut test case
Merge pull request !22245 from zjun/switch_layer_ut_test
4 years ago
hulx
c70731d601
[feat][assistant][I3T924] add new math operator IndexAdd
4 years ago
zhousiyi
44bdcb101c
fix while loop compile error when weight is used in while condition
4 years ago
hulx
ca6f3ef155
[feat][assistant][I3T925] add new math operator Erfinv
4 years ago
hedongdong
09bc1bddf1
[feat][assistant][I3T92H] add new array operator SplitV
4 years ago
zjun
779b655cfe
Add switch_layter pynative ut test
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
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
4 years ago
djc
b077aa1cab
[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
doit
bf23333b27
[feat] [assistant] [I3T927] add new math operator Lerp
4 years ago
i-robot
954864bfba
!22037 incoroporate getitem if indexed node is zeros_like
Merge pull request !22037 from xychow/always-incorporate-getitem-if-zeros-like
4 years ago
i-robot
c93bb9936e
!20011 [assistant][ops] Add nn operator Roll
Merge pull request !20011 from 孟权令/Roll
4 years ago