YangLuo
bf48400c10
unify include file of minddata
4 years ago
mindspore-ci-bot
f9c5060cf2
!14930 Handle ignored returned Status
From: @hfarahat
Reviewed-by: @robingrosman,@pandoublefeng
Signed-off-by: @robingrosman
4 years ago
hesham
98f0f36a20
Removed unused include
5 years ago
hesham
6e6eaebb77
Fix unused return value in main code
5 years ago
mindspore-ci-bot
1d89109d19
!14929 Cleanup stale comments about DataBuffers
From: @hfarahat
Reviewed-by: @pandoublefeng,@robingrosman
Signed-off-by: @pandoublefeng
5 years ago
hesham
15354569f2
Cleanup stale comments about DataBuffers
5 years ago
ms_yan
28371e4e41
codex fix
5 years ago
mindspore-ci-bot
3d4a1aaff1
!14428 fix codex issue for minddata profiling
From: @robingrosman
Reviewed-by: @pandoublefeng,@nsyca
Signed-off-by: @pandoublefeng
5 years ago
RobinGrosman
f4a735e3b6
fix codex and cpplint errors in cpu_samples.cc and parallel_op.cc
5 years ago
Eric
38944eafc4
Added get dataset size and fix macro
5 years ago
ms_yan
b6ef88c168
add stop_dataset_profiler option
5 years ago
xiefangqi
dbe4e7ff82
md fix gpu profiling device id issue
5 years ago
xiefangqi
f6fa72f61f
Revert "Fix profiling device id error"
This reverts commit b9f45b49ff .
5 years ago
xiefangqi
b9f45b49ff
Fix profiling device id error
5 years ago
RobinGrosman
c616150fd6
Add analysis of profiling to warn if dataset parallel_workers should be increased
This message will currently only be printed if profiling of minddata is enabled.
Profiling of minddata is not enabled by default.
5 years ago
Eric
82f7c6f2c7
Moving data_helper
exposing json
WIP fix for removing templates
Removing templates part 1
replacing core/constants.h
removed template part 2
Changed fake data to filler data
Fixing CI
Fix CI part 2
CI fix part 2
Fix CI 3
Fixed lizard for data_util
Fixed clang
Fixing CI part 4
5 years ago
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