1. 02 4月, 2021 1 次提交
    • T
      [Cherry-Pick] logclean & embedding doc (#32009) · 8140485a
      tangwei12 提交于
      * fix en doc for emb (#31980)
      
      * fix en doc for emb, test=document_fix;
      Change-Id: I4757e67caacd7189f068493ed45a7445f87ffb40
      
      * LOG CLEAN (#31819)
      
      * upgrade vlog
      
      * train from dataset fetch optimize
      8140485a
  2. 16 9月, 2020 1 次提交
  3. 13 8月, 2020 1 次提交
  4. 06 8月, 2020 1 次提交
  5. 16 6月, 2020 1 次提交
    • H
      Monitor Framework (#24079) · 5822862d
      hutuxian 提交于
      * Add a StatValue class in the backend to represent a stat.
      * Add a singleton StatRegistry to maintain the collection of stats.
      * For the sake of code neatness, we only support type of int and float, which can cover most of the scenarios.
      5822862d