Commit Graph

1335 Commits

Author SHA1 Message Date
yelihua 425b1168ad get rank id when set hccl env for single card train 2021-08-17 12:10:45 +08:00
jjfeing 8192c0034a DestroyHccl must be called before FreeDeviceMemory 2021-08-11 12:45:04 +08:00
zhangzhenghai fb2b4f0617 !21577 fix event insertion bug
Merge pull request !21577 from fix-stream-1.4
2021-08-10 06:57:38 +00:00
hwjiaorui dd3191026f fix stream find target 2021-08-09 20:11:02 +08:00
zhoufeng 68ffbc7c55 optional init hccl for graph mode and pynative mode
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-09 19:10:31 +08:00
lby 2cdf231575 dynamic shape interface adapter 2021-08-06 11:24:29 +08:00
baihuawei 41de02a58c ascend support nontask sink 2021-08-03 20:55:43 +08:00
i-robot 85999a87a7 !21279 code clean master
Merge pull request !21279 from zhaosida/code_clean_master
2021-08-03 11:33:44 +00:00
i-robot b917ceca36 !21248 clean code
Merge pull request !21248 from zhoufeng/code-check
2021-08-03 11:14:50 +00:00
i-robot 48969d35b0 !20915 使用共享池解决多P下重复编译问题
Merge pull request !20915 from chengbin/master
2021-08-03 06:50:01 +00:00
i-robot 69c5021bb5 !20995 pyfunc cpu kernel
Merge pull request !20995 from chenweifeng/cpu-dynamic-input
2021-08-03 04:51:20 +00:00
zhaosida 00118a1467 code clean master 2021-08-03 11:07:10 +08:00
liangzelang 9abf49057d Do not Sync data from device to host if datatype is Monad 2021-08-02 21:16:16 +08:00
wilfChen d6fffdad6e support dynamic inputs & outputs 2021-08-02 20:05:46 +08:00
zhoufeng 67a3558c0e clean code
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-02 16:39:22 +08:00
ckey_Dou d293c5eb26 using kernel pool to share the compiling results when running on multi
cards
2021-08-02 15:25:17 +08:00
i-robot 899b89feba !21195 unified runtime fix the bug of graph output update
Merge pull request !21195 from limingqi107/bug_fix4
2021-08-02 07:07:47 +00:00
i-robot 00e8645902 !21036 Upgrade Ascend packages 28 Jul 21
Merge pull request !21036 from yanghaoran/upgrade_ascend_0728
2021-08-02 06:15:06 +00:00
i-robot bb6d1a3019 !21180 alltoall and neighbor-exchange op
Merge pull request !21180 from zhoufeng/all-to-all-op
2021-08-02 01:42:42 +00:00
limingqi107 481060bba1 unified runtime fix the bug of graph output update 2021-08-02 09:11:09 +08:00
zhoufeng 2143241092 change neighbor exchange to all to all
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2021-08-01 18:21:28 +08:00
i-robot 792c19b491 !21162 unified runtime pclint fixed
Merge pull request !21162 from limingqi107/bug_fix
2021-07-31 15:30:26 +00:00
yanghaoran 0364650eae Upgrade Ascend packages 28 Jul 21, with testcases removed 2021-07-31 18:55:55 +08:00
i-robot 77cc4590ec !21166 Fix pclint.
Merge pull request !21166 from gaoyong10/runtime_001
2021-07-31 09:46:05 +00:00
i-robot 79af42153d !21160 clean pclint and codedex warning
Merge pull request !21160 from zyli2020/mindrt_debug
2021-07-31 08:22:21 +00:00
limingqi107 09ceb1cf5b unified runtime pclint fixed 2021-07-31 15:22:57 +08:00
gaoyong10 39908f03c3 Fix pclint 2021-07-31 14:20:39 +08:00
i-robot 9c692ecdc0 !21114 clean code
Merge pull request !21114 from hwjiaorui/clean-code-master
2021-07-31 06:17:58 +00:00
lizhenyu 01aea19eb7 clean codedex warning 2021-07-31 12:38:00 +08:00
i-robot 5bba3adf28 !20935 ascend supports mpirun
Merge pull request !20935 from baihuawei/graph_mode_nonsink_part1
2021-07-31 02:24:24 +00:00
i-robot 5a58327a2e !21112 unified runtime pclint fixed
Merge pull request !21112 from limingqi107/bug_fix
2021-07-30 16:05:04 +00:00
i-robot 0816f95653 !21091 unified runtime codedex fixed
Merge pull request !21091 from limingqi107/bug_fix4
2021-07-30 10:35:43 +00:00
limingqi107 fe36a158af unified runtime pclint fixed 2021-07-30 18:16:43 +08:00
baihuawei def6af8158 ascend support mpi 2021-07-30 16:22:48 +08:00
hwjiaorui a6d3f1b285 clean code 2021-07-30 16:13:03 +08:00
i-robot 3fec06eab4 !21064 Fix pclint.
Merge pull request !21064 from gaoyong10/runtime_001
2021-07-30 07:07:11 +00:00
limingqi107 8c690e3d18 unified runtime codedex fixed 2021-07-30 13:00:38 +08:00
i-robot 9847e8443e !21049 unified runtime bug of host device and graph kernel
Merge pull request !21049 from limingqi107/bug_fix
2021-07-30 01:58:43 +00:00
hwjiaorui 3815051ee3 fix independ event insertion 2021-07-29 21:39:55 +08:00
gaoyong10 e2ed0eab7b fix pclint 2021-07-29 20:04:00 +08:00
limingqi107 86c69d116b unified runtime bug of host device and graph kernel 2021-07-29 16:07:34 +08:00
i-robot 425f51523c !20920 fix code review bugs
Merge pull request !20920 from jjfeing/master
2021-07-28 08:41:39 +00:00
i-robot 4d0079295f !20992 fix ci warning for not handling function retrun of RDR
Merge pull request !20992 from wangjunbao/master
2021-07-28 08:35:50 +00:00
jjfeing 461aae0029 fix code review bugs 2021-07-28 11:28:57 +08:00
i-robot 5e2b0207b2 !20763 unified runtime bug of auto moand of multi graphs
Merge pull request !20763 from limingqi107/bug_fix
2021-07-28 03:24:57 +00:00
wangjunbao f9d99e97d2 fix ci warning for not handling function retrun of RDR 2021-07-28 11:22:27 +08:00
i-robot e2011134d0 !20819 unify overflow wp support for online and offline debugger
Merge pull request !20819 from john_tzanakakis/jt_bug_fixes
2021-07-28 01:38:53 +00:00
limingqi107 0b8937cd6c unified runtime bug of auto moand and host device of multi graphs 2021-07-27 22:03:13 +08:00
i-robot 50482cf595 !20869 fix code review
Merge pull request !20869 from laiyongqiang/code_review
2021-07-27 06:28:07 +00:00
i-robot f801f96ffd !20830 clean code
Merge pull request !20830 from kisnwang/clean-code
2021-07-27 06:27:16 +00:00