- 12 12月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
test=develop
 
 - 
 - 16 11月, 2018 1 次提交
 - 
- 
由 Wu Yi 提交于
* wip simplify operator framework * wip * wip * done test=develop * clean test=develop * fix test=develop * fix deps test=develop * fix cpu build test=develop * fix tensorrt build test=develop * fix tests test=develop * fix test=develop * fix cpu build test=develop
 
 - 
 - 08 5月, 2018 1 次提交
 - 
- 
由 Yu Yang 提交于
Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later.
 
 - 
 - 06 5月, 2018 1 次提交
 - 
- 
由 dzhwinter 提交于
* "optimizer op support float64" * "fix ci" * "fix ftrl op"
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 20 12月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile
 
 - 
 - 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`
 
 - 
 - 05 11月, 2017 1 次提交
 - 
- 
由 kexinzhao 提交于
* polish p ops * fix precision_recall * fix linear_chain_crf_op * small fix
 
 - 
 - 19 10月, 2017 1 次提交
 - 
- 
由 kavyasrinet 提交于
* Adding Proximal Gradient Descent * Fixing review comments
 
 -