hwjiaorui
12b4940e8a
log rectification
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
huanghui
1630dcb0c8
add subdirectory for log and ir_dump
4 years ago
zhoufeng
2143241092
change neighbor exchange to all to all
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
wangjunbao
f9d99e97d2
fix ci warning for not handling function retrun of RDR
4 years ago
kswang
9e8156b020
clean code
4 years ago
LaiYongqiang
d4d6fb940d
memory reuse code clean
4 years ago
zhaosida
d2be1b1bd7
code clean master
4 years ago
limingqi107
fba1dd8f2f
add the continue memory alloc of communication kernel for actor runtime
4 years ago
laiyongqiang
de0f6edf5a
support hbm profile
5 years ago
luopengting
c8ba7694c5
refactor RDR to support single name
1. support single name
2. add hash method for pair
3. move constructor and destructor of MemAddressInfo as public
4. remove graph_id
5. modify interval for somas info
5 years ago
caifubi
171b468bb3
PyNative AllReduce Bucket
5 years ago
luopengting
b4d56f6358
add functions to check for directory and filename
1. add validation for directory and filename
2. refactor the file operations about path
3. add in CMakeLists
4. add logger in nn_ops
5 years ago
louei5
762feb591c
Add RDR module compiling switch and check saving filename
5 years ago
luopengting
66961f2f1d
add StringRecorder for RDR, record somas info:
1. add string recorder
2. record somas
3. remove SomasInfoRecorder
4. fix clang and cpplint
5 years ago
yanghaitao1
8d147deb07
profiler memory
5 years ago
laiyongqiang
b3aa620ab9
optimize somas logs:
1. add parameter info
2. update atomic clean inputs
3. remove somas_mem_pool.ir
5 years ago
wilfChen
a45bad14c0
assign size when malloc memory
5 years ago
laiyongqiang
301b7039a8
fix communication input address bug
5 years ago
laiyongqiang
5452e711b5
[MemOpt]Safe Optimized Memory Allocation Solver
5 years ago
laiyongqiang
bd8aeefd95
disable memory reuse for selected op in e2e dump
5 years ago
fary86
fcbb3e0edc
Refactor ms_context implementation
5 years ago
lvliang
3a61d646d4
decoupling-the-interface-of-mallocing-mem
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
lvliang
0cd80b465c
enable-mem-pool-manage-pynative-and-graph-static-mem
5 years ago
laiyongqiang
acba03b191
not reuse ref node input's memory
5 years ago
laiyongqiang
68c78ab6bb
reuse communication op output's memory
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago