112 Commits (da797e3e2ffbc612092d1562f4fa7aa978ecb22f)

Author SHA1 Message Date
  Li Hongzhang da797e3e2f parse pb files in executor 5 years ago
  Li Hongzhang b1c8d4d758 detect having summary or not 5 years ago
  Li Hongzhang bb5fb9b1e1 avoid brief cache too often 5 years ago
  Li Hongzhang c2210200fc redefine reload interval 5 years ago
  mindspore-ci-bot 5e6932f0f6 !601 Add the summary loading switch mechanism 5 years ago
  yelihua 50e1400505 add debugger module 5 years ago
  Li Hongzhang 990800239b add summary loading switch mechanism 5 years ago
  zhangyunshu 39c11a2ad3 datavisual: reconstruct debugger graph 5 years ago
  wangshuide2020 b0fa50e2e5 use default np.float64 to create ndarray to reduce error of calculation precision 5 years ago
  wangshuide2020 005eac7582 Store data with default datatype in TensorContainer and remove limitation of datatype. 5 years ago
  wangshuide2020 9daf2ae128 kill children processes of worker before worker has been killed by gunicorn master. 5 years ago
  wangshuide2020 d3b65356df remove redundant data to save memory and simplify the tensorcontainer. 5 years ago
  ougongchang ad779f4e57 set the parameter output data type 5 years ago
  yuximiao 1460ab4ab1 gpu profiler 5 years ago
  mindspore-ci-bot 60aa5e2922 !511 check the legal of dims in the entrance of interface and make it more rigorous 5 years ago
  wangshuide2020 986922eb1b check the legal of dims in the entrance of interface and make it more rigorous. 5 years ago
  Li Hongzhang c4325055aa use the full_name as node_name 5 years ago
  wangshuide2020 e66e41006c 1. add the limitation of the number of tag in tensor visualization; 2. update the max step per tensor tag to 20; 3. support query one train_job in the interface of train_jobs. 5 years ago
  mindspore-ci-bot eaf9edbf5f !458 extract the function of _event_parse so that its code line is reasonable. 5 years ago
  luopengting 1c73d20cc7 mainly to new a thread to load detail info 5 years ago
  wangshuide2020 6630ca0bf2 extract the function of _event_parse so that its code line is reasonable. 5 years ago
  mindspore-ci-bot 68b682c95c !442 convert the object of `NAN`、`-INF`and `INF` to string so that browser can view these tensor data 5 years ago
  wangshuide2020 0d9af857fa limit the tensor count in one step and one tag and the length of event string. 5 years ago
  mindspore-ci-bot 9c6ae7c026 !445 fix sometimes deserialized protobuf data cannot be pickled to be sent to another process 5 years ago
  mindspore-ci-bot 08dc87def0 !443 Optimize number of max processes used for computing and limit number of thread running load_data_in_thread() 5 years ago
  wenkai 0877c6f7b1 Optimize number of max processes used for computing and limit number of thread running load_data_in_thread() 5 years ago
  wenkai 902972e3eb fix sometimes deserialized protobuf data cannot be pickled to be sent to another process. 5 years ago
  wenkai 26fabf4770 Refactor the mindinsight multiprocessing computing code to use a unified manager. 5 years ago
  wangshuide2020 4ab7af0c5f bug fix. convert the object of `NAN`、`-INF`and `INF` to string so that browser can show these tensor data. 5 years ago
  wangshuide2020 7877f33b70 Use multiple processes to calc events. 5 years ago
  wangshuide2020 5d9473de6d supplement the docstring of Histogram class. 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
  mindspore-ci-bot c363a86606 !404 Change the summary watcher for not calling analyse in user scripts. 5 years ago
  yuximiao c66be92ef9 change profiling watcher 5 years ago
  mindspore-ci-bot d17a6621ab !399 delete lineage cache when parse failed 5 years ago
  wenkai c610544905 fix ZeroDivisionError when original bucket width is 0 by checking the width. 5 years ago
  luopengting 9e6f852c5d delete lineage cache when parse failed 5 years ago
  wangshuide2020 0fad2218fd add null byte check in the api of get_plugins 5 years ago
  mindspore-ci-bot 615c8e61e2 !269 Support proposer for profiler 5 years ago
  mindspore-ci-bot 8585e015b4 !281 add roboust check for summary watcher in case of FileNotFound exception 5 years ago
  root 449bec1fa2 featrue for proposer 5 years ago
  liangyongxiong 4913543f31 add robust check for summary watcher in case of FileNotFound exception 5 years ago
  yuximiao 3732f1a2a8 add minddata profiling 5 years ago
  wenkai 1895275edf fix log levels too high 5 years ago
  Li Hongzhang 53b4005693 fix codedex report errors 5 years ago
  mindspore-ci-bot 68212c18d5 !202 add parameter validation for train job caches api 5 years ago
  liangyongxiong 35a830102a add paramater validation for train job caches api 5 years ago
  liangyongxiong 9da7176889 fix bug of multi-scalars comparision under concurrency 5 years ago
  mindspore-ci-bot 4f3d07937d !167 optimize redundant funtion codes 5 years ago
  liangyongxiong b7b07bdc12 fix bugs of summary watcher when discovering profiler directory 5 years ago