i-robot
|
1df8b1c81d
|
!31246 dynamic memory pool add debug info
Merge pull request !31246 from limingqi107/bug_fix3
|
2022-03-15 09:53:54 +00:00 |
i-robot
|
a8d54beb5e
|
!31162 graph output address alloc free dynamically to support the dynamic shape sink mode
Merge pull request !31162 from limingqi107/bug_fix4
|
2022-03-15 09:53:12 +00:00 |
i-robot
|
d7a458de83
|
!31236 add chinese docs for masked_fill, expand_dims and narrow
Merge pull request !31236 from 吕昱峰(Nate.River)/code_docs_master
|
2022-03-15 09:43:07 +00:00 |
i-robot
|
5fab199bda
|
!31236 add chinese docs for masked_fill, expand_dims and narrow
Merge pull request !31236 from 吕昱峰(Nate.River)/code_docs_master
|
2022-03-15 09:43:04 +00:00 |
i-robot
|
d19150a9e4
|
!31247 Fix csrtensor/cootensor docs
Merge pull request !31247 from wangrao124/code_docs
|
2022-03-15 09:43:03 +00:00 |
i-robot
|
3be552ca39
|
!31156 test centos ut
Merge pull request !31156 from luoyang/test_centos
|
2022-03-15 09:38:15 +00:00 |
i-robot
|
6645342122
|
!31288 [lite]fix bug of scale-int8
Merge pull request !31288 from 徐安越/master1
|
2022-03-15 09:17:31 +00:00 |
ZPaC
|
6f17f3f806
|
Add dist excecution mode class declaration.
|
2022-03-15 16:56:36 +08:00 |
wangrao124
|
82b80d3cb7
|
fix csrtensor/cootensor docs
|
2022-03-15 16:56:12 +08:00 |
wanyiming
|
b30217b161
|
fix_st
|
2022-03-15 16:48:02 +08:00 |
shenwei41
|
f1fde6a262
|
upgrade Ascend package 11 Mar 22
|
2022-03-15 16:31:27 +08:00 |
zhengjun10
|
a607081386
|
micro c refactor
|
2022-03-15 16:18:14 +08:00 |
jiaorui
|
090e622ac3
|
clear code
|
2022-03-15 16:05:10 +08:00 |
ling
|
5d33387449
|
[MSLITE] master int8 clean code
|
2022-03-15 16:02:38 +08:00 |
i-robot
|
da342d8973
|
!31217 [MS][LITE][parallel predict] java check input value
Merge pull request !31217 from yefeng/254-add_java_check
|
2022-03-15 08:01:52 +00:00 |
huangxinjing
|
31f55b6525
|
1. The main gol: Fix mixing inserting the AllReduce when where is no mirror appeared
2. remove pattern match error as the origin pattern match will find no operator if there is only one parameter
|
2022-03-15 15:54:06 +08:00 |
i-robot
|
16f3c50a50
|
!31254 Fix ms_hybrid doc string rendering
Merge pull request !31254 from zichun_ye/ms_doc_update
|
2022-03-15 07:32:47 +00:00 |
i-robot
|
7fcb70cb3c
|
!31265 fix cppcheck
Merge pull request !31265 from zhoufeng/code-clean
|
2022-03-15 07:31:04 +00:00 |
i-robot
|
608531ee87
|
!31214 remove duplicated getitem in BackendCSE
Merge pull request !31214 from yuchaojie/ir_fusion
|
2022-03-15 07:28:31 +00:00 |
liangzhibo
|
6d3d6f642c
|
Add vmap meta fg
|
2022-03-15 15:20:22 +08:00 |
caifubi
|
af920290fb
|
PyNative RunOp Async
|
2022-03-15 15:00:12 +08:00 |
i-robot
|
70bbe7d0d6
|
!31275 [AutoParallel]code_docs_fix_parallel_api
Merge pull request !31275 from lichen/code_docs_fix_comm_init_api
|
2022-03-15 06:38:26 +00:00 |
i-robot
|
9b925e7fce
|
!31286 takedown test_gcn due to probalistic failure
Merge pull request !31286 from yanghaoran/master
|
2022-03-15 06:21:54 +00:00 |
i-robot
|
b3087ea022
|
!31109 Add note api for some numpy method
Merge pull request !31109 from liuyang/code_docs_numpy
|
2022-03-15 06:20:34 +00:00 |
i-robot
|
af42b75aae
|
!31109 Add note api for some numpy method
Merge pull request !31109 from liuyang/code_docs_numpy
|
2022-03-15 06:20:30 +00:00 |
i-robot
|
a96cae7cd0
|
!31237 [MSLITE][GPU] opencl-clhpp, add new download method
Merge pull request !31237 from Greatpan/opencl_download_v1
|
2022-03-15 06:17:42 +00:00 |
xuanyue
|
6d54852504
|
fix bug of scale-int8
|
2022-03-15 12:33:48 +08:00 |
yanghaoran
|
f727bf4ad4
|
takedown test_gcn due to probalistic failure
|
2022-03-15 11:53:07 +08:00 |
yefeng
|
73818deccc
|
fix java bug
|
2022-03-15 11:13:19 +08:00 |
qujianwei
|
d5eb5090d9
|
fix ut compile in debug mode
|
2022-03-15 11:04:37 +08:00 |
i-robot
|
22240df6c0
|
!28363 add GatherD ir
Merge pull request !28363 from yanzhenxiang2020/add_gatherd_ir
|
2022-03-15 02:57:31 +00:00 |
i-robot
|
4954442991
|
!31213 Replace CellBackHook op and add warning info
Merge pull request !31213 from JoyLvliang/search_hook_for_all_sub_cell
|
2022-03-15 02:50:29 +00:00 |
i-robot
|
01078763df
|
!31227 don't handle reshape when using adafactor optimizer in auto parallel
Merge pull request !31227 from yangzhenzhang/adafactor-parallel-skip-handle-reshape
|
2022-03-15 02:47:31 +00:00 |
yeyunpeng2020
|
e989fd50b9
|
fix dynamic resize bug for matmul fp16
|
2022-03-15 10:30:11 +08:00 |
Margaret_wangrui
|
0f51803170
|
[ME][Auto_moand] Dealing with the execution order of virtual operators in parallel scenarios.
|
2022-03-15 10:26:14 +08:00 |
huanghui
|
4482acf586
|
Support API set_dump for more type of ops
|
2022-03-15 10:24:15 +08:00 |
hezhenhao1
|
2a782a5888
|
Modify '_type' parameter with 'type' of eigh.
|
2022-03-15 10:17:08 +08:00 |
wangshengnan12@huawei.com
|
9701edcb5c
|
code_docs_fix_comm_init_api
|
2022-03-15 09:57:09 +08:00 |
i-robot
|
593553dc9b
|
!31239 [GraphKernel] fix akg build in lite.
Merge pull request !31239 from chenlei_autodiff/lite_callback
|
2022-03-15 01:54:55 +00:00 |
i-robot
|
d4fc47ef0c
|
!31211 Clean iterators before forking
Merge pull request !31211 from h.farahat/pytest_problem
|
2022-03-15 01:47:28 +00:00 |
i-robot
|
4b15a46a49
|
!30858 Refactor cpu kernel factory.
Merge pull request !30858 from TronZhang/refactor_cpu_factory
|
2022-03-15 01:33:14 +00:00 |
yangzhenzhang
|
1f98ffb79c
|
adafactor parallel skip handle reshape
|
2022-03-15 09:18:19 +08:00 |
i-robot
|
f24dfb606f
|
!31070 Add grad for TensorShape
Merge pull request !31070 from lianliguang/master
|
2022-03-15 01:06:19 +00:00 |
i-robot
|
20f1285aca
|
!31226 [MSLITE][CPU] op Dynamic thread choose Optimization, stack 、split、strideslice、mulfusion
Merge pull request !31226 from Greatpan/dynamic_thread_v4
|
2022-03-15 01:05:49 +00:00 |
i-robot
|
f7d63d73dc
|
!31253 Bugfix for dynamic shape in PyNative mode.
Merge pull request !31253 from caifubi/master-pynative-no-actor-ds
|
2022-03-15 00:57:42 +00:00 |
i-robot
|
6be7c42052
|
!31191 [MD] more tests for failover reset
Merge pull request !31191 from Mohammad Motallebi/failover_more_tests
|
2022-03-14 21:50:37 +00:00 |
TinaMengtingZhang
|
646909d3f4
|
fix a+m dump probilistic failure in ci: 1. do not parallel to dump statistics and remove file lock. 2. when tensor size is small, do it in single thread
|
2022-03-14 17:11:55 -04:00 |
zetongzhao
|
9d4c8e29f9
|
add test for skip first epoch sampler
|
2022-03-14 15:01:08 -04:00 |
h.farahat
|
318e6b8803
|
fix segfault
|
2022-03-14 14:55:21 -04:00 |
mohammad
|
583eb32723
|
[MD] Add more UT and a ST for failover reset
|
2022-03-14 13:52:09 -04:00 |