yeyunpeng2020
|
9ad4064750
|
Abstract bias correction
|
2021-12-27 16:40:10 +08:00 |
i-robot
|
300a1ade7c
|
!27909 Optimize Gather fusion pattern
Merge pull request !27909 from 杨林枫/graph_kernel_opt
|
2021-12-27 06:59:33 +00:00 |
i-robot
|
ae3f3f4bd8
|
!27512 [Boost]Retain `acc_level` Interface.
Merge pull request !27512 from linqingke/boost
|
2021-12-27 06:58:17 +00:00 |
i-robot
|
16e0fc6b0b
|
!28192 fix cummin ops name error
Merge pull request !28192 from lianliguang/fix-cummin-ops-name-error
|
2021-12-27 06:45:57 +00:00 |
i-robot
|
cb55f6ee03
|
!28216 int8 gather support int64 index
Merge pull request !28216 from yeyunpeng2020/quant
|
2021-12-27 06:30:52 +00:00 |
i-robot
|
80ae50dcf6
|
!28219 Fix WorkSpace Addr is Null
Merge pull request !28219 from hwjiaorui/fix-work-addr-null
|
2021-12-27 06:29:08 +00:00 |
i-robot
|
d65ed60af5
|
!28168 Change one info to debug in inline.h
Merge pull request !28168 from LiangZhibo/debug
|
2021-12-27 06:15:34 +00:00 |
i-robot
|
708f5559b3
|
!28211 Bugfix for PyNative Heterogeneous in MindRT
Merge pull request !28211 from caifubi/master-pynative-mindrt-heter
|
2021-12-27 03:55:44 +00:00 |
i-robot
|
67611492a0
|
!28172 fix tensor narrow error
Merge pull request !28172 from 吕昱峰(Nate.River)/tensor_narrow
|
2021-12-27 03:49:42 +00:00 |
i-robot
|
99de638a10
|
!28172 fix tensor narrow error
Merge pull request !28172 from 吕昱峰(Nate.River)/tensor_narrow
|
2021-12-27 03:49:39 +00:00 |
i-robot
|
1054ea957a
|
!28221 ubuntu 18.04 下pip/conda 自动化安装mindspore脚本
Merge pull request !28221 from iambowen1984/master
|
2021-12-27 03:49:05 +00:00 |
i-robot
|
80a1adcc3f
|
!28221 ubuntu 18.04 下pip/conda 自动化安装mindspore脚本
Merge pull request !28221 from iambowen1984/master
|
2021-12-27 03:49:03 +00:00 |
i-robot
|
80f7c95a69
|
!28169 fix alltoall doc of attrs
Merge pull request !28169 from zhoufeng/code_docs_alltoall
|
2021-12-27 03:44:53 +00:00 |
i-robot
|
48e6762a82
|
!28169 fix alltoall doc of attrs
Merge pull request !28169 from zhoufeng/code_docs_alltoall
|
2021-12-27 03:44:50 +00:00 |
i-robot
|
3e9b550e0e
|
!28093 Move the Transformer to mindspore.nn.transformer
Merge pull request !28093 from huangxinjing/move_transformer_path
|
2021-12-27 03:40:51 +00:00 |
i-robot
|
f84870643b
|
!28223 add limit note for op unsortedsegmentsum
Merge pull request !28223 from chujinjin/code_docs_add_limit_for_unsortedsegmentsum
|
2021-12-27 03:28:39 +00:00 |
i-robot
|
41bf56ab6c
|
!27900 Add forcement Cast For Float16
Merge pull request !27900 from huangxinjing/second_version_add_cast
|
2021-12-27 03:11:50 +00:00 |
i-robot
|
b92e248f46
|
!28154 fix lite ios compilation
Merge pull request !28154 from qinzheng/fix_ios
|
2021-12-27 03:03:42 +00:00 |
i-robot
|
e33c0ffafa
|
!25495 [feat] [assistant] [I48OCL] add dynamic shape for TruncateMod operator
Merge pull request !25495 from 路雄博/mod
|
2021-12-27 03:02:58 +00:00 |
i-robot
|
291fa2155c
|
!26268 [feat] [assistant] [I48OD9] add new Sin
Merge pull request !26268 from 桂胜楠/sin_2
|
2021-12-27 03:01:43 +00:00 |
i-robot
|
97229a8b6e
|
!26261 [feat] [assistant] [I48OBX] add new BitwiseAnd
Merge pull request !26261 from 桂胜楠/bitwiseand_2
|
2021-12-27 03:00:54 +00:00 |
chujinjin
|
4abfb19d5a
|
add limit for unsortedsegmentsum
|
2021-12-27 11:00:28 +08:00 |
i-robot
|
c889cc20e2
|
!28078 Disable incorporate geitem pass
Merge pull request !28078 from chenfei_mindspore/disbale-inorporate-getitem
|
2021-12-27 02:57:46 +00:00 |
i-robot
|
c13f31861c
|
!26398 [feat] [assistant] [I48OBC] add new LogicalNot
Merge pull request !26398 from 桂胜楠/logicalnot
|
2021-12-27 02:54:53 +00:00 |
i-robot
|
e345c9bb4c
|
!28202 fix output error
Merge pull request !28202 from liubuyu/mindrt_bug_fix
|
2021-12-27 02:40:55 +00:00 |
i-robot
|
c9094fc1cc
|
!28035 [MS][LITE]tensorDot Fusion
Merge pull request !28035 from yefeng/189-tensorDot_fusion
|
2021-12-27 02:12:02 +00:00 |
Bowen Ma
|
3d1f4e6c70
|
update auto install scripts for pip/conda under ubuntu
|
2021-12-27 10:09:49 +08:00 |
i-robot
|
d300c2912b
|
!28003 Add CXX_API to cover more ToD features
Merge pull request !28003 from ehaleva/cxx_api
|
2021-12-27 01:58:52 +00:00 |
yanglf1121
|
dcb83278ce
|
optimize gather fusion
|
2021-12-27 09:54:52 +08:00 |
i-robot
|
320bc2dc23
|
!26903 [feat] [assistant] [I48OB0] maximum with dynamic infer shape
Merge pull request !26903 from 郑鹏飞/maximum
|
2021-12-27 01:46:50 +00:00 |
hwjiaorui
|
f22f5c9413
|
workspoce addr is null
|
2021-12-27 09:42:11 +08:00 |
i-robot
|
9fae8e7e8e
|
!28213 [MSLITE][CPU] AVX512/256/SSE/NENO Advanced packaging, and Reduce Op Refactoring and optimization(gate bugfix)
Merge pull request !28213 from Greatpan/master_avx512
|
2021-12-27 01:32:23 +00:00 |
i-robot
|
05789c7bdd
|
!28189 fix ref node bug
Merge pull request !28189 from caifubi/master-pynative-mindrt-ptr-null-change-ref-output
|
2021-12-27 01:30:50 +00:00 |
yeyunpeng2020
|
c2750a4cde
|
int8 gather support int64 index
|
2021-12-27 09:30:36 +08:00 |
l00591931
|
f57f2399db
|
Change one info to debug in inline.h
|
2021-12-27 09:24:52 +08:00 |
i-robot
|
b36a291f6c
|
!28206 [MS][LITE]fix bug of switch actor
Merge pull request !28206 from mengyuanli/call_one_actor_many_place_5.1
|
2021-12-27 01:22:52 +00:00 |
i-robot
|
78a4537cbb
|
!28185 support r1.1 weight quant
Merge pull request !28185 from yeyunpeng2020/quant
|
2021-12-27 01:19:41 +00:00 |
i-robot
|
ae96950d94
|
!28001 [MS][LITE][ToD] Adding support in VAE network
Merge pull request !28001 from Nizzan/export_nizzan
|
2021-12-27 01:18:12 +00:00 |
caifubi
|
a84600c15d
|
fix pynative mindrt heter bug
|
2021-12-27 09:17:53 +08:00 |
i-robot
|
666ba8ff88
|
!28191 just prompt warning when a lot of memory used
Merge pull request !28191 from guozhijian/enhance_multi_process_oom_just_warn
|
2021-12-27 01:13:24 +00:00 |
jonyguo
|
b716836efc
|
enhance: just prompt warning when GeneratorDataset with multi processing
|
2021-12-26 21:35:00 +08:00 |
greatpanc
|
d06a4a3b46
|
avx512/256/sse/neno advanced packaging, and reduce op refactoring and optimization
|
2021-12-26 21:13:06 +08:00 |
mengyuanli
|
29051dc865
|
remove output_tensors_ in switch actor
fix bug of exit actor
|
2021-12-26 16:45:26 +08:00 |
caifubi
|
f1856c83ac
|
fix bug of RefNode output
|
2021-12-26 16:04:52 +08:00 |
i-robot
|
f6fc2ba9f9
|
!27326 DynamicShape kernel supports static shape
Merge pull request !27326 from lingyunli63/static_shape_launch_host_kernel
|
2021-12-25 11:55:38 +00:00 |
i-robot
|
4ccd804355
|
!27326 DynamicShape kernel supports static shape
Merge pull request !27326 from lingyunli63/static_shape_launch_host_kernel
|
2021-12-25 11:55:36 +00:00 |
i-robot
|
4a7d08a7d6
|
!28193 Valuetuple support monad.
Merge pull request !28193 from gaoyong10/runtime_second12
|
2021-12-25 11:12:13 +00:00 |
i-robot
|
9daae8cdd2
|
!28190 Remove debug message for BFGS method.
Merge pull request !28190 from hezhenhao1/fix_bfgs_bug
|
2021-12-25 10:43:52 +00:00 |
lby
|
e87b5dabc4
|
mindrt bug fix: out put error
|
2021-12-25 18:42:55 +08:00 |
i-robot
|
881882463e
|
!28170 cse before insert tensormove
Merge pull request !28170 from zhoufeng/cse-before-insert-tensormove
|
2021-12-25 10:27:13 +00:00 |