- 05 12月, 2018 1 次提交
 - 
- 
由 chengduo 提交于
* expose square test=develop * fix activation test=develop * Add square API test=develop * add necessary op * code refine * fix API.spec test=develop * fix unit test test=develop * add unit test sparse_grad_clip test=develop * fix API.spec test=develop * remove mac test for test_gradient_clip test=develop * remove selectedrows_mul_tensor test=develop
 
 - 
 - 21 5月, 2018 1 次提交
 - 
- 
由 Qingsheng Li 提交于
* Added kernel to is_empty_op * Added python API * Updated code as required * Updated unittests
 
 - 
 - 12 2月, 2018 1 次提交
 - 
- 
由 qingqing01 提交于
 
 - 
 - 10 2月, 2018 2 次提交
 - 21 12月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 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`
 
 - 
 - 09 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 08 11月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 28 9月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 20 9月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 23 8月, 2017 1 次提交
 - 
- 
由 dangqingqing 提交于
 
 - 
 - 11 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 08 8月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 07 8月, 2017 1 次提交
 - 
- 
由 dongzhihong 提交于
 
 - 
 - 05 8月, 2017 1 次提交
 - 
- 
由 Yi Wang 提交于
 
 - 
 - 02 8月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 01 8月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
 
 - 
 - 26 7月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 25 7月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
Make implement an operator less noisy.
 
 - 
 - 19 7月, 2017 2 次提交
 - 17 7月, 2017 3 次提交
 - 
- 
由 qijun 提交于
 - 
由 Yan Chunwei 提交于
* add inputs * add ut for multiple inputs * fix AddToLayer * op_desc -> op_proto * CreateArgumentOffsetMap -> CreateInOutOffsetMap * move CreateInOutOffsetMap from OperatorBase to op registry * arg_idxs_ -> in_out_idxs_
 - 
由 qijun 提交于
 
 - 
 - 14 7月, 2017 1 次提交
 - 
- 
由 qijun 提交于
 
 - 
 - 13 7月, 2017 2 次提交
 - 
- 
由 Yu Yang 提交于
* Convert `op` --> `operators` * Remove AddType in OpProtoMaker, because type is part of registry. * Rename CPU_OR_GPU --> DEVICE_TYPE in registry macro.
 - 
由 Yu Yang 提交于
* Refine register methods, make Op can get rid of whole-archieve * `USE_OP` before a op is used. * Add unittest for add_op.
 
 -