- 22 2月, 2022 1 次提交
 - 
- 
由 xiongkun 提交于
* change Vector to std::vector and provide MixVector class as a helper wrapper class * solve the multi-gpu hang problem * remove the duplicate template instantialize * Copy vector to cpu * add CopyToCPU * xxx * final version: fix the problem of all reduce * remove mixvector dependence * fix * merge * fix code * fix by CI
 
 - 
 - 09 9月, 2020 1 次提交
 - 
- 
由 kinghuin 提交于
optimize the error message for math dir
 
 - 
 - 11 12月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
The macro should be defined by compiler rather than by source. test=develop
 
 - 
 - 28 4月, 2018 1 次提交
 - 
- 
由 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
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 08 2月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 31 1月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* "Need to re-design LoD " * "add lod design" * "fix lod gpu ptr pointer" * "removed commented code" * "fix CI" * "remove set lod in pybind" * "fix style check" * "fix CI" * "fix long type template error" * "pybind reorder to use Place" * "fix ci" * "fix ci" * fix ci * "sperate as a new file" * "fix CI" * "fix ci" * small fix * "add test" * "fix adam op" * "fix lstmp op" * "fix adam op" * "follow comments" * "fix ci"
 
 - 
 - 12 12月, 2017 1 次提交
 - 
- 
由 QI JUN 提交于
There are mainly following fixes: - take `DeviceContext` as the template parameter of math functors and OpKernel instead of `Place` - remove `eigen_device` interface in base class `DeviceContext` - remove `GetEigenDevice` interface in `ExecutionContext` and base class `DeviceContext` - remove unused `platform::EigenDeviceConverter` - rename `REGISTER_OP_GPU_KERNEL` to `REGISTER_OP_CUDA_KERNEL` - rename `USE_GPU_ONLY_OP` to `USE_CUDA_ONLY_OP`
 
 - 
 - 14 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 11 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 06 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 21 10月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 18 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 16 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 12 10月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 28 9月, 2017 1 次提交
 - 
- 
由 Liu Yiqun 提交于
 
 - 
 - 27 9月, 2017 1 次提交
 - 
- 
由 qiaolongfei 提交于
 
 - 
 - 26 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 22 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 13 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 - 
 - 12 9月, 2017 1 次提交
 - 
- 
由 caoying03 提交于
 
 -