yanghaitao1
83302ad23c
remove profiling parameters in set_context function
4 years ago
i-robot
c6037c9fa5
!22147 somas fix on semi lifelong + add some reuse on contiguous + issue list code check
Merge pull request !22147 from 杨行/merged_old_master
4 years ago
yang hang
87d4b67712
somas fix,update and code check
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
wangjunbao
f9d99e97d2
fix ci warning for not handling function retrun of RDR
4 years ago
LaiYongqiang
48f4cc33cb
fix code review
4 years ago
LaiYongqiang
a3ec947940
disable somas cache when tensors size is less than 2000
4 years ago
buxue
d50d46013b
code security check
4 years ago
LaiYongqiang
61b2eb465d
somas log file mode
4 years ago
LaiYongqiang
5e1b74435b
somas code review
4 years ago
LaiYongqiang
0c78f9a9db
change somas log file mode to 400
4 years ago
LaiYongqiang
9aa51c64fa
fix static check warning in SOMAS
4 years ago
luopengting
786eb319a1
fix ci warning:
1. Use 'const' for member functions that do not modify member variables
2. Use the 'override' keyword when overriding virtual functions
5 years ago
LaiYongqiang
98f1cd9094
remove anfnodeptr in somas parameter
5 years ago
mindspore-ci-bot
78469f6083
!15356 Support mem reuse in control flow and multi-call subgraphs
From: @liangzelang
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
mindspore-ci-bot
f2dd37357d
!15395 Remove useless code in SOMAS
From: @laiyongqiang
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
liangzelang
052a803c63
adapt to mem reuse
5 years ago
mindspore-ci-bot
0d03ff0816
!15260 fix somas solver codex check
From: @laiyongqiang
Reviewed-by: @kisnwang,@jjfeing
Signed-off-by: @jjfeing
5 years ago
laiyongqiang
3f7f88c0e0
remove useless code in SOMAS
5 years ago
mindspore-ci-bot
0fe493e205
!15161 support hbm perfermance test
From: @laiyongqiang
Reviewed-by: @jjfeing,@majorzhang
Signed-off-by: @majorzhang
5 years ago
laiyongqiang
106f84eeaa
fix somas solver codex check
5 years ago
laiyongqiang
de0f6edf5a
support hbm profile
5 years ago
hang yang
c3c31f90a4
dump tensor relation log
5 years ago
mindspore-ci-bot
22479db8b8
!14529 fix codex warning in somas
From: @laiyongqiang
Reviewed-by: @zhoufeng54,@jjfeing
Signed-off-by: @jjfeing
5 years ago
mindspore-ci-bot
0a870440e0
!14533 enable reuse for non-fusion AtomicAddrClean node
From: @zhaosida_hw
Reviewed-by: @kisnwang,@zhoufeng54
Signed-off-by: @zhoufeng54
5 years ago
mindspore-ci-bot
471e0b2efc
!14460 clean code
From: @hwjiaorui
Reviewed-by: @zhoufeng54,@jjfeing,@zhoufeng54,@jjfeing
Signed-off-by: @jjfeing,@jjfeing
5 years ago
laiyongqiang
ee16dbb933
fix codex warning in somas
5 years ago
zhaosida
dfe90257c2
enable reuse for non-fusion AtomicAddrClean node
5 years ago
hwjiaorui
dac67cbabb
clean code
5 years ago
zhaosida
1740aac860
fusion atomic clear node
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
mindspore-ci-bot
09c8b9dc28
!12631 optimization for somas conflict model
From: @laiyongqiang
Reviewed-by:
Signed-off-by:
5 years ago
Ioannis Lamprou
fdc5ed63fd
max_destinations_ map to optimize conflict computing model
5 years ago
hang yang
db80be22d1
multi thread multi solver
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
mindspore-ci-bot
2847a1f3e3
!12052 somas solver optimization
From: @laiyongqiang
Reviewed-by: @zhoufeng54,@chujinjin
Signed-off-by: @chujinjin
5 years ago
mindspore-ci-bot
8e4ec7c2ca
!12047 move somas model info into somas_meta directory
From: @laiyongqiang
Reviewed-by: @stsuteng,@zhoufeng54
Signed-off-by: @stsuteng
5 years ago
laiyongqiang
75fb5487b5
somas solver optimization
5 years ago
mindspore-ci-bot
097431af6d
!11961 fix solver log bug
From: @laiyongqiang
Reviewed-by: @zhoufeng54,@kisnwang
Signed-off-by: @kisnwang
5 years ago
laiyongqiang
b625073d4f
move somas model info into somas_meta directory
5 years ago
laiyongqiang
15240c3614
use the correct filename for solver output log
5 years ago
laiyongqiang
3a2b9564c3
somas cache with model hash id
5 years ago
mindspore-ci-bot
f0dd5563ea
!11857 Add RDR module compile switch
From: @louie5
Reviewed-by: @ouwenchang
Signed-off-by:
5 years ago
liuxiao93
68e9be725e
split optimizer
5 years ago
laiyongqiang
b465f21d90
NonTask Split Process
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
laiyongqiang
5f3473d3ae
rewrite the inputs generator in somas log
5 years ago