Commit Graph

12 Commits (08c25995a2eacfa4dc8fcecff5080ace6e9e43f6)

Author SHA1 Message Date
dongdaxiang 687cb79dbb add pipe command io interface
6 years ago
dongdaxiang 1fe54416c9 move fs.cc and shell.cc into paddle/fluid/framework/io
6 years ago
dongdaxiang 53fbab5d33 add fs_local_open example
6 years ago
dongdaxiang afaf937010 add fs_local_open example
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
heqiaozhi 2912d5311b fix code style bug & change pslib.cmake & change Cmakelist adapt pslib
6 years ago
wangguibao 5a2cd4505b AsyncExecutor bugfix: Tensor to LoDTensor
6 years ago
wangguibao 5f98d80039 AsyncExecutor bugfix: Tensor change to LoDTensor
6 years ago
barrierye 08233beed7 add the comment for CheckFile function. test=develop
6 years ago
barrierye d62a3dd72d add the comment for CheckFile function. test=develop
6 years ago
barrierye d89108766c update CheckFile function in data_feed for ignore the space at the end of each line of data(for example, it may be added '\t' character to the end of the reduce task output when processes data by hadoop, which does not affect the correctness of the data). test=develop
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago