mindspore-ci-bot
|
c0e8eee238
|
!259 Skipping aicore operators whose output tensors are all empty
From: @xchu42
Reviewed-by: @sheng-nan
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
f74ad1657f
|
!262 modify error log in NextIterationPass
From: @chen_yemeng
Reviewed-by: @xchu42,@wqtshg
Signed-off-by: @wqtshg
|
4 years ago |
wxl
|
efd77465b5
|
Feature: atc support dynamic input
|
4 years ago |
mindspore-ci-bot
|
5840f16819
|
!265 modfiy mark_agnostic_pass
From: @zhou_chao1993
Reviewed-by:
Signed-off-by:
|
4 years ago |
baker
|
981be3bef0
|
bank path
|
4 years ago |
mindspore-ci-bot
|
33438b9daf
|
!206 rm redundant MemcpyAsync node before Merge
From: @chen_yemeng
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
495f329580
|
!254 Dynamic shape bug fix
From: @isaacxr
Reviewed-by:
Signed-off-by:
|
4 years ago |
zhou_chao1993
|
44c2923d37
|
modify mark_agnostic_pass
|
4 years ago |
dongduo
|
e1bd856bc1
|
Fix aclInferShapeAndType
|
4 years ago |
dongduo
|
709255d398
|
Fix aclInferShapeAndType
|
4 years ago |
chenyemeng
|
6ab529047b
|
modify error log in NextIterationPass
|
4 years ago |
isaactalx
|
a9412057df
|
subgraph netoutput memory bugfix
|
4 years ago |
chuxing
|
f9793741ff
|
reformat
|
4 years ago |
chuxing
|
ff6f8d8e46
|
skip aicore operators whose output tensors are all empty
|
4 years ago |
chuxing
|
fea763f301
|
reformat
|
4 years ago |
chuxing
|
3919924b7b
|
add extra 32 bytes padding to all npu memory allocation
|
4 years ago |
王涛
|
2e193f8f19
|
!235 Feature:Protobuf decoupling
Merge pull request !235 from zhaoxinxin/development
|
4 years ago |
mindspore-ci-bot
|
f30df5deaa
|
!240 mstune bugfix for build_step of after merge
Merge pull request !240 from gengchao/development
|
4 years ago |
gengchao4@huawei.com
|
8befa0c5f8
|
bugfix for mstune when build_step is after_merge
|
4 years ago |
zhaoxinxin
|
c38ff4a8ea
|
modified: cmake/external_libs/protobuf_static.cmake
|
4 years ago |
zhaoxinxin
|
a93de47127
|
modified: cmake/external_libs/protobuf_static.cmake
|
4 years ago |
zhaoxinxin
|
e5f8a3ffee
|
modified: cmake/external_libs/protobuf_static.cmake
|
4 years ago |
zhaoxinxin
|
bf47c89c27
|
modified: cmake/external_libs/gflags.cmake
modified: cmake/external_libs/protobuf_shared.cmake
modified: cmake/external_libs/protobuf_static.cmake
|
4 years ago |
zhaoxinxin
|
c8f53959d8
|
modified: cmake/external_libs/gflags.cmake
modified: cmake/external_libs/protobuf_shared.cmake
modified: cmake/external_libs/protobuf_static.cmake
modified: ge/CMakeLists.txt
modified: ge/client/module.mk
modified: ge/common/CMakeLists.txt
modified: ge/common/ge_common.mk
modified: ge/executor/CMakeLists.txt
modified: ge/executor/module.mk
modified: ge/ge_inference.mk
modified: ge/ge_local_engine/CMakeLists.txt
modified: ge/ge_local_engine/module.mk
modified: ge/ge_runner.mk
modified: ge/graph/build/memory/CMakeLists.txt
modified: ge/graph/build/memory/module.mk
modified: ge/host_cpu_engine/CMakeLists.txt
modified: ge/host_cpu_engine/module.mk
modified: ge/offline/CMakeLists.txt
modified: ge/offline/module.mk
modified: metadef
modified: parser
|
4 years ago |
chenyemeng
|
634cc2ef06
|
rm redundant Memcpy before Merge
|
4 years ago |
mindspore-ci-bot
|
b617ad9d2c
|
!233 SetMemoryMallocSize
Merge pull request !233 from 梁昊/development
|
4 years ago |
mindspore-ci-bot
|
d9d9f4e293
|
!231 while+netoutput with known subgraph
Merge pull request !231 from weiyang/development
|
4 years ago |
wangzhengjun
|
016c933a53
|
V200 support NAN INF
|
4 years ago |
mindspore-ci-bot
|
71a0e8f277
|
!211 modify p2p addr bug
Merge pull request !211 from 周超/development
|
4 years ago |
weiyang
|
44345736c2
|
fix dynamic shape bug
|
4 years ago |
mindspore-ci-bot
|
87846afef5
|
!228 update submodule metadef parser
Merge pull request !228 from wangzhengjun/update_submodule
|
4 years ago |
lianghao
|
b2570a1dc5
|
SetMemoryMallocSize in inference
|
4 years ago |
wangzhengjun
|
eaf2e7098a
|
update submodule metadef parser
|
4 years ago |
mindspore-ci-bot
|
b0d13dedbe
|
!227 Feature:Support user options of aclgrphParse interface
Merge pull request !227 from lixiwen1/development
|
4 years ago |
l00444296
|
8b99fcb586
|
Feature:Support user options of aclgrphParse interface
|
4 years ago |
mindspore-ci-bot
|
1826d06f34
|
!222 fix dynamic shape nullptr check
Merge pull request !222 from weiyang/development
|
4 years ago |
unknown
|
5d9f4fd2fc
|
Move label maker to stage2.
|
4 years ago |
weiyang
|
dc9a618aad
|
fix nullptr check
|
4 years ago |
mindspore-ci-bot
|
191215d278
|
!210 fix bug of zero copy
Merge pull request !210 from 梁昊/development
|
4 years ago |
mindspore-ci-bot
|
f7a1fcacdd
|
!218 Supporting shape inference for fused node which InferShapeFunc invokes GetInputConstData
Merge pull request !218 from 储星/subgrapjh_infershape
|
4 years ago |
chuxing
|
1efd304527
|
fixing code review
|
4 years ago |
mindspore-ci-bot
|
1d508ab94b
|
!216 Feature:add new hcom ops kernel (by hccl)
Merge pull request !216 from zhaoxinxin/development
|
4 years ago |
mindspore-ci-bot
|
1034cc01cb
|
!196 fix dynamic shape with while
Merge pull request !196 from weiyang/development
|
4 years ago |
mindspore-ci-bot
|
8c382145d9
|
!200 resolve acl unregistered op mistake
Merge pull request !200 from wangjiming/development
|
4 years ago |
weiyang
|
5e8f1579e2
|
fix dynamic shape with while
|
4 years ago |
mindspore-ci-bot
|
c0d285f24f
|
!215 update submodule metadef and parser
Merge pull request !215 from taoxiangdong/development
|
4 years ago |
zhaoxinxin
|
ed203abb58
|
modified: ge/opskernel_manager/ops_kernel_builder_manager.cc
|
4 years ago |
taoxiangdong
|
bc34819c65
|
update submoduel metadef and parser
|
4 years ago |
zhou_chao1993
|
f8a31959ff
|
modify p2p addr bug
|
4 years ago |
lianghao
|
476ded9c2b
|
zero copy bug fix
|
4 years ago |