i-robot
|
1f9b620fd5
|
!46272 code_docs_fix_channelshuffle_copyright
Merge pull request !46272 from lxw/code_docs_channelshuffle
|
2022-11-30 09:31:10 +00:00 |
i-robot
|
b3b9faabec
|
!45921 fix imagefolder get class indexing
Merge pull request !45921 from luoyang/fix-imagefolder-classindex
|
2022-11-30 09:29:18 +00:00 |
i-robot
|
636e62d371
|
!46221 reduce类算子,动态shape场景下,kernel_mod的all_match_、need_skip_execute未置为默认值;kernel_mod复用场景可能出现问题。
Merge pull request !46221 from huoxinyou/1130reducegpu
|
2022-11-30 09:19:19 +00:00 |
lianliguang
|
b7ca037d26
|
fix bug of mindir as subcell
|
2022-11-30 17:12:12 +08:00 |
qiuzhongya
|
4f9496f1d7
|
add acl op adapter
|
2022-11-30 17:08:48 +08:00 |
i-robot
|
5d292df0bb
|
!46091 fix dropout domask format select
Merge pull request !46091 from 王禹程/drop_format
|
2022-11-30 09:06:00 +00:00 |
i-robot
|
d9cae8189d
|
!46260 modify the format of files 1130
Merge pull request !46260 from 宦晓玲/code_docs_1130
|
2022-11-30 08:50:04 +00:00 |
huanxiaoling
|
a44fb3e8a6
|
modify the format of files 1130
|
2022-11-30 16:38:10 +08:00 |
ZPaC
|
2de5f50c95
|
Add files for type transform
|
2022-11-30 16:30:30 +08:00 |
jjfeing
|
5e761725d7
|
create reducemean in mindir with axis input
|
2022-11-30 16:20:43 +08:00 |
arranclo
|
dfdab165de
|
add new GPU operator quantile
|
2022-11-30 16:11:34 +08:00 |
lxw_lxw_lxw
|
8782159e11
|
fix: fix the copyright doc of channelshuffle
|
2022-11-30 16:09:18 +08:00 |
i-robot
|
3c800dc56f
|
!46153 code_docs_add_isneginf_isposinf
Merge pull request !46153 from yide12/code_docs_nn_master
|
2022-11-30 07:56:14 +00:00 |
uccInf
|
543d82670f
|
[assistant][ops]New operator implementation, include RenderedSST2Dataset
|
2022-11-30 15:41:47 +08:00 |
i-robot
|
e28897656b
|
!46254 fix doc of train and rewrite
Merge pull request !46254 from 于振华/code_docs_fix_model_1130
|
2022-11-30 07:31:09 +00:00 |
Yang Jiao
|
673c8c84d3
|
fix maxpool argmax bug
|
2022-11-30 15:29:12 +08:00 |
huoxinyou
|
a06fc1de76
|
fixed reduce's ops infer func &
bcewithlogitsloss insert reducesum ops's bug
|
2022-11-30 15:19:52 +08:00 |
yangshuo
|
59eda9babc
|
fix exception check of ReduceScatter.
|
2022-11-30 15:16:50 +08:00 |
i-robot
|
aacb575440
|
!46081 ACL Adaptor
Merge pull request !46081 from ZengZitao/acl_adaptor
|
2022-11-30 07:16:04 +00:00 |
i-robot
|
77b0161967
|
!46128 add Transpose to fusion_type_name_maps
Merge pull request !46128 from hemaohua/master
|
2022-11-30 07:01:28 +00:00 |
i-robot
|
fc8e20ac0c
|
!46198 modify cpu kernal log level: error->exception
Merge pull request !46198 from GuoZhibin/dev
|
2022-11-30 06:51:29 +00:00 |
ZhihaoLi
|
c4c561757e
|
repair ConjugateTranspose segmentation fault
|
2022-11-30 14:40:05 +08:00 |
i-robot
|
9d49cdc02f
|
!45972 Add sequence ops: sequence addition and sequence count
Merge pull request !45972 from LiangZhibo/list_ops
|
2022-11-30 06:34:00 +00:00 |
yuzhenhua
|
52775c10bd
|
fix doc of train and rewrite
|
2022-11-30 14:30:24 +08:00 |
i-robot
|
961c45f07d
|
!46218 add eltwise-broadcast fusion
Merge pull request !46218 from laiyongqiang/bug_fix
|
2022-11-30 06:24:09 +00:00 |
fengyihang
|
92b0e2d468
|
add pad null padding
|
2022-11-30 14:15:29 +08:00 |
shaojunsong
|
b021c2fec0
|
Fix Lamb formula
|
2022-11-30 14:14:09 +08:00 |
i-robot
|
c05a7d37bd
|
!46185 fix bug of operator LFCC
Merge pull request !46185 from 杨旭华/LFCC
|
2022-11-30 04:00:23 +00:00 |
i-robot
|
3262ecfa5f
|
!42389 [assistant][ops]New operator implementation, include SST2Dataset
Merge pull request !42389 from 李子亘/sst2
|
2022-11-30 03:57:40 +00:00 |
panfengfeng
|
c7ea1023f9
|
fix doc 1128
|
2022-11-29 22:48:47 -05:00 |
mikkassa
|
48689d0061
|
[assistant][Fmin] Add new operator Fmin
|
2022-11-30 11:36:48 +08:00 |
liuchuting
|
a6be08a119
|
Fix the problem that the process does not release.
|
2022-11-30 11:27:37 +08:00 |
i-robot
|
f292133c39
|
!46047 fix the DeviceContext exception
Merge pull request !46047 from liujunzhu/master
|
2022-11-30 02:52:04 +00:00 |
kangyuanrui
|
d4b5c58c4d
|
sparse dense cwise add first commit
infer boardcast commit
hong ding yi
boardcast pass
union commit
fix arithmetic
fix ci
fix ci
add ut
fix ci
fix ci
fix ci
optimize code
|
2022-11-30 10:44:01 +08:00 |
limingqi107
|
9377462f72
|
fix the data sync bug of GPU dump
|
2022-11-30 10:43:04 +08:00 |
reku1997
|
d84c34c795
|
fix dropout domask format select
|
2022-11-30 10:22:27 +08:00 |
i-robot
|
4403295e38
|
!46176 fix_opt_shard_not_fullshard
Merge pull request !46176 from yao_yf/fix_opt_shard_not_fullshard
|
2022-11-30 02:15:46 +00:00 |
i-robot
|
52687c1747
|
!46160 fix adaptive_max_pool3d cpu
Merge pull request !46160 from 范吉斌/fix_adaptivamaxpool3d
|
2022-11-30 02:01:49 +00:00 |
i-robot
|
6733c6a529
|
!45631 Insert in_strategy between input and target op
Merge pull request !45631 from liuluobin/shard_in_stra_identity
|
2022-11-30 01:50:12 +00:00 |
i-robot
|
e92ff7cd58
|
!46022 FillV2 GPU 后端补齐
Merge pull request !46022 from haozhang/fillv2
|
2022-11-30 01:43:21 +00:00 |
Lai Yongqiang
|
78f27bb334
|
add eltwise-broadcast fusion
|
2022-11-30 09:41:15 +08:00 |
i-robot
|
3281b7390e
|
!46197 fix cannot create base operator for Histogram.
Merge pull request !46197 from yangshuo/fix_histogram
|
2022-11-30 01:41:05 +00:00 |
i-robot
|
f7efff439c
|
!46175 fix illegal access when executing fuzz test.
Merge pull request !46175 from yangshuo/fix_ops
|
2022-11-30 01:40:53 +00:00 |
i-robot
|
1104e229a9
|
!45502 [assistant][ops] Add Inplace_Add and Inplace_Sub
Merge pull request !45502 from AmorNjr/bqd_merge
|
2022-11-30 01:39:27 +00:00 |
i-robot
|
14ffcb619f
|
!46150 Add the verfication of setting dataset_strategt under PyNative mode
Merge pull request !46150 from liuluobin/fix_dataset_strategy
|
2022-11-30 01:37:05 +00:00 |
i-robot
|
515bd598d2
|
!46104 Add high order for PyNative
Merge pull request !46104 from zjun/add_high_order
|
2022-11-30 01:35:36 +00:00 |
i-robot
|
e54c09a50f
|
!40369 [feat][assistant][I4XJGO]add Polar operator
Merge pull request !40369 from 桂宁馨/Polar
|
2022-11-30 01:35:11 +00:00 |
i-robot
|
80ecb19d0c
|
!46206 [LITE] Add ascend online convert models
Merge pull request !46206 from WangWenzhe/master_ascend_gate02
|
2022-11-30 01:34:33 +00:00 |
i-robot
|
f148c80a90
|
!45187 [assistant] [ops] add ChannelShuffle
Merge pull request !45187 from lxw/master
|
2022-11-30 01:32:48 +00:00 |
i-robot
|
0f3cf7a21c
|
!46074 skip acos transdata
Merge pull request !46074 from jjfeing/dynamic_static_skip_node
|
2022-11-30 01:30:06 +00:00 |