- 20 11月, 2020 1 次提交
-
-
由 Jack Zhou 提交于
* add lstm, simple rnn op kernel * fix the test_lstm for the rnn op * change func name * fix forward postprocess bug * add gru forward, backward code * remove unittest.skipIf; use a big rnn op instead of combination op * fix input doesn't have gradient bug * add eigen lstm forward, backward Co-authored-by: Nwawltor <fangzeyang0904@hotmail.com>
-
- 30 1月, 2019 1 次提交
-
-
由 xuezhong 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 28 12月, 2017 1 次提交
-
-
由 guosheng 提交于
-
- 25 12月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 qingqing01 提交于
-
- 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`
-
- 03 12月, 2017 1 次提交
-
-
由 qingqing01 提交于
-
- 21 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
-
- 19 10月, 2017 2 次提交
-
-
由 dangqingqing 提交于
-
由 dangqingqing 提交于
-
- 18 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-
- 16 10月, 2017 1 次提交
-
-
由 dangqingqing 提交于
-