Zichun Ye
|
a3e5f2ab8b
|
update dynamic shape related dtype infer logic
fix code check problem
udpate dict check logic
revert cpu/gpu related file
|
2022-08-23 18:14:22 +08:00 |
i-robot
|
4a00560a8a
|
!40586 modify the wrong format of the files
Merge pull request !40586 from 宦晓玲/code_docs_0818
|
2022-08-19 01:22:33 +00:00 |
i-robot
|
14a7f902ba
|
!39719 Support level2 fusion
Merge pull request !39719 from ZPaC/level2-fusion
|
2022-08-19 01:21:41 +00:00 |
i-robot
|
d222d7393c
|
!40455 [AutoParallel]optimizer Pipeline parallel
Merge pull request !40455 from lichen/opt_pipeline_parallel
|
2022-08-19 01:15:31 +00:00 |
i-robot
|
19c97721ee
|
!40560 Modify the abstract information of the TensorMove node.
Merge pull request !40560 from Margaret_wangrui/load_infer_tensormove
|
2022-08-19 01:11:59 +00:00 |
i-robot
|
9399d8e63a
|
!40542 Fix static code checking issues
Merge pull request !40542 from chengang/fix_static_code_issues_ms
|
2022-08-18 23:54:08 +00:00 |
i-robot
|
60dc85a774
|
!40510 add functional test case of scatter_mul
Merge pull request !40510 from wYann/scatter_mul
|
2022-08-18 19:33:01 +00:00 |
i-robot
|
d9d371990f
|
!40584 solve the bug of st error
Merge pull request !40584 from zong_shuai/st_bug
|
2022-08-18 18:26:57 +00:00 |
i-robot
|
3baae93a4f
|
!40486 fix bug for gather
Merge pull request !40486 from zhupuxu/fix_bug_for_gather
|
2022-08-18 15:07:13 +00:00 |
i-robot
|
d5ee7877c3
|
!40162 Add vmap support for several operators
Merge pull request !40162 from TinaMengtingZhang/op_vmap_dev
|
2022-08-18 13:52:45 +00:00 |
i-robot
|
a0b12779d2
|
!40551 fix 310 scenario include non-existent header file
Merge pull request !40551 from luoyang/fix_310_header
|
2022-08-18 13:39:56 +00:00 |
i-robot
|
5750255148
|
!40485 [MS][LITE]Optimize thread pool wakeup
Merge pull request !40485 from gongdaguo1/optimize_threed_pool
|
2022-08-18 13:01:13 +00:00 |
i-robot
|
41d5fd82ac
|
!40557 add Tensor api for log and tanh
Merge pull request !40557 from zhujingxuan/code_docs
|
2022-08-18 12:44:35 +00:00 |
i-robot
|
9278a4f920
|
!40559 remove unsupported datatypes
Merge pull request !40559 from zhujingxuan/elwise
|
2022-08-18 12:22:19 +00:00 |
i-robot
|
7f72056eba
|
!37994 Remove the env MS_GRAPH_KERNEL_FLAGS
Merge pull request !37994 from DeshiChen/0711_add_flag
|
2022-08-18 12:08:06 +00:00 |
i-robot
|
f797b29f83
|
!40457 [MS][LITE] add check input thread_num exceed core_num
Merge pull request !40457 from luoyuan/add-check-input-thread_num-exceed-core-num
|
2022-08-18 11:58:22 +00:00 |
i-robot
|
c8eef579b8
|
!39746 Add SyncBatchNorm and SyncBatchNormGrad support NPU dynamic shape
Merge pull request !39746 from 刘勇琪/syncbatchnorm
|
2022-08-18 11:48:07 +00:00 |
i-robot
|
81412feb44
|
!40513 GraphKernel scipy adapt for solve_triangular.
Merge pull request !40513 from ZengZitao/solve_tri
|
2022-08-18 11:37:13 +00:00 |
i-robot
|
85b3946516
|
!38525 【算子】[MS] Support dynamic input for Conv2d, Conv2dBackpropInput and Conv2dBackpropFilter
Merge pull request !38525 from happy徐/master
|
2022-08-18 11:31:54 +00:00 |
i-robot
|
aecaffab18
|
!40402 [MS][LITE]optimize subgraph resize
Merge pull request !40402 from mengyuanli/pc500
|
2022-08-18 11:26:11 +00:00 |
i-robot
|
2ae64ed628
|
!40567 [MSLITE][CPU] gelu op fma instruction opt
Merge pull request !40567 from Greatpan/gelu_op_opt
|
2022-08-18 11:00:14 +00:00 |
i-robot
|
cb0db4f568
|
!40566 [MS][LITE]Fix opencl wrapper api
Merge pull request !40566 from gongdaguo1/fix_opencl_wrapper
|
2022-08-18 10:44:11 +00:00 |
zhangyi
|
fc9dd328ce
|
-mmodify the wrong format of the py files
|
2022-08-18 18:41:04 +08:00 |
mengyuanli
|
3290dc79ff
|
add subgraph input resize
|
2022-08-18 18:21:10 +08:00 |
i-robot
|
4da277798e
|
!40406 support vmap for argmaxwithvalue
Merge pull request !40406 from zhouxulin2/argmaxwithvalue_vmap
|
2022-08-18 09:50:40 +00:00 |
i-robot
|
95143b60f4
|
!40522 Fix shape check in adaptivemaxpool2d op.
Merge pull request !40522 from gaoyong10/dynamic_shape_04
|
2022-08-18 09:16:58 +00:00 |
zong_shuai
|
a98a970443
|
st_bug
|
2022-08-18 17:15:18 +08:00 |
i-robot
|
9b930eb0f4
|
!40365 Optimize JoinedStr processing logic.
Merge pull request !40365 from Margaret_wangrui/joinedstr
|
2022-08-18 09:07:49 +00:00 |
i-robot
|
304d8a47b3
|
!40294 [MS][OPS] fix bug of compareing input tensor's type
Merge pull request !40294 from louie5/master
|
2022-08-18 09:06:07 +00:00 |
i-robot
|
efd05d4b71
|
!40553 modify uint8 dtype transform pass
Merge pull request !40553 from liyan2022/dev_qat
|
2022-08-18 08:04:28 +00:00 |
zhujingxuan
|
27de2189e1
|
add Tensor api for log and tanh
|
2022-08-18 15:55:48 +08:00 |
YangLuo
|
2d65dcfcdd
|
fix 310 scenario include non-existent header file
|
2022-08-18 15:44:50 +08:00 |
luoyuan
|
ab7b8d6bdd
|
[MS][LITE] add check input thread_num exceed core_num
|
2022-08-18 15:43:54 +08:00 |
i-robot
|
495a852c1e
|
!40216 fix issues/I4W1GR 删除多余的代码片段
Merge pull request !40216 from Rice/master
|
2022-08-18 07:14:39 +00:00 |
i-robot
|
b23947aae8
|
!40526 refactor sub cpu impl and add sqrt sqrt_grad, square test case
Merge pull request !40526 from zhuzhongrui/pub_master1
|
2022-08-18 07:09:09 +00:00 |
i-robot
|
b4c2587248
|
!39384 [feat][assistant][I5EWL9] add new gpu operator LeftShift
Merge pull request !39384 from 翁逸炀/LeftShift
|
2022-08-18 06:58:08 +00:00 |
greatpanc
|
8ae472a6e5
|
gelu op fma instruction opt
|
2022-08-18 14:27:03 +08:00 |
i-robot
|
d03c1bd13b
|
!40550 fix issues
Merge pull request !40550 from luojianing/code_docs_master
|
2022-08-18 06:24:10 +00:00 |
zengzitao
|
b4a7a8dad8
|
solve_triangular adapt
|
2022-08-18 14:15:46 +08:00 |
gongdaguo1
|
465af4a7b7
|
Fix OpenCLRuntimeWrapper
|
2022-08-18 14:12:24 +08:00 |
albert-yan
|
2e6dec8d79
|
modify uint8 dtype transform pass
|
2022-08-18 12:42:48 +08:00 |
Margaret_wangrui
|
7d905fc5ae
|
Modify the abstract information of the TensorMove node.
|
2022-08-18 11:51:30 +08:00 |
zhujingxuan
|
7dea7b41cf
|
remove unsupported datatypes
|
2022-08-18 11:43:13 +08:00 |
i-robot
|
c12ec5d628
|
!40520 docs hardswish support ascend
Merge pull request !40520 from jjfeing/code_docs_hardswish_support_ascend
|
2022-08-18 03:21:25 +00:00 |
i-robot
|
37b65cc299
|
!40525 Add dynamic shape support for CumSum operator on Ascend Platform.
Merge pull request !40525 from hezhenhao1/add_cumsum
|
2022-08-18 03:01:36 +00:00 |
luojianing
|
c4a7cbead3
|
fix issues
|
2022-08-18 10:44:46 +08:00 |
i-robot
|
110adebf0d
|
!40382 [MSLITE][Bug] Fix bug of converter.
Merge pull request !40382 from wangshaocong/bugfix
|
2022-08-18 02:37:27 +00:00 |
i-robot
|
fb645c1b77
|
!40399 Add INFO log
Merge pull request !40399 from caifubi/master-pynative-log-dynamic-structure
|
2022-08-18 02:33:24 +00:00 |
i-robot
|
14b1645e03
|
!40039 Optimize Abstract hashing
Merge pull request !40039 from hewei/opt_perf1
|
2022-08-18 02:28:26 +00:00 |
i-robot
|
ab09d83129
|
!40511 fix batchmatmul fusion bug
Merge pull request !40511 from liyan2022/qat_fix_batchmatmul_fusion
|
2022-08-18 02:25:46 +00:00 |