Commit Graph

38421 Commits

Author SHA1 Message Date
i-robot 6b8908c36d
!29538 [MS][LITE]clean code
Merge pull request !29538 from mengyuanli/get_in_open_harmony
2022-01-27 01:38:03 +00:00
i-robot 23f8ace36d
!29558 Share the sequence nodes between sequence abstracts.
Merge pull request !29558 from 张清华/eliminate_tuple_unused_item
2022-01-27 01:30:42 +00:00
i-robot 9f9ffe9539
!29152 Support frontend graph compilation cache in ps mode
Merge pull request !29152 from YuJianfeng/compile_cache
2022-01-27 01:22:44 +00:00
Zhang Qinghua 457da96c78 Share the sequence nodes between sequence abstracts. 2022-01-26 21:27:27 +08:00
i-robot 4861e9abab
!24098 [assistant][ops] Add UpperBound
Merge pull request !24098 from 王刚克/UpperBound
2022-01-26 10:46:26 +00:00
i-robot 33b74255d2
!29495 Fix too many warning logs for auto-monad
Merge pull request !29495 from hewei/fix_auto_monad
2022-01-26 08:53:25 +00:00
i-robot c592b323db
!29537 Fix extracting task id error in offline debugger
Merge pull request !29537 from TinaMengtingZhang/bugfix_dbg
2022-01-26 08:47:03 +00:00
i-robot 3825ec8b6e
!29392 Use launch_info to dump inputs and outputs for ascend kernel_by_kernel mode
Merge pull request !29392 from parastooashtari/launch_info
2022-01-26 08:43:21 +00:00
i-robot 675fa88bce
!29158 端云联邦SignDS算法
Merge pull request !29158 from emmmmtang/master
2022-01-26 07:52:32 +00:00
i-robot 6ce82268b5
!29503 Modify opencv
Merge pull request !29503 from shenwei41/master
2022-01-26 07:27:28 +00:00
i-robot 86281309ca
!29551 Change data() to c_str() when getting char* from string
Merge pull request !29551 from luoyang/issues
2022-01-26 07:22:59 +00:00
i-robot fffa272c2f
!29542 Fix construt Execute with pointers
Merge pull request !29542 from luoyang/execute_bug
2022-01-26 06:47:08 +00:00
i-robot 2b82ba1e49
!26244 [assistant][ops] Add new data PhaseVocoder
Merge pull request !26244 from TR-nbu/PhaseVocoder
2022-01-26 06:46:36 +00:00
i-robot b0b3d7ede7
!29421 Implementation of BoundingBoxEncodeInfo, IOUInfo and RandomChoickWithMaskInfo
Merge pull request !29421 from liuluobin/parallel_ops_master
2022-01-26 06:40:32 +00:00
i-robot ecb2a7774d
!29508 sync codex from ms-enterprise
Merge pull request !29508 from hangq/master
2022-01-26 06:34:48 +00:00
i-robot aaf7fe33c5
!29482 GraphKernel Add error info when enable graphkernel but not find llvm in CI
Merge pull request !29482 from ZengZitao/fix_cpu_use_llvm
2022-01-26 06:28:58 +00:00
i-robot 51ad7574b0
!29482 GraphKernel Add error info when enable graphkernel but not find llvm in CI
Merge pull request !29482 from ZengZitao/fix_cpu_use_llvm
2022-01-26 06:28:57 +00:00
i-robot ace1e89caf
!29510 Fix AllReduce bug
Merge pull request !29510 from caifubi/master-fix-pre-assign-cnode-memory
2022-01-26 06:28:05 +00:00
i-robot 6fac9c5d1d
!28505 Change SparseTensor to COOTensor
Merge pull request !28505 from wangrao124/COOTensor
2022-01-26 06:22:28 +00:00
i-robot 6eb9e3cc2d
!29493 update chinese doc
Merge pull request !29493 from luoyang/code_docs_chinese
2022-01-26 06:16:40 +00:00
i-robot fc707cf268
!29517 [MS][LITE]packed weight mem aligin
Merge pull request !29517 from yefeng/209-fix_packed_weight
2022-01-26 06:14:24 +00:00
YangLuo 95abf92b23 Change data() to c_str() when getting const char* 2022-01-26 13:15:01 +08:00
i-robot e3a5051e94
!29166 Dynamic shape for SplitD
Merge pull request !29166 from zhengzuohe/SplitD
2022-01-26 04:53:53 +00:00
i-robot 9954364907
!29514 fix infer shape and add context
Merge pull request !29514 from fangzehua/fix_bugs_0125
2022-01-26 03:25:54 +00:00
i-robot 80bb043360
!29382 Handle monad inputs in signatures.
Merge pull request !29382 from huangbingjian/update_signature
2022-01-26 03:04:04 +00:00
i-robot 753ef2a904
!29477 support EnvironDestoryAll on GPU/CPU
Merge pull request !29477 from limingqi107/bug_fix4
2022-01-26 02:38:59 +00:00
YangLuo ba79c3c7cb Fix construtor Execute with pointers 2022-01-26 10:28:42 +08:00
YangLuo 84bc135983 update chinese doc 2022-01-26 10:05:42 +08:00
i-robot 1e3f3b51d7
!29496 fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss.
Merge pull request !29496 from wangshuide/wsd_master_new
2022-01-26 02:04:53 +00:00
i-robot 22705b7f50
!29262 support dynamic data sink on gpu
Merge pull request !29262 from wYann/gpu_queue
2022-01-26 02:01:51 +00:00
zengzitao f3e6a35c4d enhance graphkernel on cpu about llvm 2022-01-26 09:59:19 +08:00
i-robot 6c1ccb092e
!29502 add matrix_set_diag of gpu backend
Merge pull request !29502 from zhuzhongrui/pub_master3
2022-01-26 01:53:42 +00:00
i-robot 5bf10401db
!29445 add lu sovle for gpu backend
Merge pull request !29445 from zhuzhongrui/pub_master4
2022-01-26 01:49:05 +00:00
i-robot 9dc49bc766
!29523 Fix the problem that some abstracts is not updated caused by the call_graph_tuple_transform.
Merge pull request !29523 from liqiliang/fix_graph_transform
2022-01-26 01:45:39 +00:00
mengyuanli 2857183da5 sync code clean to master 2022-01-26 09:40:50 +08:00
i-robot fd6f49ad7f
!29407 clean static alarm for core/ops.
Merge pull request !29407 from wangshuide/wsd_master
2022-01-26 01:39:48 +00:00
i-robot 05d8dfab56
!29418 Fix Chinese operator documentation problem list
Merge pull request !29418 from chenweitao_295/chinese_ops-issue-1
2022-01-26 01:32:01 +00:00
i-robot 7419be74be
!29465 [MS][LITE] fix lite infer aar jpeg so and miss md5sum
Merge pull request !29465 from zhengjun10/fix
2022-01-26 00:48:27 +00:00
TinaMengtingZhang 79f920f499 bugfix: extract task id error in offline dbg 2022-01-25 15:50:46 -05:00
i-robot 0fd1dfafd0
!29533 Fix CI probabilistic filter failed in gate building<test_arithmetic_op.py>
Merge pull request !29533 from hezhenhao1/fix_ci
2022-01-25 14:12:59 +00:00
z00512249 cffcb7c74a add matrix_set_diag kernel for backend gpu 2022-01-25 21:15:21 +08:00
hezhenhao1 f08b7a53b9 Fix CI probabilistic filter failed in gate building<test_arithmetic_op.py> 2022-01-25 20:45:26 +08:00
hangangqiang 1c4188a498 sync codex from ms-enterprise 2022-01-25 20:45:04 +08:00
wangshuide2020 1c66c15f57 fix the error message of Select and optimize the documentation of L1Loss and SmoothL1Loss. 2022-01-25 20:39:00 +08:00
i-robot 2076a8f081
!29512 Fix codecheck for Eig and Eigh operators.
Merge pull request !29512 from hezhenhao1/fix_check
2022-01-25 12:27:19 +00:00
i-robot ca87c502a1
!29519 Lite, sync openharmony codecheck fix
Merge pull request !29519 from 徐永飞/master
2022-01-25 12:21:40 +00:00
wYann 39e89f73ac support dynamic datasink on GPU 2022-01-25 20:07:50 +08:00
i-robot 55ba926a04
!29087 optimize sharding propagation&add ut on pangu
Merge pull request !29087 from bichaoyang/master
2022-01-25 11:59:25 +00:00
i-robot bc38225b4f
!29481 Fix wrong error info raised
Merge pull request !29481 from 沈竞兴/codefix
2022-01-25 11:29:40 +00:00
i-robot c0138d99ab
!29478 clean codex
Merge pull request !29478 from cjh9368/clean_static_error_master
2022-01-25 11:00:28 +00:00