Commit Graph

45876 Commits

Author SHA1 Message Date
i-robot 5d2cdc1061
!34427 add lerp api doc
Merge pull request !34427 from zhuzhongrui/code_docs_scipy
2022-05-16 12:13:07 +00:00
Sawyer 5278d35ed1 [feat][assistant][I48O84] [I48O6I] add new array operators Stack and Unstack 2022-05-16 19:45:04 +08:00
i-robot ea48a3a8a1
!34325 Add cache in tbe kernel select
Merge pull request !34325 from 王禹程/add_cache
2022-05-16 11:30:40 +00:00
i-robot 26a1c55fd8
!34334 Support high dimension input for SliceGrad on CPU and GPU
Merge pull request !34334 from xiaotianci/slice_grad
2022-05-16 11:14:17 +00:00
ling 7419a2b4b2 UnsortedSegmentArithmetic Cpu kernels 2022-05-16 18:50:00 +08:00
ling 7bfce3e128 unsorted segment prod ops 2022-05-16 18:42:32 +08:00
ZhidanLiu 45aa3854cb update Chinese api of ConstantPad1d,2d,3d ZeroPad2d 2022-05-16 18:33:43 +08:00
i-robot 8045947d84
!34412 [feat] [assistant] [ops] [I51VSB] nn.Hardtanh support 0d input tensor.
Merge pull request !34412 from fujianzhao/hardtanh_fix
2022-05-16 10:03:08 +00:00
i-robot 3e4507f077
!34413 Add chinese document for functional and tensor interface select.
Merge pull request !34413 from LiangZhibo/code_docs_select
2022-05-16 10:00:34 +00:00
i-robot 2c09a741ab
!34416 fix gil bug
Merge pull request !34416 from r1chardf1d0/fix
2022-05-16 09:53:02 +00:00
臧庆香 4c10d0f716 profiler framework graph_id to rt_model_id 2022-05-16 17:52:18 +08:00
liruoxuan 78cff1394a [assistant][ops][I48O58] Add DenseToCSRSparseMatrix Operator 2022-05-16 17:52:09 +08:00
i-robot f561d77846
!33656 [assistant] [ops] Add new math operator Xdivy
Merge pull request !33656 from 叶哲/xdivy
2022-05-16 09:50:41 +00:00
z00512249 d344ff1f9d add lerp api doc 2022-05-16 17:36:38 +08:00
jianghui58 5cd46fa399 fix multi-output infershape bug 2022-05-16 17:29:08 +08:00
i-robot 910be3fa23
!34445 modify format
Merge pull request !34445 from 俞涵/code_docs_05161
2022-05-16 09:18:29 +00:00
zhangqi 1c868d9d35 cross_device_lenet usability rectification 2022-05-16 17:10:36 +08:00
Liu_Xuu 2bc0b5d792 [MSLITE]fix norm cuda 10.1 compile 0516_01 2022-05-16 16:58:24 +08:00
huodagu 80ec6b12bc modify list and format 2022-05-16 16:55:57 +08:00
liangzhibo e81184f1ef Add select chinese doc 2022-05-16 16:54:00 +08:00
i-robot e18a4907b1
!34422 [MS][LITE][Develop] rm some lite_session.h include
Merge pull request !34422 from sunsuodong/rm_lite_session
2022-05-16 08:42:30 +00:00
yefeng 71db571fc6 create thread pool lock 2022-05-16 16:36:08 +08:00
whitewings 98ec2f6d4a [feat][ops][I48O5X]Add new image operator AdjustContrastv2 2022-05-16 16:29:14 +08:00
maning202007 f868c81f58 Fix the code warnings
Fix the int2uint warning and the asans warnings.
2022-05-16 16:28:46 +08:00
xiao_yao1994 6a58c388f9 "add kmeanscentorids impl" 2022-05-16 16:27:49 +08:00
fujianzhao cb56dd895d [feat] [assistant] [ops] [I51VS1] Add new operator nn.AdaptiveAvgPool1d 2022-05-16 16:19:24 +08:00
Gaoxiong e61b7591c2 recompute split refactor 2022-05-16 16:16:11 +08:00
liuluobin 572d879837 Fix bug for UniformReal in 'auto_parallel' mode. 2022-05-16 16:00:49 +08:00
wuweikang 0bfe8dd835 adaption for op func migration in python 2022-05-16 15:54:23 +08:00
i-robot 6652966a95
!34174 Add SparseAdd ops cpu backend
Merge pull request !34174 from YijieChen/sparse_add_dev
2022-05-16 07:53:21 +00:00
yeyunpeng2020 95eb69d68a fix min_quant_weight_size_ bug 2022-05-16 15:32:05 +08:00
i-robot 5a599556f2
!34347 Fix extra quotes in whitelist
Merge pull request !34347 from 冯一航/fix_white_list_513
2022-05-16 07:30:40 +00:00
i-robot 3a28a31fb2
!34283 fix the comments erros in group loss scale manager
Merge pull request !34283 from guoqi/enhanced_amp
2022-05-16 07:21:52 +00:00
i-robot cd44175c87
!34414 remove redundant exception
Merge pull request !34414 from looop5/code_docs_index_add
2022-05-16 07:19:38 +00:00
i-robot 9ebc4a89dc
!34121 [MSLITE] add tensorrt opt plugin for layer norm
Merge pull request !34121 from Liu_Xuu/trt_0429_norm
2022-05-16 07:13:40 +00:00
yangruoqi713 7117a557eb [OP] add meshgird cpu kernel 2022-05-16 15:06:43 +08:00
NBUFabio 3cf2c40f1a [feat][assistant][I54KHE] add new math operator Xdivy 2022-05-16 15:01:38 +08:00
i-robot 89cc287790
!34400 [众筹]Update SpaceToBatchND with vmap reg
Merge pull request !34400 from zichun_ye/space_to_batch_nd_vmap
2022-05-16 07:01:34 +00:00
sunsuodong 851b9e5fbc rm some lite_session.h include 2022-05-16 00:00:41 -07:00
yanghaoran 1c4d6832c2
!34426 回退 'Pull Request !34354 : [OP] add meshgrid cpu kernel'
Merge pull request !34426 from yanghaoran/revert-merge-34354-master
2022-05-16 06:59:02 +00:00
yanghaoran 740daf4793
回退 'Pull Request !34354 : [OP] add meshgrid cpu kernel' 2022-05-16 06:58:09 +00:00
i-robot 9503b4f2a1
!34397 Add heartbeat from compute graph node to meta server node
Merge pull request !34397 from chengang/add_hb_for_cgn
2022-05-16 06:47:54 +00:00
liangzhibo 76938192c7 Fix isinstance problem for type 2022-05-16 14:43:07 +08:00
i-robot 0454cb1053
!34405 Check ErrorManager init return code correctly
Merge pull request !34405 from tanghuikang/optsd_errormanagerinit
2022-05-16 06:33:27 +00:00
i-robot 9e4a91924a
!34354 [OP] add meshgrid cpu kernel
Merge pull request !34354 from yangruoqi713/meshgrid
2022-05-16 06:28:42 +00:00
Zichun Ye 07a19b604c update SpaceToBatchND and its test cases
update test  case typo

update code format

rollback tensor.py
2022-05-16 14:28:03 +08:00
Erpim 4cd10efab8 fix bug of multi vmap share one negative in_axes 2022-05-16 14:26:59 +08:00
i-robot 26dae5bb08
!34368 bugfix:make tuple node by graph multi outputs
Merge pull request !34368 from zhengyuanhua/br3
2022-05-16 06:26:14 +00:00
i-robot 6828fc0cb7
!34419 modify format
Merge pull request !34419 from 俞涵/code_docs_0516
2022-05-16 06:26:10 +00:00
ZPaC ea13430149 Encapsulate ps optimizers 2022-05-16 14:24:23 +08:00