1. 18 10月, 2018 1 次提交
  2. 17 10月, 2018 1 次提交
  3. 15 10月, 2018 1 次提交
  4. 13 10月, 2018 2 次提交
  5. 24 7月, 2018 1 次提交
  6. 20 7月, 2018 1 次提交
    • F
      Some enhancement on readers · 060f4217
      fengjiayi 提交于
      1. Make the feeding thread of py_reader a daemon thread.
      2. Update buffer_reader's destructor, fixing a bug.
      3. Make pyreader demo script supporting CPU environment.
      060f4217
  7. 18 7月, 2018 2 次提交
  8. 17 7月, 2018 2 次提交
  9. 16 7月, 2018 1 次提交
  10. 14 7月, 2018 5 次提交
  11. 13 7月, 2018 3 次提交
  12. 10 7月, 2018 1 次提交
  13. 09 7月, 2018 3 次提交
  14. 08 7月, 2018 4 次提交
  15. 26 6月, 2018 1 次提交
  16. 25 6月, 2018 6 次提交
  17. 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
  18. 12 6月, 2018 1 次提交
    • Y
      Polish documents · ff55d4c5
      yuyang18 提交于
      * less_than
      * cumsum
      * multiplex
      * open_recordio_file
      ff55d4c5
  19. 07 6月, 2018 1 次提交