1. 03 3月, 2021 1 次提交
  2. 14 5月, 2020 1 次提交
  3. 04 4月, 2020 1 次提交
    • C
      Delete Ref & VectorRef and add GetDataSafely (#22997) · 16315d3d
      Chen Weihang 提交于
      * delete invalid check inferface Ref & VectorRef, test=develop
      
      * fix vector ref delete error, test=develop
      
      * try the new check inferface, test=develop
      
      * change all related code with new check macro, test=develop
      
      * remove static assert, test=develop
      
      * polish detail, test=develop
      
      * skip coverage problem, test=develop
      
      * add new check macro, test=develop
      16315d3d
  4. 05 9月, 2019 1 次提交
  5. 03 9月, 2019 1 次提交
  6. 13 2月, 2019 1 次提交
  7. 26 11月, 2018 1 次提交
  8. 08 11月, 2018 1 次提交
  9. 21 6月, 2018 1 次提交
    • F
      Refine random crop · e71948f1
      fengjiayi 提交于
      1. Add a new attribute named 'startuo_seed' to RandomCropOp. If the input
      'Seed' is not initialized, the 'startup_seed' will be used to replace
      it.
      
      2. Refine CustomReader. Add a member variable 'scope_' to it. The
      'scope_' will act as the global scope of preprocesing, making it
      possiable to save something cross batches.
      e71948f1
  10. 30 5月, 2018 2 次提交
  11. 28 5月, 2018 2 次提交
  12. 25 5月, 2018 1 次提交