Commit Graph

87 Commits (cd77b628e0cb4e274eb39a9f1ef6345bbcad045c)

Author SHA1 Message Date
Yu Yang e445b3ff20
Move framework.proto to proto namespace (#6718)
7 years ago
Tao Luo 79f0ab55de
Merge pull request #6473 from luotao1/with_test
7 years ago
tensor-tang 3ef8ec37bb fix the new_op doc (#6540)
7 years ago
QI JUN de8c462777
Update new op docs (#6505)
7 years ago
Luo Tao 59c74fb14a change paddle:dev to paddle:latest-dev
7 years ago
Luo Tao ddf20e589f typo WITH_TEST to WITH_TESTING
7 years ago
Thuan Nguyen 458ffbf4fe Refer to https://github.com/PaddlePaddle/Paddle/issues/6305 (#6306)
7 years ago
Wang,Jeff 576c41b348 Update the incorrect docker commands. Should always specify -v flag.
7 years ago
Wang,Jeff 33fe7415c7 Provide more details on the CONTENT_DIR.
7 years ago
Jeff Wang 048cc30e72
Merge branch 'develop' into updateWriteDocsCN
8 years ago
Wang,Jeff 2488b81fe5 Add write_docs_en.rst for English version
8 years ago
Wang,Jeff ed4810e55d update the write_docs_cn.rst to include using paddlepaddle.org viewer tool
8 years ago
tensor-tang 363f690d79 expose only one WITH_MKL to user, covering WITH_MKLDNN and WITH_MKLML
8 years ago
dangqingqing cceed08119 remove header file paddle/framework/eigen.h
8 years ago
Thuan Nguyen 8f4c488e6e * Add symbolic link from Paddle/CONTRIBUTING.md to doc/howto/dev/contribute_to_paddle_en.md so sphinx can generate the document
8 years ago
Yi Wang 6c8dce9ce2
Contribute and logging (#5181)
8 years ago
kexinzhao 646cfbfe04 Update new_op_en.md
8 years ago
kexinzhao 8069a3cf0a Fix typo in new_op_cn.md
8 years ago
Luo Tao ff061c2502 refine "Testing Backward Operators" in new_op_cn/en.md
8 years ago
Mimee 5deeefedfb Add eigen docs; modify release notes grammar/spelling. (#4452)
8 years ago
Abhinav Arora e93e997176 Correcting Eigen-Unsupported and adding link to it (#4446)
8 years ago
Mimee 8945bce8b3 Add new line at eof.
8 years ago
Mimee 70358dde7d Finish up op creation doc.
8 years ago
Mimee 699dd6e9f4 new line at the end
8 years ago
Mimee 2fd798162b Another 1/3.
8 years ago
Mimee 3563f1da35 First half translation of operator definition.
8 years ago
dongzhihong 838d547e10 "update design doc"
8 years ago
dongzhihong 779e58c043 "add name convention url"
8 years ago
Luo Tao 65bc5fcd06 update new_op_cn.md
8 years ago
Luo Tao f657e21f57 update new_op_cn.md, fix type error
8 years ago
Luo Tao 6d03ca3347 refine new_op_cn.md
8 years ago
Luo Tao 8a2ff350ed simplify the python/paddle/v2/framework/tests/CMakeLists.txt
8 years ago
Luo Tao 1eb18c5715 update write_docs_cn.rst
8 years ago
caoying03 db5e726d16 update the how to write op doc.
8 years ago
caoying03 20be846c10 Merge branch 'develop' into update_doc
8 years ago
QI JUN d924a658bb Merge pull request #3750 from QiJune/add_eigen_user_doc
8 years ago
Yu Yang b64aac542a Merge pull request #3857 from qingqing01/grad_test_for_multi_inputs
8 years ago
caoying03 b3ff125d55 follow comments.
8 years ago
caoying03 efd40b66cc update the doc for how to write the operators.
8 years ago
dangqingqing ab55d7933b revert scatter_op and other mirror changes.
8 years ago
qijun beafabc73e follow comments
8 years ago
Tao Luo b3463bfffc Merge pull request #3851 from luotao1/no_kernel_op
8 years ago
fengjiayi 9a3c69c268 Revert "Remove `grad_op_type` in `REGISTER_OP`"
8 years ago
Luo Tao 5b93ac7778 package a new USE_NO_KERNEL_OP for USE_OP_ITSELF
8 years ago
fengjiayi 79b1f33a02 Remove `grad_op_type` in REGISTER_OP
8 years ago
qijun 1dfc5d87ff add more details
8 years ago
qijun ca9be82f6c add how to use eigen cn doc
8 years ago
qingqing01 b336119424 Add WITH_TESTING=ON for cmake in the operators writing guide doc.
8 years ago
qingqing01 c19eae4c8e update doc about how to write new operators.
8 years ago
qingqing01 d78521d491 fix doc format.
8 years ago