Commit Graph

15083 Commits (e0a8c584701299017dda12214fed1bb108d8a9e9)
 

Author SHA1 Message Date
Wang,Jeff d83db2c65b Remove the protobuf dependency on pure doc generation
7 years ago
Nicky Chan 5b9d09d729
Merge branch 'develop' into high_level_api_machine_translation
7 years ago
Siddharth Goyal 87ff95d928
[Test-driven] Implementing label_semantic_role with new API (#10757)
7 years ago
Tomasz Patejko 3e876b3e49 MKL optimized elementwise add: fix style check
7 years ago
Tomasz Patejko 9241011b31 MKL elementwise add backward: backward works for integral types with fall back to default impl
7 years ago
Tomasz Patejko fde47aae61 MKL elementwise add backward: grad inputs copied when they are not null
7 years ago
Tomasz Patejko 996d12f16d MKL optimized elementwise add backward: coding style fixes
7 years ago
Tomasz Patejko 5a622c2906 MKL elementwise add backward: Initial implementation with vector copy
7 years ago
Tomasz Patejko 01fb2be908 MKL elementwise add: default implementation used for integral types, float16 and/or GPU
7 years ago
Tomasz Patejko 6f932482f4 MKL elementwise_add: BLAS version compiles with integral types
7 years ago
Tomasz Patejko e43c8f33cd MKL elementwise add: elementwise_add uses vAdd VML function when MKL is used
7 years ago
fengjiayi 0457f06434 add comments
7 years ago
Tao Luo 174d884d2c
Merge pull request #10904 from luotao1/ci
7 years ago
daminglu e0d5702e82
add cmake for word2vec (#10890)
7 years ago
fengjiayi e4e9d3624f fix a potential bug
7 years ago
fengjiayi 239546a6c1 add unit test and fix a bug
7 years ago
yuyang18 a229734cbd Remove cpplint in cmake
7 years ago
chengduoZH 4bfadcd136 fix data trans
7 years ago
Yancey1989 fc06222ae9 fix async worker
7 years ago
Yan Chunwei b1d446856c
fix inference api (#10867)
7 years ago
Guo Sheng 6d2deedf1d
Merge pull request #10814 from guoshengCS/fix-ElementwiseOpInferVarType
7 years ago
weixing 5b2de50c41 Add some new api documentations (#10637)
7 years ago
Luo Tao 654229b232 refine fluid deploy on teamcity
7 years ago
daminglu 0cd3d46147
Recommend sys new api (#10894)
7 years ago
Yu Yang d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
7 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
7 years ago
Yu Yang 8653cf3004
Merge pull request #10656 from reyoung/feature/support_op_role
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
Tao Luo 639f28a3dc
Merge pull request #10884 from PaddlePaddle/shanyi15-patch-1
7 years ago
Nicky b0868af5d7 Simplify Machine Translation demo by using Trainer API
7 years ago
Kexin Zhao 8cce330430 fix error
7 years ago
Darcy 8a50d4de3f
Merge pull request #10887 from putcn/fix-cuda9-prod-image
7 years ago
Kexin Zhao 5a10d833db initial commit
7 years ago
Xi Chen e68d196097 update cudnn version to cuda version
7 years ago
Xi Chen 1087bb0ce3 fix cudnn9 production dockerfile
7 years ago
Kexin Zhao 224bd8f0de Add lod_tensor.py for ease of creating lod tensor in book examples (#10817)
7 years ago
Shan Yi fd2da5299a
fix typo in workflow_of_capi.md
7 years ago
Xin Pan 0d598cf9f6
Merge pull request #10822 from panyx0718/dist_opt
7 years ago
tangwei12 397a69d942
Merge pull request #10532 from seiriosPlus/checkpoint
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
tangwei12 2c47e067ae add clean checkpoint
7 years ago
tangwei12 cf3fb2488c add clean checkpoint
7 years ago
Wu Yi 55d3951bed
Benchmark/Integrate benchmark scripts (#10707)
7 years ago
fengjiayi 530556dd97
Merge pull request #10864 from JiayiFeng/dev_expose_random_gen
7 years ago
fengjiayi 2e42b31f45 refine code
7 years ago
yuyang18 50dab46033 Fix bug
7 years ago
Xin Pan 2643868c66 follow comments
7 years ago
Yibing Liu 4bafbf411c Enable groups for conv3d transpose op
7 years ago
Xin Pan 08e4970e45 follow comments
7 years ago
fengjiayi 4b395b0809 fix errors
7 years ago