- 04 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 03 5月, 2018 3 次提交
- 02 5月, 2018 7 次提交
-
-
由 Yu Yang 提交于
-
由 Abhinav Arora 提交于
* Fix cpplint issues in sequence_padding * Fix typo in cu file * Fix dependencies of sequence_padding * Add include
-
由 chengduo 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Yu Yang 提交于
-
由 Abhinav Arora 提交于
* Fix CPPLint issues in lstm_cpu_kernel.h * Fix CPPLint issues in math/math_function_test * Fix CPPLint issues in math/math_function_test * Fix CPPLint issues in math/concat.cc * Fix CPPLint issues in math/concat.cc * Fix CPPLint issues in math/concat.cc * Fix CPPLint issues in math/gru_cpu_kernel * Fix CPPLint issues in math/selected_rows_functor_test.cu * Fix compile error * Fix compile error
-
- 30 4月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "re-commit " * "picked up" * "fix ci" * "fix pdb hang up issue in cuda 9"
-
- 28 4月, 2018 2 次提交
-
-
由 Yu Yang 提交于
-
由 Abhinav Arora 提交于
* Fix CPPLint errors * Fix CPPLint errors in sequence2batch * Fix compilation * Fix LSTM op and GRU op * Fix LSTMP op * Fix more cpplint errors in operators/math * Address Code review feedback
-
- 27 4月, 2018 3 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 Abhinav Arora 提交于
* Fix CPPLint issue in test_engine * Fix CPPLint errors in operators/math * Fix compilation
-
- 26 4月, 2018 2 次提交
-
-
由 fengjiayi 提交于
-
由 Abhinav Arora 提交于
* Fix more CPPLint issues * Fix more CPPLint issues * Fix more CPPLint issues * Fix CPPLint issues in operators/math and operators/reader
-
- 25 4月, 2018 2 次提交
- 14 4月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 13 4月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 11 4月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
* fix gemm error for cuda 7.5 * fix version number
-
- 07 4月, 2018 2 次提交
-
-
由 Kexin Zhao 提交于
* initial commit * fix error * fix typo and order
-
由 Kexin Zhao 提交于
* change from hgemm to gemmEx * fix cpplint
-
- 29 3月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "add functors" * "remove old code" * "fix" * "fix ci" * "add details" * "fix ci" * "fix ci" * "fix ci" * "fix ci" * "remove unused code"
-
- 27 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 23 3月, 2018 2 次提交
-
-
由 chengduoZH 提交于
-
由 chengduoZH 提交于
-
- 21 3月, 2018 1 次提交
-
-
由 Kexin Zhao 提交于
-
- 20 3月, 2018 2 次提交
-
-
由 sabreshao 提交于
1. Add option WITH_AMD_GPU. 2. Add cmake/hip.cmake for HIP toolchain. 3. Some external module such as eigen may need HIP port. 4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake. 5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
-
由 Xi Chen 提交于
-
- 19 3月, 2018 1 次提交
-
-
由 Yu Yang 提交于
-
- 17 3月, 2018 2 次提交
-
-
由 Kexin Zhao 提交于
-
由 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.
-
- 16 3月, 2018 4 次提交
-
-
由 yangyaming 提交于
-
由 sabreshao 提交于
1. Add option WITH_AMD_GPU. 2. Add cmake/hip.cmake for HIP toolchain. 3. Some external module such as eigen may need HIP port. 4. Add macro hip_library/hip_binary/hip_test to cmake/generic.cmake. 5. Add one HIP source concat.hip.cu as an example. Each .cu may have its corresponding .hip.cu.
-
由 qingqing01 提交于
-
由 Xi Chen 提交于
-