- 15 1月, 2018 3 次提交
-
-
由 yangyaming 提交于
-
由 Qiao Longfei 提交于
* fix while_grad_op first step loss lod problem * optimize code
-
由 QI JUN 提交于
-
- 14 1月, 2018 3 次提交
-
-
由 dzhwinter 提交于
* "unified operators" * "add CUDNN register" * "add use cudnn attribute" * "add attribute" * "test conv tranpose op" * "remove duplicated attr" * "fix op test" * "add attribute to set cudnn" * "add more log" * "need layout op register support" * "add more log" * "change GetExpectedKernelType " * "fix Get attr in conv_op" * "fix CI" * "fix tests" * "removed kernel priority fallback" * "fix CI" * "fix stack pointer bug" * "refine buggy interface" * "add const cast to save life" * "fix get_output_with_grad" * "fix op test with dataformat" * ""fix pooling * "fix pooling test" * "fix CI" * "fix with_gpu error" * "add transform needed functional check" * "fix unpack list error" * "comment out parallel.do temporary" * "fix CI" * "fix compile doc error" * "make threshold larger"
-
由 Cao Ying 提交于
Fix an error of the doc for how to write a new op.
-
由 Yancey1989 提交于
-
- 13 1月, 2018 2 次提交
- 12 1月, 2018 32 次提交
-
-
由 ying 提交于
-
由 Tao Luo 提交于
add how to update whl in build_from_source.md
-
由 Luo Tao 提交于
-
由 Tao Luo 提交于
enbale auto set env of V1 on Mac
-
由 Tao Luo 提交于
fix display error of C-API doc.
-
由 Qiao Longfei 提交于
* add GetLoD for debug * add LoDToString * optimize if * typo * add lod_tensor to operator's dependency
-
由 Yan Chunwei 提交于
-
由 Tao Luo 提交于
Adding the rst file to render IO under Fluid in paddlepaddle.org
-
由 ying 提交于
-
由 ying 提交于
-
由 Tao Luo 提交于
add doc for how to use C-API.
-
由 emailweixu 提交于
assign_value operator
-
由 Luo Tao 提交于
-
由 Kavya Srinet 提交于
-
-
由 Yancey 提交于
* add cluster training bencharmk design * update by comment * update by comment
-
-
由 Kavya Srinet 提交于
-
由 Tao Luo 提交于
Fix the documentation for elementwise op in fluid layers
-
由 Abhinav Arora 提交于
-
由 Abhinav Arora 提交于
-
由 Darcy 提交于
Add book demo distributed fit a line
-
由 Xi Chen 提交于
-
由 Xi Chen 提交于
-
由 Darcy 提交于
Book demo understand sentiment distributed version
-
由 helinwang 提交于
Add distributed label semantic role book chapter
-
由 Yi Wang 提交于
* Import content from the buildtools repo * Renmae Dockerfile-x86_64 into Dockerfile.x64 * yapf * Remove subdirectory root
-
由 xuwei06 提交于
-
由 xuwei06 提交于
-
由 xuwei06 提交于
-
由 xuwei06 提交于
We need this operator to assign value to a tensor and the values are stored in the program so that they can be used independent of python.
-
由 Helin Wang 提交于
-