i-robot
|
29a3c7f3ed
|
!34888 add Col2Im GPU impl
Merge pull request !34888 from baihuawei/col2im
|
2022-06-10 03:50:40 +00:00 |
i-robot
|
93eaf5512e
|
!35676 fix testcase failer
Merge pull request !35676 from zhujingxuan/master
|
2022-06-10 03:35:35 +00:00 |
i-robot
|
0d3877384d
|
!35700 [MS][LITE]Fix cortex_m build
Merge pull request !35700 from gongdaguo1/fix_cortex_m_build
|
2022-06-10 03:32:03 +00:00 |
yuzhenhua
|
b25eb603d8
|
fix relative path issue
|
2022-06-10 11:26:00 +08:00 |
fengyihang
|
458495035f
|
ApplyAdagradDAD_operator_cpu_support
|
2022-06-10 11:12:10 +08:00 |
zhengzuohe
|
5b62f41523
|
add nested vmap testcases for ScatterUpdate
add testcases of SetItem for dynamic shape tensors
|
2022-06-10 11:07:54 +08:00 |
i-robot
|
7fe823582b
|
!35691 [MSLITE] Fix bug for CUDA_VISIBLE_DEVICES env in st test
Merge pull request !35691 from zhangyongxian/dev_zhangyongxian_trtbench
|
2022-06-10 03:00:08 +00:00 |
jianghui58
|
e5d2996d7f
|
support dynamic shape for unpack
|
2022-06-10 10:51:56 +08:00 |
i-robot
|
699469eb99
|
!35703 Check nopnode cannot be eliminated in cpu.
Merge pull request !35703 from gaoyong10/dynamic_shape_03
|
2022-06-10 02:19:14 +00:00 |
xuanyue
|
d705e7a05b
|
framework opt: disassociate ref-count between tensor and data
|
2022-06-10 10:16:06 +08:00 |
Seeker
|
4f711cfb70
|
Add math op Gcd
|
2022-06-10 10:14:20 +08:00 |
xuanyue
|
2ee37ba020
|
custom-op: replace old-interface
|
2022-06-10 10:12:42 +08:00 |
i-robot
|
38877b7e7e
|
!35696 Use int instead of uint position_grid
Merge pull request !35696 from tanghuikang/gpu_deformable_offset
|
2022-06-10 02:07:30 +00:00 |
i-robot
|
c9a86fadb6
|
!35714 modify format
Merge pull request !35714 from 俞涵/code_docs_0606
|
2022-06-10 02:03:29 +00:00 |
i-robot
|
62f65c9d8e
|
!35359 optimize somas search
Merge pull request !35359 from 王禹程/somas
|
2022-06-10 02:02:37 +00:00 |
i-robot
|
81ba610b7f
|
!33341 [assistant][ops][I40FK0] Add Cholesky
Merge pull request !33341 from 李定维/Cholesky
|
2022-06-10 01:59:35 +00:00 |
i-robot
|
ae0472b49e
|
!35651 Fix character error in Cropper
Merge pull request !35651 from xiaotianci/fix_cropper
|
2022-06-10 01:53:42 +00:00 |
i-robot
|
55cb76fe98
|
!35644 修复Bessel i0/k0/k0e精度问题,修复Bessel算子st
Merge pull request !35644 from xutianyu/bessel
|
2022-06-10 01:51:31 +00:00 |
i-robot
|
260f2bda0f
|
!35490 add functional, tensor interface and vmap for ops.Pad
Merge pull request !35490 from looop5/op_pad_commit
|
2022-06-10 01:29:10 +00:00 |
i-robot
|
61367ee828
|
!35658 [MS][LITE]Rename "ARM32M" and "ARM32A"
Merge pull request !35658 from gongdaguo1/add_micro_linux_cortex
|
2022-06-10 01:29:01 +00:00 |
i-robot
|
e9427f8fcb
|
!35692 Bugfix for Graph/PyNative mix execution
Merge pull request !35692 from caifubi/master-pynative-actor-bugfix
|
2022-06-10 01:22:57 +00:00 |
i-robot
|
d124bc732e
|
!35518 Fix print all eval by fallback
Merge pull request !35518 from huanghui/fallback-st
|
2022-06-10 01:21:57 +00:00 |
i-robot
|
c04dfe1796
|
!35704 [MSLITE][micro] Fixing auto-generated coding style
Merge pull request !35704 from lz/micro-style
|
2022-06-10 01:21:54 +00:00 |
i-robot
|
63dac9348e
|
!35140 add key for parameter
Merge pull request !35140 from zyli2020/embedding_cache_bp
|
2022-06-10 01:20:49 +00:00 |
i-robot
|
6936d0f933
|
!35624 Move send to launch kernel method
Merge pull request !35624 from ZPaC/move-send-logic-to-kernel
|
2022-06-10 01:17:24 +00:00 |
zhangxuetong
|
86dc05b979
|
support functional tensor vmap for celu
|
2022-06-10 09:12:39 +08:00 |
tanghuikang
|
7522bb2c9b
|
Memoffload reuse continuous memory
|
2022-06-10 09:01:54 +08:00 |
huodagu
|
a6d79af3ad
|
modify Probability api format
|
2022-06-10 08:30:45 +08:00 |
i-robot
|
764656a010
|
!35363 Add testcase for eliminate nopnode.
Merge pull request !35363 from gaoyong10/dynamic_shape_01
|
2022-06-09 22:09:10 +00:00 |
i-robot
|
1bbfcee964
|
!35712 [MD] Transform Unification - minor doc updates
Merge pull request !35712 from cathwong/code_docs_xtranuni_doc1
|
2022-06-09 19:46:23 +00:00 |
i-robot
|
01642da438
|
!35426 Refactor Python Multiprocessing code of Map
Merge pull request !35426 from h.farahat/new_work
|
2022-06-09 19:27:27 +00:00 |
Cathy Wong
|
62d126a43f
|
[MD] Transform Unification - minor doc updates
|
2022-06-09 14:26:29 -04:00 |
王程浩
|
1561337f1e
|
修复 ST probabilistic failure in daily version
|
2022-06-09 23:25:08 +08:00 |
changzherui
|
9649556315
|
add get_mindir_input api
|
2022-06-09 22:18:16 +08:00 |
zy
|
f92acdddc8
|
[feat] [assistant] [I48OEV] Add new AICPU operator Mul
|
2022-06-09 21:47:50 +08:00 |
lz
|
51c0c3e97a
|
Fix auto-coding style
|
2022-06-09 21:26:46 +08:00 |
buxue
|
45c5b4801f
|
fix bug when reduce axis have duplicate elements
|
2022-06-09 21:15:59 +08:00 |
i-robot
|
90ac7781ba
|
!35627 Code clean.
Merge pull request !35627 from TronZhang/clean_code_tron
|
2022-06-09 13:14:21 +00:00 |
lby
|
cb19d51ed3
|
topk fix
|
2022-06-09 21:13:25 +08:00 |
i-robot
|
06819953bb
|
!35487 align to 32
Merge pull request !35487 from zhupuxu/align_to_32
|
2022-06-09 13:01:45 +00:00 |
Yang Jiao
|
7ae2c06e68
|
code clean
|
2022-06-09 20:42:41 +08:00 |
gaoyong10
|
655b6822e7
|
Check nopnode cannot be eliminated in cpu.
|
2022-06-09 20:38:39 +08:00 |
Zichun Ye
|
82c811c63f
|
fix zeros generation in power_transform
|
2022-06-09 20:37:14 +08:00 |
chaijun
|
6de593f411
|
fix cortex-m build
|
2022-06-09 20:36:01 +08:00 |
huangmengxi
|
0be019329f
|
fuse csr ops && add csr atomic clean
|
2022-06-09 20:28:50 +08:00 |
i-robot
|
868fffc81c
|
!35683 [MSLITE][CPU] Operator optimization, avx512 instruction optimization.
Merge pull request !35683 from Greatpan/avx512_opt
|
2022-06-09 12:24:21 +00:00 |
baihuawei
|
404816a5f4
|
add gpu Col2Im impl and tensor & function op
|
2022-06-09 20:10:00 +08:00 |
i-robot
|
6300f42369
|
!35689 Add random seed for SparseSegmentMean test case.
Merge pull request !35689 from hezhenhao1/add_sparse
|
2022-06-09 12:08:35 +00:00 |
i-robot
|
8bac228413
|
!35549 Modify the constant expression
Merge pull request !35549 from shenwei41/master
|
2022-06-09 12:06:13 +00:00 |
tanghuikang
|
9dd44cfd3e
|
GPU DeformableOffsets use int position_grid instead of uint
|
2022-06-09 19:58:09 +08:00 |