1. 09 7月, 2018 3 次提交
  2. 08 7月, 2018 4 次提交
  3. 26 6月, 2018 1 次提交
  4. 25 6月, 2018 6 次提交
  5. 21 6月, 2018 3 次提交
    • F
      fix a bug · bc9d19c7
      fengjiayi 提交于
      bc9d19c7
    • F
      32478fe0
    • 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
  6. 12 6月, 2018 1 次提交
    • Y
      Polish documents · ff55d4c5
      yuyang18 提交于
      * less_than
      * cumsum
      * multiplex
      * open_recordio_file
      ff55d4c5
  7. 07 6月, 2018 1 次提交
  8. 04 6月, 2018 3 次提交
  9. 01 6月, 2018 1 次提交
  10. 31 5月, 2018 1 次提交
  11. 30 5月, 2018 1 次提交
  12. 25 5月, 2018 1 次提交
  13. 24 5月, 2018 3 次提交
  14. 23 5月, 2018 4 次提交
  15. 10 5月, 2018 1 次提交
  16. 09 5月, 2018 1 次提交
  17. 08 5月, 2018 1 次提交
    • Y
      Clean OpProtoAndCheckerMaker · 0e78cb69
      Yu Yang 提交于
      Do not use ctor
      
      * Reduce line of codes.
      * We can use virtual function for Maker now.
      * The implementation does not care what maker holds, it is easier to
      refactor later.
      0e78cb69
  18. 27 4月, 2018 3 次提交
  19. 26 4月, 2018 1 次提交
    • A
      Fix more CPPLint errors (#10218) · f457d5da
      Abhinav Arora 提交于
      * Fix more CPPLint issues
      
      * Fix more CPPLint issues
      
      * Fix more CPPLint issues
      
      * Fix CPPLint issues in operators/math and operators/reader
      f457d5da