Commit Graph

16749 Commits (dcaf183daa2629d0032874632a0b90fa78d3d9ff)
 

Author SHA1 Message Date
tensor-tang d4691cedec fix mac build
7 years ago
Xin Pan cfc02d2f52
Merge pull request #12200 from panyx0718/api
7 years ago
yuyang18 10b3cbfb8d
Fix CI hang
7 years ago
skylarch 6e5dad1584
Update index_en.rst
7 years ago
Luo Tao e33017f23e fix _clone_variable in optimizer.py
7 years ago
Wu Yi 4a0761781c
Merge pull request #12205 from typhoonzero/update_build_script
7 years ago
Xin Pan a60f0d43cd better installation doc
7 years ago
Tao Luo 9c0fad4764
Merge pull request #12185 from luotao1/api
7 years ago
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