- 22 10月, 2017 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 21 10月, 2017 17 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 Guo Sheng 提交于
Add norm_op
-
由 kexinzhao 提交于
Adding interface for the adagrad optimizer
-
由 Yang Yang(Tony) 提交于
add optional in op proto
-
由 Yang Yang 提交于
-
由 dzhwinter 提交于
Add nccl to docker image
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Kexin Zhao 提交于
-
由 QI JUN 提交于
fix clang build error
-
由 Yan Chunwei 提交于
-
由 qijun 提交于
-
由 QI JUN 提交于
add book02.recognize_digits mlp train test
-
由 fengjiayi 提交于
* Init file * Update * Update * Complete conv net of MNIST
-
由 Yan Chunwei 提交于
-
- 20 10月, 2017 21 次提交
-
-
由 kavyasrinet 提交于
-
-
由 Tao Luo 提交于
add mkldnn branch tests for pool and fc
-
由 tensor-tang 提交于
-
由 hedaoyuan 提交于
Change the name of the export.map to paddle_capi.map which need to be…
-
由 Kexin Zhao 提交于
-
由 hedaoyuan 提交于
-
由 Abhinav Arora 提交于
* Adding incremnt op * Fixing comment about step attribute
-
由 Abhinav Arora 提交于
* Adding the interface for the momentum optimizer * Adding a comment about accumulators
-
由 qijun 提交于
-
由 hedaoyuan 提交于
Split paddle_capi_whole into paddle_nn_engine and paddle_layers two s…
-
由 hedaoyuan 提交于
-
由 Yu Yang 提交于
* Unify `set_feed_variable` to one method * Move global scope to python, not in C++
-
由 QI JUN 提交于
* add test_fit_a_line * Update * fix persistable bug * fix elementwise add bug * set correct attr for bias op in fc layer * set correct attr for bias op in fc layer * Update 1. Add init_program to hold initializers 2. bug fix * add test_fit_a_line * fix persistable bug * fix elementwise add bug * fix type * add gitignore * Complete fit_a_line test * revert code * Clean up * Revert "revert code" This reverts commit eb1aa015. * Refine * Fix unit test
-
由 QI JUN 提交于
fix elementwise add bug
-
由 Yu Yang 提交于
* Delete kid * Delete local scope
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
* Remove template parameter for Tensor methods * Also check the type is correct when data() * Simplize holder_ * Fix accuracy_op * Register Code
-
由 qijun 提交于
-
由 Abhinav Arora 提交于
-
由 fengjiayi 提交于
* Init * unify layer names * Update * Add pool2d layer * Test recognize_digits_conv * Clean up
-