- 10 8月, 2020 1 次提交
 - 
- 
由 LutaoChu 提交于
update cumsum api and fix up the cumsum op
 
 - 
 - 15 5月, 2020 1 次提交
 - 
- 
由 wangchaochaohu 提交于
 
 - 
 - 25 12月, 2019 1 次提交
 - 
- 
由 Aurelius84 提交于
* add register op_data_type test=develop * fix register bug in isfinite op test=develop * rm int int64_t in pad2d gradKernel test=develop
 
 - 
 - 19 4月, 2018 1 次提交
 - 
- 
由 Yang Yang(Tony) 提交于
* script to add semicolon * fix typo
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 09 2月, 2018 1 次提交
 - 
- 
由 emailweixu 提交于
 
 - 
 - 31 1月, 2018 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* add basic interface for learning rate decay * add exponential_decay * add natural_exp_decay * add inverse_time_decay
 
 - 
 - 26 12月, 2017 1 次提交
 - 
- 
由 Luo Tao 提交于
 
 - 
 - 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`
 
 - 
 - 21 11月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Support many data types of several operators * SeqConv only support float/double * Revert adagrad
 
 - 
 - 06 10月, 2017 1 次提交
 - 
- 
由 Abhinav Arora 提交于
* Adding Adadelta optimization operator * Making inputs and outputs conform to naming convention * Removing type alias from header files * Fixing Adadelta documentation in comments * Addressing code review feedback
 
 - 
 - 07 8月, 2017 1 次提交
 - 
- 
由 dongzhihong 提交于
 
 - 
 - 04 8月, 2017 1 次提交
 - 
- 
由 liaogang 提交于
 
 - 
 - 31 7月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 25 7月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
Make implement an operator less noisy.
 
 - 
 - 19 7月, 2017 1 次提交
 - 
- 
由 Qiao Longfei 提交于
* a simplest SGD op
 
 -