jiangshuqiang
4a621688d3
fix log level
5 years ago
wangshuide2020
84ff069109
do not raise exception to avoid printing error in the stdout.
5 years ago
mindspore-ci-bot
5e6932f0f6
!601 Add the summary loading switch mechanism
Merge pull request !601 from LiHongzhang/fix_caching
5 years ago
yelihua
50e1400505
add debugger module
5 years ago
Li Hongzhang
990800239b
add summary loading switch mechanism
5 years ago
luopengting
1c73d20cc7
mainly to new a thread to load detail info
1. New a thread to load detail info. Loading detail info takes too much time,
so the summary list and lineage can not be loaded timely.
2. Add a status for DetailCacheManager to indicate it is INIT, LOADING or DONE.
3. Update UT/ST.
5 years ago
wangshuide2020
0fad2218fd
add null byte check in the api of get_plugins
5 years ago
root
449bec1fa2
featrue for proposer
5 years ago
yuximiao
3732f1a2a8
add minddata profiling
5 years ago
Li Hongzhang
53b4005693
fix codedex report errors
5 years ago
yuximiao
ea8d64c100
:add profiler restful api
6 years ago
李鸿章
28c73cd846
fix cpplint build/include_subdir
6 years ago
wenkai
84a39a4e92
resample buckets
6 years ago
李鸿章
adf11b3925
include the directory when naming .h files
6 years ago
李鸿章
d4ed948e75
fix cpplint and improve security
6 years ago
李鸿章
5b455143fa
resolve the crc32 c/c++ extension
6 years ago
ougongchang
a807c45a4a
add some exceptions, such as TrainJobNotExistError, GraphNotExistError and so on
6 years ago
luopengting
a47ed74a06
add error code for MaxCountExceededError, change exception used in summary_watcher
6 years ago
luopengting
57dd459557
modify summary_watcher to reduce cyclomatic complexity
6 years ago
gaocongli
e7a0496e87
initial version
6 years ago