- 11 9月, 2017 14 次提交
-
-
由 chengduoZH 提交于
-
由 Yiqun Liu 提交于
Remove enforce demangle
-
由 武毅 提交于
* get output when training * follow comments
-
由 Tao Luo 提交于
make docker can configure with_mkldnn and with_mklml
-
由 chengduo 提交于
Fix switch layer attribute name
-
由 Yu Yang 提交于
It is buggy in some Linux because the unique_ptr will be free however the std::string trying to use that char*. Moreover, it is no need to demangle for error log by Paddle. Just use `c++filt` or other shell utilities to do this.
-
由 qingqing01 提交于
Fixed some ssd bugs.
-
由 Luo Tao 提交于
-
由 gaoyuan 提交于
-
由 gaoyuan 提交于
-
由 QI JUN 提交于
Refactor operator python test framework and add sum operator
-
由 wanghaoshuang 提交于
-
-
由 wanghaoshuang 提交于
-
- 10 9月, 2017 3 次提交
- 09 9月, 2017 7 次提交
-
-
由 chengduo 提交于
Adapting to the BatchNorm structure to support 3D data
-
由 chengduo 提交于
Adaptive data structure for switch order layer
-
由 qingqing01 提交于
fix batch_norm parameter share
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
由 helinwang 提交于
Design doc: operator based parameter server.
-
- 08 9月, 2017 16 次提交
-
-
由 chengduoZH 提交于
-
由 qingqing01 提交于
Fix name in test_lookup_table
-
由 qingqing01 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 fengjiayi 提交于
Add axis for `mul_op` and `rowwise_add_op`
-
由 dzhwinter 提交于
rewrite backward graph
-
由 dongzhihong 提交于
-
由 Yi Wang 提交于
Update functions_operators_layers.md
-
-
由 Yiqun Liu 提交于
Fix android-16 compile.
-
-
由 Yu Yang 提交于
Fix error on TravisCI
-
由 Yu Yang 提交于
It seems that Travis change the running image. The /usr/local/ is not writable in new images. Use `sudo` for pip to resolve this.
-