i-robot
c28f922215
!26912 export RDR data for MindRT errors
Merge pull request !26912 from liangyongxiong/master
4 years ago
yuximiao
e99c0a48e6
support start profiler in the minddle of training.
4 years ago
liangyongxiong
2a1e2dd785
export RDR data for MindRT errors
4 years ago
i-robot
ed514ee73c
!26870 No need to handle control flow except multigraph sink
Merge pull request !26870 from liangzelang/dev_mindrt
4 years ago
lby
618d4b7dfe
move key 'trace' to interface DumpSourceLines
4 years ago
liangzelang
7255af4e07
No need to handle control flow except multigraph sink.
4 years ago
i-robot
4252b24335
!26792 malloc ts memory for label
Merge pull request !26792 from zhoufeng/change-label-memory-type
4 years ago
zhoufeng
881179fa10
malloc ts memory for label
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
b11c6d0591
!26727 log improvement
Merge pull request !26727 from laiyongqiang/adapter
4 years ago
LaiYongqiang
a42c936df6
log improvement
4 years ago
i-robot
a78b4fd60f
!26722 vm err log modify
Merge pull request !26722 from zhaosida/code_clean_master
4 years ago
i-robot
fa5ea7b3a6
!26370 DynamicRNNGrad support `hidden_size not multiple of 16` scene
Merge pull request !26370 from yuchaojie/ir_fusion4
4 years ago
zhaosida
8759ac41ad
fix err log
4 years ago
i-robot
cfc6ea32ff
!24714 replace rtmemcpyxx to acl memcpy
Merge pull request !24714 from jjfeing/br_replace_rtmemcpyxx_with_acl_api
4 years ago
i-robot
a17849b669
!26567 fix allreduce notify bug
Merge pull request !26567 from hwjiaorui/fix-stream-label
4 years ago
tanghuikang
93e113e6e3
Optimize oom log
4 years ago
yuchaojie
b760eba23a
DynamicRNNGrad support `hidden_size not multiple of 16` scene
4 years ago
jjfeing
05485d991c
replace api with acl api
4 years ago
hwjiaorui
600942c91f
insert stream recv after last node
4 years ago
i-robot
bc34adc3e3
!26516 refine the log
Merge pull request !26516 from liubuyu/master
4 years ago
lby
63bc0ae7ff
算子白名单
4 years ago
i-robot
45947b51ba
!26312 add grad support dynamic shape
Merge pull request !26312 from wangnan39/add_grad_support_dynamic_shape
4 years ago
i-robot
46551bed66
!25941 fix allreduce notify bug
Merge pull request !25941 from hwjiaorui/stream-bug-fix
4 years ago
i-robot
ce00ee1ad1
!25367 use acl api to control profiling
Merge pull request !25367 from yanghaitao/yht_condation_start_profiler
4 years ago
王南
f082f4ccec
add grad support dynamic
4 years ago
i-robot
21ffa1fb7b
!25091 Partial support for multi root graph in online debugger
Merge pull request !25091 from parastooashtari/online_multi_root_graph
4 years ago
i-robot
9d6248194e
!26310 MindSpore support load custom aicpu kernels.
Merge pull request !26310 from linqingke/aicpu
4 years ago
sabrinasun
e7d7476a8e
fix dynamic shape dump issue and apply comments from cell dump pr
4 years ago
yanghaitao1
c94aa6b872
use profiler acl api instead
4 years ago
linqingke
bef2923acf
MindSpore support load custom aicpu ops.
4 years ago
Parastoo Ashtari
7f682ba2f6
partial support for multi root graph in online debugger
4 years ago
i-robot
8bf903ba19
!26320 Add Exception log when AscendMemoryPool::AllocTensorMem fail
Merge pull request !26320 from tanghuikang/oom_nullptr_log
4 years ago
i-robot
81aff685b1
!26299 Modify Events Index
Merge pull request !26299 from hwjiaorui/event-index
4 years ago
tanghuikang
f0995e7899
Add Exception log when AscendMemoryPool::AllocTensorMem fail
4 years ago
hwjiaorui
613aa757c3
modify events index
4 years ago
lby
ab0efba450
easy using for kernel select log print
4 years ago
i-robot
abcb458b28
!26167 fusion atomic clean
Merge pull request !26167 from liubuyu/bug_fix
4 years ago
hwjiaorui
1f8773e00d
add sparse unify mindir pass
4 years ago
lby
9b2e6e4aca
fusion atomic clean
4 years ago
looop5
58e27d87bc
add Custom, custom_op_info_register, CustomRegOp to __init__
4 years ago
hwjiaorui
6a39f5093b
fix stream bug
4 years ago
i-robot
1bfedfcb7f
!26007 Ascend Device Context for MindRT
Merge pull request !26007 from hwjiaorui/ascend_context
4 years ago
i-robot
d4c8dde6d2
!25923 Move IsRealKernel and IsRealCNodeKernel from AnfAlgo to AnfUtils
Merge pull request !25923 from DeshiChen/1101_anfalgo
4 years ago
hwjiaorui
d6b2a34a69
MindRT Ascend Devcie Context
4 years ago
i-robot
14c3517b9a
!25452 Add Gradient Sharding
Merge pull request !25452 from huangxinjing/pipeline_shard_mini_step
4 years ago
dayschan
cbb84ff580
Move IsRealKernel and IsRealCNodeKernel from AnfAlgo to AnfUtils
the function IsOneOfPrimitive and IsOneOfPrimitiveCNode is useful,
we can move them into anf.cc
4 years ago
huangxinjing
f354ab22a3
add pipeline shard interface
Add support for no pipeline accugradient
Add delay tag for fusion op
Optimizer the visite order
add mirror for mini step control
Move the group to attributes
Add gradient_shard control for the mini step
Fix code stype
Fix ut description
Add interface
4 years ago
i-robot
a229d056fa
!25939 Upgrade Ascend software package Nov 3
Merge pull request !25939 from TronZhang/upgrade_ascend_1104
4 years ago
i-robot
a58eb682d6
!25778 Custom op supports no reg info
Merge pull request !25778 from looop5/reg_info_commit
4 years ago
tronzhang
a8f9b81311
upgrade Ascend software package Nov 5
4 years ago