1. 14 11月, 2017 1 次提交
    • C
      remove useless code · eb58bc19
      chengtbf 提交于
      
      Former-commit-id: a2fdbb8f661ae1e9a89e881d4970abd44e4b527e
      eb58bc19
  2. 11 11月, 2017 1 次提交
  3. 19 10月, 2017 1 次提交
  4. 18 10月, 2017 1 次提交
  5. 17 10月, 2017 1 次提交
  6. 10 10月, 2017 2 次提交
  7. 09 10月, 2017 1 次提交
  8. 07 10月, 2017 1 次提交
  9. 29 9月, 2017 1 次提交
  10. 26 9月, 2017 1 次提交
  11. 22 9月, 2017 1 次提交
  12. 21 9月, 2017 1 次提交
  13. 15 9月, 2017 2 次提交
  14. 14 9月, 2017 2 次提交
  15. 13 9月, 2017 2 次提交
    • C
      windows fs remove status and copyhd kernel creator (#350) · aeeaf8b4
      chengtbf 提交于
      * change interfaces of FileSystem
      
      * updt interfaces and posix_file_system
      
      * updt posix_file_system
      
      * updt filesystem interfaces
      
      * remove Status
      
      * updt filesystem interfaces
      
      * resolve conflict
      
      * un-unploaded conflicts
      
      * fix bug in record_kernel, replace LOG with PLOG
      
      * replace createdir with createdirifnotexist in snapshot
      
      * remove createdirifnotexist
      
      * updt .gitignore
      
      * remove predict output
      
      * roll back
      
      * fix bug
      
      * windows fs cpp for remove status
      aeeaf8b4
    • Y
      Update FileSystem interfaces (#349) · 2b188193
      Yi Zhu 提交于
      * change interfaces of FileSystem
      
      * updt interfaces and posix_file_system
      
      * updt posix_file_system
      
      * updt filesystem interfaces
      
      * remove Status
      
      * updt filesystem interfaces
      
      * resolve conflict
      
      * un-unploaded conflicts
      
      * fix bug in record_kernel, replace LOG with PLOG
      
      * replace createdir with createdirifnotexist in snapshot
      
      * remove createdirifnotexist
      
      * updt .gitignore
      
      * remove predict output
      
      * roll back
      
      * fix bug
      
      * fix for review
      2b188193
  16. 08 9月, 2017 5 次提交
  17. 07 9月, 2017 6 次提交
    • W
      OF_ONCE_GUARD · c0d9e41f
      willzhang4a58 提交于
      c0d9e41f
    • W
      merge persistent_in_stream and data_reader · e3c4e880
      willzhang4a58 提交于
      e3c4e880
    • C
      b4c0ab49
    • C
      hadoop filesystem (#345) · 80ff7502
      chengtbf 提交于
      * add file_system interface
      
      * add windows and posix file system interface
      
      * implement some method in filesystem
      
      * remove function StatusToString and fix for review
      
      * add stauts item for file
      
      * add dir status
      
      * add error code to Status
      
      * add platform and win fs implement
      
      * add #define for different fs
      
      * update posix header
      
      * delete Sync() in WriteableFile
      
      * fix bug about platform define
      
      * posix file system implementation and test
      
      * delete sync method in PosixFileSystem
      
      * remove individual posix test
      
      * Baic file read and write test
      
      * add directory operation test
      
      * DIR test updt
      
      * fix macro definition bug of win32/linux filesystem
      
      * add windows file system and test project
      
      * add hadoop interface
      
      * add appendable file test
      
      * hadoop cpp
      
      * hadoop file system
      80ff7502
    • W
      Parse Lbn · b29c06ca
      willzhang4a58 提交于
      b29c06ca
    • W
      normal data reader · 6d55396a
      willzhang4a58 提交于
      6d55396a
  18. 06 9月, 2017 5 次提交
  19. 05 9月, 2017 1 次提交
    • W
      file system (#341) · af4d9360
      Will Zhang 提交于
      * add file_system interface
      
      * add windows and posix file system interface
      
      * implement some method in filesystem
      
      * remove function StatusToString and fix for review
      
      * add stauts item for file
      
      * add dir status
      
      * add error code to Status
      
      * add platform and win fs implement
      
      * add #define for different fs
      
      * update posix header
      
      * delete Sync() in WriteableFile
      
      * fix bug about platform define
      
      * posix file system implementation and test
      
      * delete sync method in PosixFileSystem
      
      * remove individual posix test
      
      * Baic file read and write test
      
      * add directory operation test
      
      * DIR test updt
      
      * fix macro definition bug of win32/linux filesystem
      
      * add windows file system and test project
      
      * add hadoop interface
      
      * add appendable file test
      
      * hadoop cpp
      
      * convert cmake
      af4d9360
  20. 17 8月, 2017 1 次提交
    • C
      Dev file_system (#280) · e4b6836a
      chengtbf 提交于
      * add file_system interface
      
      * add windows and posix file system interface
      
      * implement some method in filesystem
      
      * remove function StatusToString and fix for review
      
      * add stauts item for file
      
      * add dir status
      
      * add error code to Status
      
      * add platform and win fs implement
      
      * add #define for different fs
      
      * delete Sync() in WriteableFile
      
      * fix bug about platform define
      e4b6836a
  21. 15 8月, 2017 1 次提交
  22. 14 8月, 2017 1 次提交
    • C
      init model from snapshot (#258) · 63870a41
      chengtbf 提交于
      * fix name in softmax loss test
      
      * code wrap
      
      * init model from snapshot
      
      * fix bug in init model from snapshot
      
      * fix bug of 'other_num'
      63870a41
  23. 09 8月, 2017 1 次提交