Commit Graph

16841 Commits (e84936206de72aa479e70c721349659ad65f6ac4)
 

Author SHA1 Message Date
yuyang18 50eaa027c7
Move check API at the last
7 years ago
Xin Pan 950585f419 follow comments
7 years ago
yuyang18 8c70183ba6
Polish function names
7 years ago
yuyang18 b789a3a484
Change code
7 years ago
typhoonzero 76efa9bc79 update_build_script
7 years ago
Luo Tao 01c7810182 Merge branch 'develop' into api
7 years ago
Wu Yi 97b774dfe5
Merge pull request #12202 from typhoonzero/fix_apispec_ci
7 years ago
Luo Tao 2e68abf47c rename api.h to paddle_inference_api.h, put demo_ci in fluid_install_dir
7 years ago
Luo Tao 7b719760d5 Merge branch 'develop' into api
7 years ago
typhoonzero d72c53c4c9 fix set-e exit when checking api
7 years ago
Xin Pan e147e58ed8 update API.spec
7 years ago
Xin Pan da5efa735a fix
7 years ago
Xin Pan 5daad16218 polish
7 years ago
Xin Pan ff5a7b67ed polish
7 years ago
Xin Pan a891708d4b polish design
7 years ago
Xin Pan 62e2aa115d add a graph_test
7 years ago
Xin Pan a323b26372 clarify design
7 years ago
Xin Pan 2487951ba3 add draft design doc
7 years ago
Xin Pan 9c9e28b57b fix program to graph
7 years ago
Xin Pan 64eaa4c829 clean
7 years ago
Xin Pan 10786a243e polish graph
7 years ago
Xin Pan 2fa8df1caf separate graph building pass and graph-based pe builder
7 years ago
Xin Pan 37e514432b op compose node and update nodes.
7 years ago
Xin Pan 9605fcd124 all graphs
7 years ago
Xin Pan af79b19207 add a simple program to graph
7 years ago
Xin Pan 7231ef6b68 tmp
7 years ago
Xin Pan 68aa500451 polish attrs
7 years ago
Xin Pan 9b9603306c graph attrs
7 years ago
Xin Pan 2eeaa8d5cf Graph in ParallelExecutor Builder
7 years ago
Xin Pan 7781297c70 variants
7 years ago
Xin Pan fcda23a3e4 simple node
7 years ago
Xin Pan 08acc03522 start
7 years ago
Xin Pan 7ceec40360 hide more apis
7 years ago
Wu Yi f9f8fbaa5e
API.spec change requires specific approvals (#12136)
7 years ago
whs 8284947b82 Fix infershape of im2sequence. (#12183)
7 years ago
Tao Luo d113590649
Merge pull request #12180 from tpatejko/tpatejko/edit-distance-fix-in-mkldnn-sum
7 years ago
Luo Tao e725ae7ffe Merge branch 'develop' into api
7 years ago
yuyang18 401e92f6e3
Change attr comment
7 years ago
yuyang18 be528f9815
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
7 years ago
Luo Tao 44b6a5f308 fix inference_lib.cmake and make demo_ci pass
7 years ago
Xin Pan 968922bd6c
Merge pull request #12154 from panyx0718/api
7 years ago
Tomasz Patejko b2b8b15bfe MKLDNN sum fix: remove in_place condition in loop creating memory primitives for sum
7 years ago
Yancey e90678c051
fix build doc (#12177)
7 years ago
Luo Tao af1e54acd8 fix compiler error after move
7 years ago
Xin Pan e91e29439f trigger CI
7 years ago
yuyang18 72b78154b2
Polish reader speed
7 years ago
Tao Luo 2c3495ca94
Merge pull request #12178 from xhmcom/patch-2
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Luo Tao 369dfb3d0f move contrib/inference to paddle/fluid/inference/api
7 years ago
Xuuu 5546f6ac4d
Fix bugs in the resize_short and simple_transform funciton
7 years ago