i-robot
471c57d3d7
!20046 [assistant][ops] Add New MaskedFill
Merge pull request !20046 from 孟权令/MaskedFill
4 years ago
i-robot
457a01fd09
!20055 [assistant][ops] Add math operator IndexAdd
Merge pull request !20055 from 孟权令/IndexAdd
4 years ago
i-robot
a1b6ba77ee
!22376 fix api format errors
Merge pull request !22376 from yingchen/code_docs_api3
4 years ago
yingchen
9f10574533
update api format errors
4 years ago
sl_wang
222b6684e0
second order optimizer thor generalization
4 years ago
doit
a5193df648
[feat] [assistant] [I3T92B] add new array operator MaskedFill
4 years ago
hulx
c70731d601
[feat][assistant][I3T924] add new math operator IndexAdd
4 years ago
i-robot
5f14369daa
!22339 update docs abour format or its wrong example
Merge pull request !22339 from dinglinhe/code_docs_dlh_ms_I46XK8
4 years ago
i-robot
698eb406e2
!20129 [assistant][ops] Add math operator Erfinv
Merge pull request !20129 from 孟权令/Erfinv
4 years ago
dinglinhe
4504db5525
update docs for its format or some examples are wrong
4 years ago
i-robot
f714a924a6
!22280 add cos infer func
Merge pull request !22280 from lulu/add_cos_infer_func
4 years ago
i-robot
6ff567645c
!22309 add tbe im2col
Merge pull request !22309 from melody/master
4 years ago
i-robot
abc9d8e6fe
!22068 DynamicRNN supports scenarios that hidden_size is not multiples of 16
Merge pull request !22068 from yuchaojie/op_select2
4 years ago
jjj
22dd2c0373
add cos infer
4 years ago
hulx
ca6f3ef155
[feat][assistant][I3T925] add new math operator Erfinv
4 years ago
i-robot
ab758a981c
!20044 [assistant][ops] Add New Lerp
Merge pull request !20044 from 孟权令/Lerp
4 years ago
htchu
c5a19ccac9
use tbe im2col for thor
add tbe im2col 2
add tbe im2col 3
4 years ago
yuchaojie
7b3943bc91
DynamicRNN supports scenarios that hidden_size is not multiples of 16
4 years ago
He Wei
c9ecb27db8
Change monad.py as internal usage only
4 years ago
i-robot
eb38f21210
!21786 Add constraints to APIs
Merge pull request !21786 from yingchen/code_docs_api
4 years ago
i-robot
24d378bab4
!21869 add select infer func
Merge pull request !21869 from lianliguang/add-selected_infer_func
4 years ago
lianliguang
5d82803c60
supoort select infer
4 years ago
dinglinhe
88439e735c
Update scatterTensor
4 years ago
i-robot
a789221722
!22148 Update docs ReduceOp description
Merge pull request !22148 from dinglinhe/code_docs_dlh_ms_I44KXN_1
4 years ago
i-robot
24be0c7fe7
!22043 Improve the documentation of TensorScatter series operators
Merge pull request !22043 from dinglinhe/code_docs_dlh_ms_I45FNJ_1
4 years ago
i-robot
b7d23336ae
!22025 Update docs of Concat for its wrong format
Merge pull request !22025 from dinglinhe/code_docs_dlh_ms_I466CG
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
dinglinhe
5909902eaf
update docs ReduceOp
4 years ago
doit
bf23333b27
[feat] [assistant] [I3T927] add new math operator Lerp
4 years ago
yingchen
e48e7705e0
add contraints to api
4 years ago
i-robot
e8593abf9a
!21483 Implementation of ops Ones inference function in c++
Merge pull request !21483 from lulu/ops_ones
4 years ago
jjj
c21f120565
ops ones infer
4 years ago
i-robot
c93bb9936e
!20011 [assistant][ops] Add nn operator Roll
Merge pull request !20011 from 孟权令/Roll
4 years ago
dinglinhe
01031f00eb
Update a series of TensorScatter
4 years ago
dinglinhe
16fbb70c04
Update Concat docs for its wrong format
4 years ago
i-robot
73ac0da591
!21852 sponge change to old nblistupdate
Merge pull request !21852 from jiahongQian/master0816
4 years ago
hedongdong
d76ed25e96
[feat][assistant][I3T92I] add new nn operator Roll
4 years ago
i-robot
14162caf55
!21926 pyfunc primitive docs
Merge pull request !21926 from chenweifeng/pyfunc-docs
4 years ago
i-robot
86cf659c51
!21850 Add new description to ScatterTensorSub/Max/Min
Merge pull request !21850 from dinglinhe/code_docs_dlh_ms_I45FNJ
4 years ago
wilfChen
b1ba325779
pyfunc primitive docs
4 years ago
VectorSL
680d319290
update buffer sample gpu
4 years ago
q00596439
782b373f61
sponge update neighbourlistupdate
4 years ago
dinglinhe
11319649c7
Add new description to ScatterTensorSub/Max/Min
4 years ago
dinglinhe
0f87e4d2bc
update Reduceop for its description not good
4 years ago
i-robot
2a9f1bf768
!21714 unify softplus data description and verification
Merge pull request !21714 from zhangbuxue/unify_softplus_data_description_and_verification
4 years ago
i-robot
e7b56e2f15
!21699 [EmbeddingLookup] Add a check for scalar indices of EmbeddingLookup
Merge pull request !21699 from Xiaoda/80-add-a-check-for-embeddinglookup-scalar-indice
4 years ago
buxue
f4ea9bd616
unify softplus data description and verification
4 years ago
dinglinhe
1c5290e1d9
update Matmul docs for its wrong format
4 years ago