qkeys
|
f475205a48
|
[feat][assistant][I4XJGA] add new Ascend operator Deg2Rad
|
2022-05-24 15:51:34 +08:00 |
lilinjie
|
f5a1f4f0b6
|
ops whitelist revision
|
2022-05-24 15:50:12 +08:00 |
Margaret_wangrui
|
bc5906e630
|
[ME] raise only supports some Python standard exception types.
|
2022-05-24 15:39:32 +08:00 |
yuchaojie
|
cb36ac85d8
|
recompute adaption for Dropout in Ascend
|
2022-05-24 15:39:06 +08:00 |
i-robot
|
ed67d9d4e8
|
!34706 Parallel Optimizer in Graph Kernel
Merge pull request !34706 from jiaoy1224/parallel_opt
|
2022-05-24 07:34:24 +00:00 |
yefeng
|
fb55f9245f
|
add model
|
2022-05-24 15:32:27 +08:00 |
XianglongZeng
|
092c4d5188
|
fix caffe convert bug and npu support arm32 fp16
|
2022-05-24 15:27:52 +08:00 |
lvyufeng
|
ce1f15666d
|
add nn.Threshold
|
2022-05-24 15:25:48 +08:00 |
lvyufeng
|
838ec518a0
|
change GRU with seq_length to CudnnGRU ops
|
2022-05-24 15:22:32 +08:00 |
zhangxuetong
|
dbf1c8f18c
|
fix the error of testcase attr
|
2022-05-24 15:18:55 +08:00 |
i-robot
|
d137dfcac8
|
!34569 add 310 infer ST testcase of yolov4
Merge pull request !34569 from GongLiyao/st_testcase_yolov4
|
2022-05-24 07:16:52 +00:00 |
wangchangheng
|
43c5ebf3ec
|
fix lamb kernel update is nan
|
2022-05-24 15:11:32 +08:00 |
i-robot
|
1265c98a81
|
!34674 test_gcn acc fix
Merge pull request !34674 from sophie/master
|
2022-05-24 07:05:46 +00:00 |
huodagu
|
c73490f063
|
modify format
|
2022-05-24 14:54:03 +08:00 |
yuchaojie
|
2466494c26
|
add vmap test for TensorScatterAdd/Sub
|
2022-05-24 14:48:12 +08:00 |
i-robot
|
dea564acde
|
!34738 suppress duplicated warning in tfreacorddataset
Merge pull request !34738 from luoyang/fix-tf-log
|
2022-05-24 06:37:20 +00:00 |
i-robot
|
4ac3eccddc
|
!34791 [Fallback][Control_flow] Add some fallback control flow testcases.
Merge pull request !34791 from Margaret_wangrui/fallback_control_flow
|
2022-05-24 06:33:44 +00:00 |
i-robot
|
0e04a4aaa4
|
!34769 add tensor_scatter_mul vmap rule && test cases
Merge pull request !34769 from zhuzhongrui/pub_master4
|
2022-05-24 06:33:34 +00:00 |
yangzhenzhang
|
94a67a80a9
|
modify docs for masked select
|
2022-05-24 14:29:36 +08:00 |
i-robot
|
4f6aa2b591
|
!34798 Fix core dump bug by deleting static statement
Merge pull request !34798 from wuweikang/fix_sparse_split
|
2022-05-24 06:19:25 +00:00 |
i-robot
|
093a1dd4d7
|
!34800 GraphKernel gather_nd 中文文档更新
Merge pull request !34800 from ZengZitao/code_docs_gather_nd_fix
|
2022-05-24 06:07:50 +00:00 |
i-robot
|
38edb9ece9
|
!34707 [OP] add functional api for meshgrid
Merge pull request !34707 from yangruoqi713/meshgrid
|
2022-05-24 06:04:19 +00:00 |
Parallels
|
5f79b11e25
|
Support synchronize unique id through meta server node
|
2022-05-24 13:32:50 +08:00 |
i-robot
|
29fe3479f8
|
!34750 gpu maxpool3d support pad_mode='pad'
Merge pull request !34750 from zuochuanyong/fix_maxpool3d
|
2022-05-24 04:14:16 +00:00 |
i-robot
|
b0a4d05121
|
!34790 Print deprecated log for deleted context option: enable_sparse.
Merge pull request !34790 from 张清华/opt0
|
2022-05-24 04:12:19 +00:00 |
wuweikang
|
bf6849754c
|
unify dump in ge process
|
2022-05-24 11:30:49 +08:00 |
zhaoyingzhuo
|
68bb589ecd
|
add gather d tensorrt
|
2022-05-24 11:25:04 +08:00 |
i-robot
|
3d001fb1e9
|
!34761 add tensor_scatter_mul functional && tensor api.
Merge pull request !34761 from zhuzhongrui/pub_master3
|
2022-05-24 03:16:34 +00:00 |
caifubi
|
f3782ca07c
|
Add owners
|
2022-05-24 10:42:13 +08:00 |
polyhedral
|
fd411c3144
|
ScatterMax support vmap and add dynamic shape case
|
2022-05-24 10:27:49 +08:00 |
i-robot
|
1b214a3640
|
!34590 Fix dynamic sens problem
Merge pull request !34590 from zjun/fix_bug1
|
2022-05-24 02:24:06 +00:00 |
ZPaC
|
2444014265
|
Add rpc proto for dynamic shape.
|
2022-05-24 10:16:25 +08:00 |
zengzitao
|
b75909d878
|
fix gather_nd tensor rst
|
2022-05-24 10:15:59 +08:00 |
zengzitao
|
3c45336ade
|
fix gather nd regiester bug
|
2022-05-24 10:03:50 +08:00 |
wang_shaocong
|
6a8c2fce87
|
[MSLITE] Fix bug of double free.
|
2022-05-24 10:00:34 +08:00 |
i-robot
|
30b45031d6
|
!34713 Fixed example in export function from serialization.py
Merge pull request !34713 from shaojunsong/code_docs_func_export
|
2022-05-24 01:52:56 +00:00 |
i-robot
|
129346a2dd
|
!34812 fix cpu lock
Merge pull request !34812 from 范吉斌/cpu_profiler
|
2022-05-24 01:52:49 +00:00 |
Yang Jiao
|
d6afbbc732
|
fix custom bug on ascend
|
2022-05-24 09:41:00 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
846ea25978
|
add_clip_by_norm_op_on_GPU_and_CPU
|
2022-05-24 09:19:00 +08:00 |
YangLuo
|
e1df0d9688
|
output_shape add param estimate
|
2022-05-24 09:09:30 +08:00 |
changzherui
|
6eeaf2246b
|
modify log
|
2022-05-23 23:16:04 +08:00 |
liangzelang
|
79e1fa737e
|
Fix new bug which subgraph return nums is not equal to caller nums.
|
2022-05-23 23:10:56 +08:00 |
i-robot
|
d751861b8f
|
!34815 [MS][LITE] fix python api serving inference
Merge pull request !34815 from luoyuan/fix-python-api
|
2022-05-23 14:32:00 +00:00 |
i-robot
|
fc90472550
|
!34795 fix_checkparams
Merge pull request !34795 from 冯一航/code_docs_fix_checkparams
|
2022-05-23 14:18:56 +00:00 |
i-robot
|
30d6018222
|
!34715 Add Wl,--no-as-needed to make sure train.so been linked
Merge pull request !34715 from zhangzhaoju/master_new_japi
|
2022-05-23 14:02:52 +00:00 |
zhangzhaoju
|
8c911d0a04
|
Fix: I58DKD FL run depend java from 1.9 to 1.8
|
2022-05-23 21:49:55 +08:00 |
luoyuan
|
e9daef8679
|
[MS][LITE] fix python api serving inference
|
2022-05-23 21:37:44 +08:00 |
i-robot
|
e8afd20f92
|
!34776 [MS][LITE] enable model obf build
Merge pull request !34776 from sunsuodong/fix_build
|
2022-05-23 13:10:31 +00:00 |
yuchaojie
|
475892f695
|
add check for SoftmaxDropoutDoMaskV3Fusion
|
2022-05-23 20:57:39 +08:00 |
reku1997
|
b61ab15589
|
fix GetReduceAttrAxis
|
2022-05-23 20:46:21 +08:00 |