Commit Graph

45876 Commits

Author SHA1 Message Date
i-robot 0a61ac83b2
!34132 [MS][LITE][ToD] Update SGD weight decay handling & fix dropout bug
Merge pull request !34132 from Nizzan/export_nizzan
2022-05-11 01:23:24 +00:00
huangxinjing b708f216b6 Fix parameter while list error 2022-05-11 09:17:28 +08:00
i-robot eeca1bf2b8
!34163 [MS][Lite][Task] solve clouf infer no return warings
Merge pull request !34163 from 刘力力/master_solve_no_return_compile_error
2022-05-11 01:13:20 +00:00
albert-yan 64e8949d9a modify gather op infer shape 2022-05-11 09:12:40 +08:00
i-robot 69d4f96c81
!34146 delete tlsv1
Merge pull request !34146 from ZPaC/delete-tlsv1
2022-05-11 01:11:06 +00:00
hezhenhao1 e0ba8eace6 Remove KRET_INVALID_SHAPE of IndexFill. 2022-05-11 08:01:52 +08:00
i-robot fdb9c9cdd7
!31727 [assistant][ops] Add new Identity
Merge pull request !31727 from wxy220/Identity
2022-05-10 15:50:17 +00:00
i-robot 5ca43789bc
!34196 [MS][LITE][develop] fix python api
Merge pull request !34196 from sunsuodong/code_docs_python_master
2022-05-10 15:09:28 +00:00
sunsuodong a9f9ab13f1 fix python api 2022-05-10 07:52:55 -07:00
changzherui d2221f53a3 mod export input type check 2022-05-10 21:30:36 +08:00
i-robot 018c525ba1
!34117 Delete the cpu Resize function, and fix the Resize function problem.
Merge pull request !34117 from liqiliang/gpu-reset
2022-05-10 13:22:42 +00:00
i-robot 87aca4a12f
!34155 fix the error whitelist under ops directory part3
Merge pull request !34155 from 李林杰/extra_fix
2022-05-10 13:08:31 +00:00
chenfei 7ce82746ab rm abstract ref key 2022-05-10 20:54:21 +08:00
hanhuifeng2020 0659d49d56 fix the bug of StridedSlice op and DynamicStitch op 2022-05-10 20:54:00 +08:00
zhangxuetong 93ad65944d add cpu kernel: assert 2022-05-10 20:37:08 +08:00
yuchaojie 9068799ca6 add BatchMatmulEltwiseFusionPass 2022-05-10 20:27:58 +08:00
i-robot ca533b0ab8
!34130 fix gil bug
Merge pull request !34130 from r1chardf1d0/gil
2022-05-10 12:27:54 +00:00
i-robot 1ee23b487e
!34188 fix doc issue
Merge pull request !34188 from luoyang/code_docs_doc
2022-05-10 12:21:52 +00:00
luoyang 2486b33e21 fix doc issue 2022-05-10 20:10:31 +08:00
zhou-yunfeier fe3403c25a commit 2022-05-10 19:59:04 +08:00
i-robot d950f383b2
!33883 Add bessel_k0 CPU operator and rework bessel_i0
Merge pull request !33883 from xutianyu/bessel_i0
2022-05-10 11:28:57 +00:00
i-robot 137bebb02b
!33005 Add Infer BN Split Pass for PyNative mode
Merge pull request !33005 from caifubi/master-pynative-bn-pass
2022-05-10 11:27:05 +00:00
He Wei ac45331d2b Provide helper class to find flat parameter 2022-05-10 19:10:56 +08:00
jonyguo 8ba8c930e7 fix: md AddressSanitizer 2022-05-10 18:45:42 +08:00
i-robot a56de3fd6b
!34032 Decrease python call c++ times for PyNative
Merge pull request !34032 from zjun/decrase_python_call
2022-05-10 10:39:14 +00:00
zoutianyu 9224212dad [assistant][ops][I48O5W]Add new image operator AdjustHue 2022-05-10 18:32:47 +08:00
i-robot 035de460b6
!33293 [assistant][ops]New operator implementation, include zeta
Merge pull request !33293 from ganqijun/zeta
2022-05-10 10:17:39 +00:00
臧庆香 8b627b8928 msprof data type 2022-05-10 18:12:59 +08:00
i-robot cc5359cbac
!34085 replace SyncRun with ParallelLaunch for cpu kernel
Merge pull request !34085 from kisnwang/remove-duplicate-threadpool
2022-05-10 10:11:26 +00:00
i-robot 4d7a1dcc9e
!34153 modify mindspore_train
Merge pull request !34153 from xumengjuan1/code_docs_a1
2022-05-10 09:43:48 +00:00
xumengjuan1 1bedc4c3c5 modify mindspore_train 2022-05-10 17:40:30 +08:00
i-robot ecc2cfdee2
!34088 support group loss scale in boost
Merge pull request !34088 from guoqi/enhanced_amp
2022-05-10 09:30:50 +00:00
i-robot 309d022ff1
!33850 Add IndexFill primitive and adapt GPU implementation to new interface.
Merge pull request !33850 from hezhenhao1/add_index_fill
2022-05-10 09:26:26 +00:00
i-robot 9b4d2565b6
!34137 [MS][LITE][parallel] add UpdateConfig api -> master
Merge pull request !34137 from yefeng/310-Add_UpdateConfig
2022-05-10 09:23:03 +00:00
looop5 4df6454b87 add compilation log 2022-05-10 17:09:41 +08:00
liqiliang 0fabbc4ccb Add a nn cell for softsign. 2022-05-10 17:09:33 +08:00
xuanyue 7b4ec7b351 matmul-avx support split-by-row when B is a vector 2022-05-10 17:07:43 +08:00
zhaodezan 88df578b46 sync commercial reposity 2022-05-10 16:52:01 +08:00
liutongtong ce3ec0d371 add adamax optimizer 2022-05-10 16:40:08 +08:00
LaiYongqiang dd74f3e690 add BindDeviceToCurrentThread to device context 2022-05-10 16:26:20 +08:00
Liu_Xuu 1cf5c307b4 [MSLITE] fix tensorrt server inference ci 0510_02 2022-05-10 15:53:20 +08:00
i-robot 2d7f4fee0a
!34007 Fix vmap negtive in_axes bug
Merge pull request !34007 from Erpim/vmap_v15
2022-05-10 07:48:38 +00:00
looop5 6bb066a4a5 add Ascend dynamic shape testcases for IndexAdd 2022-05-10 15:42:58 +08:00
Wang Yao 53071e5896 [feat][assistant][I48O6B] add new Ascend operator DataFormatVecPermute 2022-05-10 15:28:14 +08:00
i-robot 517718bad9
!34039 profiler.op_analyse() verify the parameters.
Merge pull request !34039 from liuchuting/op
2022-05-10 07:26:52 +00:00
i-robot 1cc49698ed
!33983 primitive support str.format
Merge pull request !33983 from lianliguang/primitive-support-str-format
2022-05-10 07:18:34 +00:00
i-robot 421f952c37
!34080 Add test case for if after for and if after while
Merge pull request !34080 from LiangZhibo/control
2022-05-10 07:17:34 +00:00
i-robot 9812314c20
!34159 update mapping task, introduce more rules
Merge pull request !34159 from yanghaoran/master
2022-05-10 07:16:15 +00:00
liu lili 9415ff230b mindspore lite: solve cloud infer no return warning 2022-05-10 15:10:06 +08:00
i-robot b1c74afe56
!33748 insert_trans_op in dynamic_shape
Merge pull request !33748 from TuDouNi/insert_trans_op
2022-05-10 06:57:39 +00:00