- 17 3月, 2018 1 次提交
- 
- 
由 xuwei06 提交于The error is: paddle/fluid/operators/math/concat.cc:47:72: error: invalid initialization of non-const reference of type 'paddle::platform::CPUPlace&' from an rvalue of type 'paddle::platform::CPUPlace' auto& cpu_place = boost::get<platform::CPUPlace>(context.GetPlace()); Should not use reference for cpu_place. 
 
- 
- 05 3月, 2018 1 次提交
- 
- 
由 chengduoZH 提交于
 
- 
- 03 3月, 2018 1 次提交
- 
- 
由 chengduoZH 提交于
 
- 
- 02 3月, 2018 1 次提交
- 
- 
由 chengduoZH 提交于
 
- 
