1. 26 7月, 2020 1 次提交
    • L
      mainly to new a thread to load detail info · 1c73d20c
      luopengting 提交于
      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.
      1c73d20c
  2. 19 6月, 2020 1 次提交
  3. 18 6月, 2020 1 次提交
  4. 30 5月, 2020 1 次提交
  5. 25 5月, 2020 1 次提交
  6. 23 5月, 2020 1 次提交
  7. 18 5月, 2020 1 次提交
  8. 12 5月, 2020 1 次提交
    • O
      1. Complete the optimization of the graph code · f59d1798
      ougongchang 提交于
      2. Optimize the python api of graph and graph_processor
      3. delete unconnected const and parameter nodes
      4. fix subnode count bug and fix name scope node have not input and output bug
      5. add cyclic graph and high degree graph json file
      6. update parameter node to polymeric scope node
      7. delele all deepcopy to improve performance
      8. add data type and update the attribute scope of edge to independtend_layout
      9. add add_parameter_nodes function
      10. delete scope attribute in input and optimiza code
      11. parse parameter data type and shape
      12. fix ut and st for graph
      13. fix pylint
      14. fix pylint arguments-differ
      15. add scope proxy node instead of node
      f59d1798
  9. 23 4月, 2020 1 次提交
  10. 17 4月, 2020 1 次提交
  11. 15 4月, 2020 1 次提交
  12. 02 4月, 2020 1 次提交
  13. 01 4月, 2020 1 次提交
  14. 30 3月, 2020 2 次提交
  15. 27 3月, 2020 1 次提交