- 18 12月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
- 15 12月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
- 14 12月, 2017 2 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
- 13 12月, 2017 3 次提交
-
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
Also add `elemwise_sub/mul/abs/clip` layers
-
由 Yu Yang 提交于
-
- 12 12月, 2017 6 次提交
-
-
由 typhoonzero 提交于
-
由 Yu Yang 提交于
* Add fill_op * Fix bug
-
由 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`
-
由 Luo Tao 提交于
-
由 kavyasrinet 提交于
* Updating the Latex equation for Adagrad * Fixing Latex euqations for adadelta, adam and adamax
-
由 Siddharth Goyal 提交于
* Fix documentation * Address review comments
-
- 11 12月, 2017 1 次提交
-
-
由 typhoonzero 提交于
-
- 12 12月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 11 12月, 2017 2 次提交
-
-
由 Yiqun Liu 提交于
* Fix compiling error of gcc4.9. * Refine the check of cxx compiler flags in api/CMakeLists.txt.
-
由 typhoonzero 提交于
-
- 08 12月, 2017 5 次提交
-
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
* init decoder_trainer * can run * fix lod * add sharelod to cross_entropy_grad_op * add avg_cost to fetch list * modify learning rate * can run * optimie code * add early exit * fix print * revert test_understand_sentiment_conv.py * add act to fc
-
- 07 12月, 2017 2 次提交
-
-
由 Abhinav Arora 提交于
-
由 Abhinav Arora 提交于
-
- 06 12月, 2017 12 次提交
-
-
由 Abhinav Arora 提交于
-
由 gongweibao 提交于
Add LRN efficient GPU implement
-
由 wanghaoshuang 提交于
-
由 chengduoZH 提交于
-
由 qiaolongfei 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 kexinzhao 提交于
-
由 Abhinav Arora 提交于
* Using latex fraction syntax in sigmoid and logsigmoid op * Fixing the rendering of the latex equations in adamax operator
-
- 05 12月, 2017 2 次提交
-
-
由 Qiao Longfei 提交于
* add crf_decoding layer * fix some typo * init trunk_evaluator * add trunk_evaluator layer * update chunk_eval_op and test, change int32 to int64 * fix a numeric problem * change layers.trunk_evaluator to layers.trunk_eval * fix typo * add precision_val
-
由 Qiao Longfei 提交于
* add crf_decoding layer * fix some typo * fix test_crf_decoding_op
-