Commit Graph

264 Commits (30e6954181b752feb6bad113b519b9776cbd3adb)

Author SHA1 Message Date
wangwenhua1@huawei.com 6c595433be error message add
4 years ago
wangwenhua1@huawei.com c756068df0 error message add
4 years ago
wangwenhua1@huawei.com 55745911a4 error message add
4 years ago
wangwenhua1@huawei.com 66b20884da error message add
4 years ago
mindspore-ci-bot ca56699d74 !232 V200 support NAN INF
4 years ago
lwx897429 8f08d868e7 The model subscription function of the profile module is added to ge.
4 years ago
mindspore-ci-bot afa6501438 !290 Decoupling of aicore node executor and aicore task compiler
4 years ago
mindspore-ci-bot c6b6b8363a !291 revert agnostic pass
4 years ago
zhou_chao1993 bba5e37edd revert agnostic pass
4 years ago
lichun c3f4b95ffd Decoupling of aicore node executor and aicore task compiler
4 years ago
unknown aa6dcd9262 Fix Label for dynamic graph.
4 years ago
mindspore-ci-bot 05178072c4 !284 dts: slice kernel outputdesc bug
4 years ago
wangwenhua1@huawei.com 5f16700db6 slice tensor no originshape
4 years ago
wangwenhua1@huawei.com 593ddd7c7c slice tensor no originshape
4 years ago
mindspore-ci-bot 6e913a5391 !281 fixing logic error for hbm allocation padding
4 years ago
wangwenhua1@huawei.com e34b9ce6c0 slice tensor no originshape
4 years ago
wangwenhua1@huawei.com fd39b87146 slice tensor no originshape
4 years ago
mindspore-ci-bot e30740498d !268 bank path
4 years ago
chuxing f75074db90 fix padding
4 years ago
mindspore-ci-bot 4ed251722d !275 add help info for debug_dir & op_compiler_cache_dir/mode
4 years ago
wuweikang 0b631cfe9a add help info for debug_dir & op_compiler_cache_dir/mode
4 years ago
mindspore-ci-bot f01cfe5167 !278 Support StatelessIf and StatelessWhile
4 years ago
chuxing ee8d24e7d5 fix compile error
4 years ago
mindspore-ci-bot b344c81aef !271 Feature : support dynamic input for atc single op compile
4 years ago
mindspore-ci-bot cdf439dcbe !224 Move label maker to stage2.
4 years ago
mindspore-ci-bot 606a547ce1 !250 Padding output tensor memory with default padding(32 bytes) if no padding was set
4 years ago
chuxing 54fab4c9aa supporting stateless if/while
4 years ago
mindspore-ci-bot c0e8eee238 !259 Skipping aicore operators whose output tensors are all empty
4 years ago
mindspore-ci-bot f74ad1657f !262 modify error log in NextIterationPass
4 years ago
wxl efd77465b5 Feature: atc support dynamic input
4 years ago
mindspore-ci-bot 5840f16819 !265 modfiy mark_agnostic_pass
4 years ago
baker 981be3bef0 bank path
4 years ago
mindspore-ci-bot 33438b9daf !206 rm redundant MemcpyAsync node before Merge
4 years ago
mindspore-ci-bot 495f329580 !254 Dynamic shape bug fix
4 years ago
zhou_chao1993 44c2923d37 modify mark_agnostic_pass
4 years ago
dongduo e1bd856bc1 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
4 years ago
gengchao4@huawei.com 8befa0c5f8 bugfix for mstune when build_step is after_merge
4 years ago
zhaoxinxin c8f53959d8 modified: cmake/external_libs/gflags.cmake
4 years ago
chenyemeng 634cc2ef06 rm redundant Memcpy before Merge
4 years ago
mindspore-ci-bot b617ad9d2c !233 SetMemoryMallocSize
4 years ago
mindspore-ci-bot d9d9f4e293 !231 while+netoutput with known subgraph
4 years ago
wangzhengjun 016c933a53 V200 support NAN INF
4 years ago
mindspore-ci-bot 71a0e8f277 !211 modify p2p addr bug
4 years ago
weiyang 44345736c2 fix dynamic shape bug
4 years ago
lianghao b2570a1dc5 SetMemoryMallocSize in inference
4 years ago
mindspore-ci-bot 1826d06f34 !222 fix dynamic shape nullptr check
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
4 years ago
mindspore-ci-bot f7a1fcacdd !218 Supporting shape inference for fused node which InferShapeFunc invokes GetInputConstData
4 years ago
chuxing 1efd304527 fixing code review
4 years ago
mindspore-ci-bot 1d508ab94b !216 Feature:add new hcom ops kernel (by hccl)
4 years ago
mindspore-ci-bot 1034cc01cb !196 fix dynamic shape with while
4 years ago
mindspore-ci-bot 8c382145d9 !200 resolve acl unregistered op mistake
4 years ago
weiyang 5e8f1579e2 fix dynamic shape with while
4 years ago
zhaoxinxin ed203abb58 modified: ge/opskernel_manager/ops_kernel_builder_manager.cc
4 years ago
zhou_chao1993 f8a31959ff modify p2p addr bug
4 years ago
lianghao 476ded9c2b zero copy bug fix
4 years ago
chenyemeng 8b2c538fb7 rm redundant Memcpy before Merge
4 years ago
chuxing 7f5a153751 fix typo
4 years ago
chuxing 0ab8f7c6ab shape inference for fused graph with GetInputConst
4 years ago
王涛 ecb33a2aaf !177 Modify the execution of single_op to async.
4 years ago
wjm 22c30f13e9 acl unregistered op error
4 years ago
王涛 209d9f63e5 !184 split MergeToStreamMergePass
4 years ago
王涛 4cd06db2f5 !178 atc help信息和log信息修改
4 years ago
weiyang 4e919ade02 fix
4 years ago
王涛 189ecd496c !171 for cust aicpu support
4 years ago
weiyang 1c10ac4821 for cust aicpu
4 years ago
王涛 1eacb83358 !188 Fix aclInferShapeAndType.
4 years ago
zhou_chao1993 a28a876189 revert MarkAgnosticPass code
4 years ago
zhengyuanhua d83b559024 dts: pass interface impl modify
4 years ago
dongduo 737a616ec4 fix aclInferShapeAndType
4 years ago
王涛 f72d32a01d !186 fix hcom parrelle sc
4 years ago
wangxiaotian22 70ae4b19c3 fix hcom parelle sc check
4 years ago
王涛 93d5e53071 !183 modify repass time limit to 10000
4 years ago
wangxiaotian22 ada81436ec modify repass max time limit protect
4 years ago
chenyemeng c05e484e2f split MergeToStreamMergePass
4 years ago
王涛 2339737316 !158 hcom parellel,filter allreduce when link with target allreduce
4 years ago
chenyemeng 8328b16da7 split MergeToStreamMergePass
4 years ago
chenyemeng dde026436e Merge remote-tracking branch 'upstream/development' into development
4 years ago
王涛 6febe6c0ac !181 revert for --161 mstune bugfix for build_step of after merge
4 years ago
王涛 a60840db6e !182 modify acl compile
4 years ago
t00456437 2cc0a729f4 update acl compile
4 years ago
gengchao4@huawei.com 42b8d4f2e5 revert for --161 mstune bugfix for build_step of after merge
4 years ago
王涛 399374a52c !152 Add debug_dir & op_compiler_cache_dir & op_compiler_cache_mode options
4 years ago
t00456437 18e5aa7983 update acl compile
4 years ago
王涛 9a60c29bd7 !179 Feature: change aicpu optimizer priority (by zhujingjing)
4 years ago
zhaoxinxin d498e98935 modified: ge/opskernel_manager/optimizer_priority.pbtxt
4 years ago
王涛 5542ef317c !169 dts:errormassage modify
4 years ago
wangxiaotian22 9ba2dc80f0 hcom parellel,filter allreduce when link with target allreduce
4 years ago
lianghao 8d8a281803 atc help and log
4 years ago
王涛 6a7ce955f0 !155 add mark_agnostic_pass
4 years ago
unknown 0a04e99c8a Modify the execution of single_op to async.
4 years ago
王涛 4369336996 !168 Bugfix: fix transpose fusion with input&output format check
4 years ago
王涛 0a721554a7 !147 Support for custom operator.
4 years ago
taoxiangdong e5f5218bf5 update build.sh
4 years ago
王涛 06a50d1bcd !161 mstune bugfix for build_step of after merge
4 years ago
王涛 8d34d1f691 !151 Feature: Support model_exit in GE
4 years ago
wangwenhua f561e066d5 singleop errormassage modify
4 years ago
zhaoxinxin 9bde140ac0 modified: ge/graph/passes/transop_without_reshape_fusion_pass.cc
4 years ago
zhaoxinxin 61d3f45e9a Bugfix: fix transpose fusion with input&output format check
4 years ago
王涛 a4ea70928f !162 update blue include behind the yellow zone
4 years ago
wangwenhua 3fa4ecff3f singleop errormassage modify
4 years ago
zhaoxinxin d42dabcd43 Bugfix: fix transpose fusion with input&output format check
4 years ago
taoxiangdong 7679e80f23 update blue include behind the yellow zone
4 years ago
gengchao4@huawei.com 9d41dc2f78 mstune bugfix for build_step of after merge
4 years ago
unknown a9db5bc32d Correct workspace reuse judge.
4 years ago
zhengyuanhua c807dae9be aipp config add related input name and modify proto
4 years ago
zhou_chao1993 60f30d7ceb add mark agnostic pass
4 years ago
wuweikang d282bf72c5 Add debug_dir & op_compiler_cache_dir & op_compiler_cache_mode options
4 years ago
unknown e5402ea264 Support for custom operator.
4 years ago
unknown c323cb229a Support for custom operator.
4 years ago
unknown 5f152c6dbf Merge branch 'development' of https://gitee.com/zhao_zhixuan/graphengine into development
4 years ago
unknown b7928898f3 Support for custom operator.
4 years ago
l00444296 40beb81369 Description:Support model_exit in GE
4 years ago
chenyemeng 33e12ad183 split MergeToStreamMergePass, rm useless input param
4 years ago
l00444296 f4780aca4e Description:Support model_exit in GE
4 years ago
chenyemeng e94a7010d9 split MergeToStreamMergePass, modify mk
4 years ago
chenyemeng 7bad9affa0 split MergeToStreamMergePass
4 years ago
wangwenhua df258a2913 aicpu no reuse
4 years ago
wxl d9c98b8715 Feature:atc single op support optional input!
4 years ago
gengchao4@huawei.com 8eb681886d modify compile error
4 years ago
王涛 c46847e91a !119 bugfix for no padding continous input memory assign
4 years ago
l00444296 9b35666be5 DTS:DTS2020101202436
4 years ago
taoxiangdong 67fe0f746d udapte tash proto
4 years ago
gengchao 47d3d4f7e5 bugfix for no padding continous input memory
4 years ago
王涛 c80cdeab05 !117 fix a bug of memory leak.
4 years ago
wxl e7b9261eac ir_option optimize
4 years ago
unknown ac694ca5c3 fix a bug of memory leak.
4 years ago
王涛 a474fd8810 !109 Add properties to determine whether atomic_clean is needed at runtime.
4 years ago
王涛 f87927acc5 !107 bugfix:fix core question because of DestroyGraphJson lack of return
4 years ago
wxl 1beb252e3c Bugfix:fix core question because of destroygraph fucn lack of return
4 years ago
taoxiangdong d5dbadc16a type of proto change
4 years ago
taoxiangdong 1c6ba29523 resolve the system link is too long problem
4 years ago
taoxiangdong 53f881572e resolve system link name too long
4 years ago
unknown 99e8cc1612 support for atomic clear task.
4 years ago
taoxiangdong cc68ee5c72 update src code cmakelist
4 years ago
taoxiangdong c5fe24ad43 update newest yellow zone code 20201020
4 years ago
taoxiangdong dd0d49947c update cmake
4 years ago
taoxiangdong 7a08511644 update protobuf cmake
4 years ago
taoxiangdong 4e5550be4a update atc cmakelist
4 years ago
taoxiangdong 384a7549a5 update ge_runner cmakelist
4 years ago
taoxiangdong c3d8ba7425 uodate cmake for ge_runner
4 years ago