xulei2020
ee09b38f00
add code for MD lite C++ include and api
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
yanghaitao1
83cb87bcd1
cpu profiling
add operator profiling part
add op_id param when create task
repair bugs in op cpu sampling
fix wrong order of write and parse cpu_info
add process cpu profiling part
add multiprocessing part(part 1)
adapter cpu_sampling c layer
fix little error in sampling
descrease cirle complex in voc
descrease cirle complex in device_que
5 years ago
Zirui Wu
a1355a827c
introduce a master switch to turn on and off profiler
5 years ago
Zirui Wu
12b4684e26
address testing ticket
add tree_adapter usage flag
5 years ago
xiefangqi
06c4cc0a43
fix sink mode pyfunc raise error issue and profiling file exception scenario
5 years ago
Nat Sutyanyong
4cb78f2e03
Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
5 years ago
Eric
16673fbca9
Added signature for eager execute
Added fix for album, removed ifdef
5 years ago
yanghaitao1
a5da6fcd56
modify file mode after profiling finished
5 years ago
Eric
1f11ccce06
Removed log_adapter dependency for minddata lite
Brute force fix?
Added missing import
Added removal of new cache functionality
Fix batch
Remove crc and cache optimizer
Remove affine
Remove cut mix batch
Added securec.h
Removed unused crc import
Fixed minor arm64 compile issues for tensor ops
Removed excess code from de_tensor
Added vision import
remove random device ops
Removed commented line
Added extra layer to switch adapter logic
Added securec
Added float fix
5 years ago
anthonyaje
2d08d83247
Fixed connector_size and monitor.
5 years ago
anzhengqi
a381bc5b27
fix profiling
5 years ago
anthonyaje
2e804f2297
Fix minddata monitoring bug
5 years ago
liubuyu
d81862a916
decoupling core and context
5 years ago
mindspore-ci-bot
b50a0d1a08
!3232 fix connector throughput value is negative
Merge pull request !3232 from yanghaitao/yht_profiling_throughtout
5 years ago
yanghaitao
ee751be1ca
fix connector throughput is negative value
5 years ago
liubuyu
76dc80e7b7
Unified code style
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago