- 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`
 
 - 
 - 12 10月, 2017 1 次提交
 - 
- 
由 kexinzhao 提交于
* Implementing the DecayedAdagrad optimizer step operator * implementing DecayedAdagrad operator * remove file * small fix
 
 - 
 - 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
 
 -