- 13 9月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 12 9月, 2017 11 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 Tao Luo 提交于
Refine MKLDNNLayer and MKLDNNTester
-
由 qingqing01 提交于
Correctly use host_vector in LoDTensor and expose LoDTensor to Python.
-
由 Yu Yang 提交于
Make paddle.v2.inference can direct load protobuf
-
由 tensor-tang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
refine all operator python tests using new test framework
-
- 11 9月, 2017 28 次提交
-
-
由 tensor-tang 提交于
-
由 qijun 提交于
-
由 chengduo 提交于
fix DeConv3D switch(imgSize*_, output*_)
-
由 qijun 提交于
-
由 qingqing01 提交于
fix switchOrderLayer
-
由 QI JUN 提交于
fix attr bug in op_test and ensure order in duplicate inputs/outputs
-
由 chengduoZH 提交于
-
-
由 dangqingqing 提交于
-
由 qijun 提交于
-
由 qijun 提交于
-
由 QI JUN 提交于
Fix Op unit test failed
-
由 Yancey1989 提交于
-
由 qijun 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
refine MKLDNNLayer logical: move forward and backward to MKLDNNLayer and remove copyOutputInfoToOtherDevice
-
由 Tao Luo 提交于
Refine MKLDNNMatrix and MKLDNNLayer
-
由 qijun 提交于
-
由 Yancey 提交于
add concat op with CPU kernel
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 Yiqun Liu 提交于
Remove enforce demangle
-
由 武毅 提交于
* get output when training * follow comments
-
由 Tao Luo 提交于
make docker can configure with_mkldnn and with_mklml
-
由 dangqingqing 提交于
-
由 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.
-