Commit Graph

90 Commits (dace68ac6d95e6dcffecd0edca5cd5ae290bba2f)

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