Commit Graph

45842 Commits

Author SHA1 Message Date
i-robot 645d9ba6fb
!31375 [assistant][ops] Add Slice
Merge pull request !31375 from TR-nbu/Slice
2022-06-10 09:57:03 +00:00
i-robot 6da596015b
!35212 fix topk
Merge pull request !35212 from liubuyu/usb
2022-06-10 09:40:26 +00:00
i-robot 0a7e9ac87b
!35395 Add functional and tensor interface for `GatherD`
Merge pull request !35395 from TronZhang/gatherd_interface
2022-06-10 09:22:38 +00:00
i-robot 0ea5714762
!34615 fuse csr ops
Merge pull request !34615 from huangmengxi/fuse_gnn
2022-06-10 09:09:06 +00:00
i-robot c79d9cb6d6
!35210 修复 ST probabilistic failure in daily version
Merge pull request !35210 from 王程浩/master
2022-06-10 08:36:31 +00:00
i-robot 58efca88db
!35394 add get_mindir_input api
Merge pull request !35394 from changzherui/add_get_mindir_input
2022-06-10 08:28:35 +00:00
i-robot b12bf04368
!35442 Memory usage optimize
Merge pull request !35442 from zhangzhaoju/master_jdk_change
2022-06-10 08:22:08 +00:00
i-robot 402431e754
!35667 [kernel]add celu vmap
Merge pull request !35667 from 张学同/celu
2022-06-10 08:21:43 +00:00
i-robot 16884a6b9e
!35337 ApplyadagradDAD CPU operator supported
Merge pull request !35337 from 冯一航/ApplyAdagradDAD_operator_cpu_support
2022-06-10 08:12:30 +00:00
i-robot 6bba743d36
!35622 [MS]fix the build issue which is introduced in re-design clould infer task
Merge pull request !35622 from zhaizhiqiang/master
2022-06-10 07:57:14 +00:00
i-robot 13b71b3ecc
!35318 [lite]framework opt: disassociate ref-count between tensor and data
Merge pull request !35318 from 徐安越/primitive
2022-06-10 07:33:47 +00:00
i-robot e086ba7cf7
!35705 [Prob]fix zeros generation in power_transform
Merge pull request !35705 from zichun_ye/power_transform_fix
2022-06-10 07:25:05 +00:00
i-robot c79e5a9580
!32661 [assistant][ops] Add Mul
Merge pull request !32661 from 张渝/mul
2022-06-10 07:22:53 +00:00
i-robot 2aa818f6b1
!34264 [feat] [assistant] [I4XJI1] add math operator Gcd
Merge pull request !34264 from Seeker98/op_gcd
2022-06-10 07:19:11 +00:00
i-robot 7659a6ff14
!35303 modify generate strategy for matmul parallel operators
Merge pull request !35303 from yangzhenzhang/modify-gen-strategy-for-matmul-op
2022-06-10 07:07:12 +00:00
i-robot 5b57829f11
!35595 per_batch_map input column optimization
Merge pull request !35595 from 刘勇琪/master-decrypt-column
2022-06-10 06:57:41 +00:00
i-robot 55d52be199
!35510 [lite]reduce-op support reduceL2Norm
Merge pull request !35510 from 徐安越/master5
2022-06-10 06:52:46 +00:00
i-robot 187b902cf3
!35737 takedown scatter_nd_update and sparse_segment_mean testcases
Merge pull request !35737 from yanghaoran/takedown_testcases
2022-06-10 06:44:02 +00:00
yanghaoran 42fee70ce0 takedown scatter_nd_update and sparse_segment_mean testcases 2022-06-10 14:32:26 +08:00
i-robot 995bf34de3
!35583 fix kwargs in closure error
Merge pull request !35583 from lianliguang/master
2022-06-10 06:29:56 +00:00
i-robot 41d8f79ee9
!35388 Fix pynative single op graph cache problem
Merge pull request !35388 from zjun/Opitimize_2
2022-06-10 06:26:49 +00:00
i-robot f9f80a4ca1
!35547 fix thread pool on small thread
Merge pull request !35547 from fangzehua/steal_thread
2022-06-10 06:20:49 +00:00
i-robot 90b2a6884f
!35707 fix bug when reduce axis have duplicate elements
Merge pull request !35707 from zhangbuxue/fix_bug_when_reduce_axis_have_duplicate_elements
2022-06-10 06:18:54 +00:00
i-robot 6920197d20
!35559 optimize ub fusion CheckCircle
Merge pull request !35559 from 王禹程/tbefusion
2022-06-10 06:12:10 +00:00
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
fengyihang 458495035f ApplyAdagradDAD_operator_cpu_support 2022-06-10 11:12:10 +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
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
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
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