zhoufeng
f49b195c39
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
ttudu
451ebd1bd1
dynamic_shape
4 years ago
marui
d47e79b04c
Refactor ccsrc directories and CMakeLists files
4 years ago
caifubi
3719ec1be6
pynative allreduce bucket use memory pool
4 years ago
baihuawei
e8f641e55b
fix heterogeneous with mindrt
4 years ago
tanghuikang
75a9da3df4
Remove MS_CTX_ENABLE_MEM_SCHEDULER and adjust SyncParameter
4 years ago
zjun
eb450dd31f
Optimize pynative device memory use
Add gradient to pynative unique
Signed-off-by: zjun <zhangjun0@huawei.com>
4 years ago
liangzelang
20dcd6b148
enable subgraph sink for MindRT
4 years ago
i-robot
91d0897399
!26695 Adjust memory offload strategy
Merge pull request !26695 from tanghuikang/swap_strategy_adjust
4 years ago
tanghuikang
16ca537505
Adjust swap strategy
4 years ago
yuximiao
e99c0a48e6
support start profiler in the minddle of training.
4 years ago
xulei
78b37afc30
fix mindspore mac compile
fix debugger, mindarmour, audio, gnn, grpc, ps/fl.
4 years ago
xiefangqi
24ac2382ff
mac compile
4 years ago
hwjiaorui
613aa757c3
modify events index
4 years ago
tanghuikang
87c7f72cf1
Sync parameter output after execute kernel when using MemScheduler
4 years ago
tanghuikang
bd04436fd8
PyNative RunOps support string input
4 years ago
LaiYongqiang
07e5ed9f16
ascend device context
4 years ago
tanghuikang
b6035cf1a1
Ascend swap support communication op
4 years ago
tanghuikang
fd6f97bab4
Fix some MemScheduler bugs
4 years ago
tanghuikang
3035f9d367
Use one struct instead of three vectors for kernel input, output and workspace
4 years ago
caifubi
0683b7fd75
clean codex
4 years ago
i-robot
6f09891501
!22092 [executor] Add mem scheduler
Merge pull request !22092 from kisnwang/add-mem-extend-cache
4 years ago
liangzelang
8bb30fa029
opt error log && clean pclint warnings
4 years ago
kswang
a0dc465041
add mem scheduler
4 years ago
caifubi
95db5fd4be
Fix PyNative Parameter Broadcast bug
4 years ago
i-robot
fbfb42a062
!22779 optimization of hccl error log
Merge pull request !22779 from zhoufeng/error-check
4 years ago
zhoufeng
e8bb698550
optimization of hccl error log
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
sabrinasun
220245f592
add security isolation to online and offline debugger
4 years ago
i-robot
ceb37595c3
!23163 Compile isolation for Profiling and Dump
Merge pull request !23163 from caifubi/master-compile-isolation-profiling-dump
4 years ago
caifubi
f092e623e0
Compile isolation for Profiling and Dump
4 years ago
liangzelang
1832d7c152
Use rtMemcpy trans data in Ascend instead of device -> host -> device
4 years ago
ZPaC
8f0a0682b8
Fix static check
4 years ago
caifubi
537fce0ee1
PyNative Kernel Parallel Build
1. Create Tensor and DeviceAddress for output before Launch.
2. Push Launch/Build Task to Queue and execute togather.
4 years ago
hwjiaorui
2008a2a78c
clean code
4 years ago
baihuawei
6eec288c39
opt ascend single op mode runtime code
4 years ago
ms_yan
36a8886ca2
Revert "[feat] [assistant] [I3T96T] add new Dataset operator CMUARCTICDataset"
This reverts commit b077aa1cab .
Revert "[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset"
This reverts commit 4e6f7dc97d .
delete pass_registry_test.cc
comment hiai_nlu_model_multi.pb related line
4 years ago
djc
4e6f7dc97d
[feat] [assistant] [I3T96X] add new Dataset operator LibriSpeechDataset
4 years ago
i-robot
5e718c5676
!21973 GetRankId failed in PyNative mode
Merge pull request !21973 from caifubi/master-hccl-get-rank-id
4 years ago
caifubi
dfe0e94466
Fix PyNative get_rank_id/get_rank_size
4 years ago
chujinjin
34096bf879
add sync control for pynative
4 years ago
i-robot
6afcd815d2
!21362 add pynative profiling codes based on ascend and gpu
Merge pull request !21362 from lvchangquan/profiling_refactor
4 years ago
limingqi107
473db12d1e
unified runtime clear the resource of graph
4 years ago
lvchangquan
e8d9803258
add profiling codes based on ascend and gpu in pynative mode
4 years ago
lvchangquan
09c54c7923
use op transdata to improve performance in print process
4 years ago
yuchaojie
bf13a8a01e
support group conv2d in pynative
4 years ago
yuchaojie
689158f79b
FracZ format conversion when conv2d group > 1
4 years ago
chujinjin
059b05a72e
fix memcopy async error
4 years ago
mindspore-ci-bot
84607e3a51
!15890 fix an allreduce calculate bug in pynative mode
From: @lvchangquan
Reviewed-by:
Signed-off-by:
4 years ago
lvchangquan
0b09fdf94c
fix an allreduce bug with two streams sync problem
4 years ago
ZPaC
12f95b51f4
Add server code part2
4 years ago