56 Commits (d2fb19599d2623e0db6627e44ee4777e7b9ddb10)

Author SHA1 Message Date
  mindspore-ci-bot 9e0d7cd521 !128 raise graph not exist when can not find graph by the given tag 6 years ago
  mindspore-ci-bot 6f599aa191 !134 modify lineage parsing for multi lineage files 6 years ago
  luopengting 665f2d680a modify lineage parsing for multi lineage files, modify ut/st 6 years ago
  mindspore-ci-bot 9f25ef2f78 !127 fix detail_cache.has_content works not properly 6 years ago
  mindspore-ci-bot 1e4ff29996 !121 modify the ms data loader and abstract the parser class 6 years ago
  ougongchang add483450b raise graph not exist when can not find graph by the given tag 6 years ago
  wenkai 3cb0fbbbef fix detail_cache.has_content works not properly (always return the wrong value false) 6 years ago
  ougongchang 2281686922 modify the ms data loader and abstract the parser class 6 years ago
  mindspore-ci-bot 2f28388be4 !120 establish a caching mechanism for lineage 6 years ago
  luopengting 6963af9374 add lineage cache, add update method and put api, modify ut/st 6 years ago
  wenkai c63a32b0bb log exception raised by new thread to help debugging 6 years ago
  ougongchang ab00ebb49a fixing rename a node bug 6 years ago
  ougongchang 3a37ab87f8 set the subnode of indendpent scope to independent 6 years ago
  mindspore-ci-bot 02ecf155f7 !106 refactor data manager to support unified cache and data access/reload layer 6 years ago
  wenkai 7e17d6ffae refactor data manager and unify cache and data access/reload 6 years ago
  ougongchang f59d1798a5 1. Complete the optimization of the graph code 6 years ago
  mindspore-ci-bot 46d4497790 !75 Fix Cpplint build/include_subdir 6 years ago
  李鸿章 ff12f13f4c fix: samples are erased when tag size overflow 6 years ago
  liangyongxiong a184f0d633 fix pylint warnings for HistogramContainer 6 years ago
  liangyongxiong fc72cac5ea Drop histogram steps if original_buckets_count is too large to avoid time consuming re-sample process. 6 years ago
  luopengting 660a8dbfd4 optimize parsing for out-of-order events 6 years ago
  李鸿章 28c73cd846 fix cpplint build/include_subdir 6 years ago
  mindspore-ci-bot fc88c35602 !70 optimize visual range calc 6 years ago
  wenkai 7b7607834f optimize visual range calc 6 years ago
  wenkai 0e888c0377 optimize comments 6 years ago
  mindspore-ci-bot 7936eaf21d !63 add comments, optimize histogram log generator to record max and min 6 years ago
  wenkai 5c6fb358b2 add comments, optimize histogram log generator to record max and min 6 years ago
  mindspore-ci-bot 513fe85328 !59 fix static check 6 years ago
  mindspore-ci-bot 988aad751f !58 support resampling buckets 6 years ago
  wenkai 4b2f1e7fc8 fix static check 6 years ago
  wenkai 84a39a4e92 resample buckets 6 years ago
  mindspore-ci-bot fd6bb5e460 !53 fix parsing pb file bug and abstracting pb parsing 6 years ago
  wenkai 6961781599 fix incorrect count. count now not contain invalid number 6 years ago
  ougongchang d0cd07904c fix sorting pb file bug and abstracting pb parsing 6 years ago
  mindspore-ci-bot bea8d8bc50 !49 Cross step bucket unify 6 years ago
  wenkai c4c74bd6b4 cross-step bucket unify 6 years ago
  zhangyunshu 389817a0a4 fixed pylint warning 6 years ago
  mindspore-ci-bot c568a9bb79 !42 datavisual: basic histogram API 6 years ago
  zhangyunshu 7b9823b179 support for histogram API 6 years ago
  ougongchang c60e9624e4 fixing can not find node exception 6 years ago
  mindspore-ci-bot ecab5e899a !31 Include the directory when naming .h files 6 years ago
  李鸿章 adf11b3925 include the directory when naming .h files 6 years ago
  mindspore-ci-bot 41693da108 !32 lineage info analyzer compatible with old version 6 years ago
  kouzhenzhong e0c1ef854b lineagemgr: lineage info analyzer compatible with old version 6 years ago
  ougongchang de6d632a22 Ignore nodes with empty node names 6 years ago
  mindspore-ci-bot 85edd52e1c !28 Fix Cpplint and improve security 6 years ago
  李鸿章 d4ed948e75 fix cpplint and improve security 6 years ago
  kouzhenzhong 564096f6e6 lineagemgr: model lineage support user defined info 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