ougongchang
|
dea874e30b
|
Update level of crc failed message to error level
When CRC error occurs, it is generally caused by incomplete data in the file, so error information should be given to prompt the user.
|
5 years ago |
jiangshuqiang
|
f317763313
|
fix when image tag name is too long, the log is unreasonable
add info when crc check failed.
|
5 years ago |
wangshuide2020
|
005eac7582
|
Store data with default datatype in TensorContainer and remove limitation of datatype.
|
5 years ago |
wangshuide2020
|
d3b65356df
|
remove redundant data to save memory and simplify the tensorcontainer.
|
5 years ago |
wangshuide2020
|
e8ffeb70ef
|
Support tensor visualization. 1.Tensor display in a table, it can support no more than two dimensions tensor visualization; 2.Tensor histogram visualization for all step in cache.
|
5 years ago |
wangshuide2020
|
0fad2218fd
|
add null byte check in the api of get_plugins
|
5 years ago |
ougongchang
|
add483450b
|
raise graph not exist when can not find graph by the given tag
|
5 years ago |
wenkai
|
7e17d6ffae
|
refactor data manager and unify cache and data access/reload
|
5 years ago |
mindspore-ci-bot
|
c568a9bb79
|
!42 datavisual: basic histogram API
Merge pull request !42 from zhangyunshu/zys_histogram_api
|
5 years ago |
zhangyunshu
|
7b9823b179
|
support for histogram API
|
5 years ago |
ougongchang
|
c60e9624e4
|
fixing can not find node exception
fix ut for changes
|
5 years ago |
ougongchang
|
a807c45a4a
|
add some exceptions, such as TrainJobNotExistError, GraphNotExistError and so on
|
5 years ago |
luopengting
|
a47ed74a06
|
add error code for MaxCountExceededError, change exception used in summary_watcher
|
5 years ago |
luopengting
|
57dd459557
|
modify summary_watcher to reduce cyclomatic complexity
|
5 years ago |
gaocongli
|
e7a0496e87
|
initial version
|
5 years ago |