Commit Graph

19 Commits (0c85fd0a1b75c52a495468248c22c08f1b414897)

Author SHA1 Message Date
Chen Weihang aa0f254fbe
Add macro BOOST_GET to enrich the error information of boost :: get (#24175)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
Huihuang Zheng 95ba4bd2ab
Add shape and type check at read_op (#20754)
5 years ago
Zeng Jinle 5dce1da680 remove reset recordio usage (#19519)
6 years ago
minqiyang b40e41fbd1 Polish code style
6 years ago
minqiyang 438bca9c3d Implement Runtime Var Type Inference
6 years ago
Qiao Longfei daba57f752 complete ctr_reader
6 years ago
fengjiayi de9a411f1c adjust readers' inheritance relationships
7 years ago
yuyang18 ff55d4c593 Polish documents
7 years ago
fengjiayi 983c9a2a30 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_CustomReader
7 years ago
fengjiayi e15d616e29 Complete the C++ core of 'CustomReader'
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Abhinav Arora f457d5da06
Fix more CPPLint errors (#10218)
7 years ago
fengjiayi f863866471 Add an unitest
7 years ago
fengjiayi 3d677b1eca fix compile errors and make OpenFilesOpMaker derived from FileReaderMakerBase
7 years ago
Yu Yang a8c076e577 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/shuffle_reader
7 years ago
fengjiayi 614c33fb3a fix a potential bug in the c++ reader
7 years ago
Yu Yang 72be7a6151 Complete RecordIO reader op
7 years ago
Yu Yang 4d8345e3ac Extract create_reader_op to three files
7 years ago