- 11 9月, 2017 18 次提交
-
-
由 wanghaoshuang 提交于
-
由 wanghaoshuang 提交于
-
-
由 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 提交于
-
-
由 wanghaoshuang 提交于
-
由 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 12 次提交
-
-
由 chengduoZH 提交于
-
由 qingqing01 提交于
Fix name in test_lookup_table
-
由 qingqing01 提交于
-
由 wanghaoshuang 提交于
-
-
由 wanghaoshuang 提交于
1. Rename variables by Google style. 2. Add more test cases. 3. Add more detail and meaningful comments. 4. Change type of "padding" to vector<int>
-
由 qijun 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 fengjiayi 提交于
Add axis for `mul_op` and `rowwise_add_op`
-
由 dzhwinter 提交于
rewrite backward graph
-