Commit Graph

45876 Commits

Author SHA1 Message Date
hezhenhao1 1ce8da4c74 Add CPU implementation of SparseSegmentMean operator. 2022-05-19 09:39:38 +08:00
i-robot f6daad5267
!34497 GraphKernel GatherNd算子相关支持(Tensor 接口 vmap rule 动静统一)
Merge pull request !34497 from ZengZitao/gather_nd
2022-05-19 01:36:37 +00:00
i-robot 9c97a2c891
!34495 delete blank line of output in example and add a ValueError
Merge pull request !34495 from ZhidanLiu/master
2022-05-19 01:35:47 +00:00
i-robot ac3a7c27b1
!34561 [MS][LITE] add converter api
Merge pull request !34561 from sunsuodong/converter_api
2022-05-19 01:32:53 +00:00
i-robot f43b686e61
!34398 fix rewrite bug
Merge pull request !34398 from 于振华/rewrite_it1_fix_01
2022-05-19 01:31:15 +00:00
i-robot 6445ef6d17
!34576 Add cache miss analysis for cache prefetch actor
Merge pull request !34576 from zyli2020/master
2022-05-19 01:30:09 +00:00
i-robot 6ce9946d0f
!34599 Dont use config file to judge whether using mindrt
Merge pull request !34599 from ZPaC/dont-use-config-file-judge-mindrt
2022-05-19 01:30:05 +00:00
huanghui 636192a116 Support vmap for Svd 2022-05-19 09:29:13 +08:00
i-robot a0e7fbab6d
!34587 Fix control flow child graphs call each other bug.
Merge pull request !34587 from linqingke/fix_control_bug
2022-05-19 01:27:23 +00:00
i-robot 77726dd5eb
!34567 fix bug in class_def_parser
Merge pull request !34567 from hangq/rewrite-pr
2022-05-19 01:20:10 +00:00
lianliguang 5699ef7b03 fix bug of list slice assign when step value is negative 2022-05-19 09:17:47 +08:00
i-robot 702d0efbc1
!34592 fl script usability rectification
Merge pull request !34592 from wtcheng/master
2022-05-19 01:17:20 +00:00
i-robot f2cbdca6bb
!34581 Support user data in Tensor
Merge pull request !34581 from hewei/tensor_userdata
2022-05-19 01:06:13 +00:00
TinaMengtingZhang 5f94adbc2c Add cpu version of ApplyGradientDescent op 2022-05-18 17:16:04 -04:00
markuskunej 19252a2319 cpu kernel and st test done, vmap not started 2022-05-18 20:38:48 +00:00
i-robot da2a22dc22
!34516 add lerp vmap rule
Merge pull request !34516 from zhuzhongrui/pub_master3
2022-05-18 16:09:19 +00:00
LaiYongqiang 399bd05357 remove OptimizeSingleOpGraph and PreprocessBeforeRunSingleOpGraph in device context 2022-05-19 00:03:00 +08:00
maning202007 9125961fa1 Fix the dump input index error
For some nodes, such as StridedSliceGrad, the input_index is not same
with the order in scripts, dump should use the real input_index.
2022-05-18 23:05:41 +08:00
changzherui d197f70222 modify log 2022-05-18 22:55:04 +08:00
ZPaC 51665ef33f Dont use config file to judge whether using mindrt 2022-05-18 20:36:35 +08:00
i-robot 9c744d847c
!34563 fix lerp en api doc
Merge pull request !34563 from zhuzhongrui/code_docs_scipy
2022-05-18 11:55:29 +00:00
w00517672 64177f42dc fl script usability rectification 2022-05-18 19:42:40 +08:00
NBUFabio f37549c8dc [feat] [assistant] [I48O5Y] add new array operator GatherV2 2022-05-18 18:41:02 +08:00
zengzitao eb2f75a164 add gather nd interface 2022-05-18 18:26:02 +08:00
z00512249 fe105cc3d9 add lerp vmap rule && test case 2022-05-18 17:58:53 +08:00
i-robot 25f3bdc9f3
!34439 The relative path is used when the error log prints the code location
Merge pull request !34439 from guozhijian/fix_file_path
2022-05-18 09:41:04 +00:00
lanzhineng 56e478e4f9 DDE issue:set dictionary element flag 2022-05-18 17:37:00 +08:00
sunsuodong 22875a5e72 add converter api 2022-05-18 02:34:55 -07:00
linqingke cb3d82efe3 fix control st bug. 2022-05-18 17:34:20 +08:00
i-robot c3f7754831
!34446 [MS][LITE]Fix cortex-m codegen
Merge pull request !34446 from gongdaguo1/fix_cortex-m7
2022-05-18 09:26:56 +00:00
He Wei 6313bc0cab Support user data in Tensor 2022-05-18 17:26:52 +08:00
lizhenyu 8eafcb8a4b Add cache miss analysis for cache prefetch actor 2022-05-18 17:25:34 +08:00
i-robot dafae9e76e
!34357 Fix softmax ERROR
Merge pull request !34357 from huangxinjing/fix_decreapted_api_and_branch_error
2022-05-18 09:01:46 +00:00
i-robot d26033bbe1
!33944 shape function refactor
Merge pull request !33944 from chengbin/shape_func_refactor
2022-05-18 08:51:42 +00:00
i-robot a1e20c3d01
!34282 OneHot tensor和functional接口, vmap适配
Merge pull request !34282 from jiaoy1224/onehot
2022-05-18 08:49:11 +00:00
hangangqiang d910b1929a fix bug in class_def_parser and quant.py 2022-05-18 16:36:34 +08:00
i-robot 512a0afe66
!34554 Add pow test cases
Merge pull request !34554 from LiangZhibo/pow
2022-05-18 08:23:34 +00:00
i-robot f35e313d33
!34451 [MS][LITE] remove lite session api
Merge pull request !34451 from sunsuodong/rm_lite_session
2022-05-18 08:14:58 +00:00
looop5 c05037c0e7 move vmap testcases to st/ops directory 2022-05-18 16:07:30 +08:00
i-robot a30a1b166a
!34562 modify format
Merge pull request !34562 from 俞涵/code_docs_0518
2022-05-18 08:06:37 +00:00
i-robot 39055ed78a
!34488 add gpu impl of masked_select
Merge pull request !34488 from yangzhenzhang/add-gpu-impl-of-masked-select
2022-05-18 08:00:52 +00:00
yuzhenhua 63a167b39d fix rewrite it1 bug 2022-05-18 15:58:17 +08:00
i-robot b74c2caecc
!34528 [MS][LITE]Fix win32 glog build
Merge pull request !34528 from gongdaguo1/fix_win32_glog
2022-05-18 07:56:35 +00:00
liuyang_655 6508fd317f fixed conflicts
modify test
2022-05-18 03:52:08 -04:00
fujianzhao 7fcb75beaa [feat] [assistant] [ops] [I51VS2] Add new operator nn.AdaptiveMaxPool1d 2022-05-18 15:50:44 +08:00
wilfChen 1af2656199 gpu support atanh kernel 2022-05-18 15:46:26 +08:00
i-robot 55f491ff46
!34556 Refator the EltWiseCpuKernel by new interfaces.
Merge pull request !34556 from liqiliang/eltwise-cpu
2022-05-18 07:12:12 +00:00
chenmai1102 577b6d0096 avgpool grad and dropout for GE 2022-05-18 15:11:21 +08:00
i-robot d21686c2fe
!32951 [feat] [assistant] [I48O56] Add new aicpu operator AdjustSaturation
Merge pull request !32951 from 陈慧敏/AdjustSaturation
2022-05-18 07:10:53 +00:00
i-robot b92c70bcd7
!34560 Update space_to_batch_nd tensor api doc
Merge pull request !34560 from zichun_ye/code_docs_space_to_batch_nd
2022-05-18 07:08:10 +00:00