Dun Liang
ceec13562c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_checkpoint
...
test=develop
6 years ago
Dun Liang
bc92192747
Fix Pr #15296
...
test=develop
6 years ago
Qiao Longfei
fa77186fdc
fix ctr_reader_test test=develop
6 years ago
Qiao Longfei
2afe82fe83
fix ctr reader read svm data
...
test=develop
6 years ago
kolinwei
6f0f8045f6
Revert "Async double buffered py reader"
6 years ago
Dun
db8fcf6b95
Merge pull request #15296 from cjld/async_double_buffered_py_reader
...
Async double buffered py reader
6 years ago
Dun Liang
e5004f3c1c
fix ci && test=develop
6 years ago
Dun Liang
a900015c03
add async copy and pinned place
6 years ago
Qiao Longfei
653cd31971
remote unused code
6 years ago
Qiao Longfei
0a79d7a404
fix merge
6 years ago
Qiao Longfei
422449a945
fix style
6 years ago
Qiao Longfei
edad60e612
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-cpp-reader
6 years ago
Yancey1989
41a64f6a2a
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989
4a4ccac1d0
update by comment test=develop
6 years ago
Yancey1989
c722b1dcb6
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
...
test=develop
6 years ago
Yu Yang
4ecdb6f486
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
...
test=develop
6 years ago
Yancey1989
23eb8c4299
fix ci test=develop
6 years ago
Yancey1989
106e285236
add unittest for parllelgraph mode test=develop
6 years ago
Yu Yang
9bd70a1e04
Change tensor uses proto::VarType::type
...
test=develop
6 years ago
Yancey1989
79082c9459
fix pyreader failed
6 years ago
Yancey1989
73edf13767
update
6 years ago
Yancey1989
220db4f334
clean code
6 years ago
Yancey1989
c9de6f1b05
init parallel graph mode
6 years ago
Qiao Longfei
05208e1f2b
optimize code
...
test=develop
6 years ago
Qiao Longfei
9af76ade4c
fix unused var
6 years ago
Qiao Longfei
7b7fe01cae
optimize code
6 years ago
Qiao Longfei
daba57f752
complete ctr_reader
6 years ago
sneaxiy
c47c451a00
fix bug
6 years ago
Qiao Longfei
9f53aad13a
add test for read csv data
6 years ago
Qiao Longfei
fbd6f50148
add ReadSvmData
6 years ago
Qiao Longfei
d7c8ebac2e
add datadesc
6 years ago
Qiao Longfei
a05a948d89
update readthread
6 years ago
Qiao Longfei
2cd25794bd
add PlainFileReader
6 years ago
Qiao Longfei
7f07dfa1a4
clean code
6 years ago
minqiyang
a02ce58f2c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
...
test=develop
6 years ago
Qiao Longfei
da387720d7
fix infer compile test=develop
6 years ago
Qiao Longfei
92afbb923c
fix compile problem test=develop
6 years ago
Qiao Longfei
1edd435da6
fix ci problem test=develop
6 years ago
Qiao Longfei
f35f3fe77a
ctr reader can not be used in windows
...
test=develop
6 years ago
Qiao Longfei
e7d1f524f3
change log level
...
test=develop
6 years ago
Qiao Longfei
668ae9083e
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add-ctr-reader
6 years ago
minqiyang
53433d7f2e
Revert the changes of VLOG
...
test=develop
6 years ago
wopeizl
d9a1f3e58e
Windows/online ( #14474 )
...
* add recordio support
* disable the openblas multi-thread on windows since no support
adjust the python script
* code style
* code style
test=develop
* add create_recordio_file_reader back
* fix code style
test=develop
* fix the gtest.cmake on windows
* fix cc_test on windows
* fix the win build
test=develop
* remove fused compile support on windows
test=develop
* add the jit support
test=develop
* add the jit support, test=develop
* add the jit support, test=develop
* add the jit back
fix compile error on windows
* rollback test=develop
* test case fix
* disable DSO by default on windows
* exclude warpctc_op on windows
* exclude the dynload_warpctc out on windows
test=develop
* fix the scripts error
test=develop
* disable avx on windows by default
test=develop
* re-organize the cmake file
* disable mkl on windows by default
* add warp_ctc back
* fix the dependency
* fix the dependency
* fix the build issue on windows
* remove unsupported flag on windows
* code style
* code style
test=develop
* fix issue
* add profiler, parallel_executor back
* clean up the pre-definitions on windows
* fix build issue
* test=develop
6 years ago
Yu Yang
98bbfc17be
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
...
test=develop
6 years ago
Wu Yi
a2d9b34417
Refine operator cmake ( #14413 )
...
* wip simplify operator framework
* wip
* wip
* done test=develop
* clean test=develop
* fix test=develop
* fix deps test=develop
* fix cpu build test=develop
* fix tensorrt build test=develop
* fix tests test=develop
* fix test=develop
* fix cpu build test=develop
6 years ago
sneaxiy
d231e55065
merge develop
...
test=develop
6 years ago
Yu Yang
b59a9bfb7c
Clean buffered_allocator
...
test=develop
6 years ago
minqiyang
0c3227a523
Change the origin VLOG level to 10 times
...
Fix code to support cpplint syntax check
test=develop
7 years ago
Tao Luo
316bc9bfc9
fix typo and warning in analyzer_resnet50_test
...
test=develop
7 years ago
Qiao Longfei
40d65a1369
optimize code
7 years ago