Darcy
8075a11f0e
Merge pull request #10983 from panyx0718/fix_test
...
Fix test to use less gpu memory
7 years ago
Xin Pan
c001961034
Fix test to use less gpu memory
7 years ago
Tao Luo
25aa45394b
Merge pull request #10934 from tensor-tang/mklml_funcs
...
speedup vInvSqrt vLogqp vTanh with mklml
7 years ago
tensor-tang
afbc4ce4b6
Merge remote-tracking branch 'ups/develop' into mklml_funcs
7 years ago
gongweibao
9d723b8c58
Add docstring checker. ( #9848 )
7 years ago
Shan Yi
34e093ae03
Merge pull request #10961 from weixing02/fluid_guide
...
add fluid_guide
7 years ago
tensor-tang
537f57a4e9
fix undefine error on gpu
7 years ago
weixing02
9db25364ab
polish fluid_guide
7 years ago
qingqing01
3ba75d4a69
Check label range in cross entropy calculation. ( #10954 )
7 years ago
gongweibao
0c44efb855
Fix `benmark/readme` bug. ( #10960 )
7 years ago
weixing02
68fb4e336e
add fluid_guide
7 years ago
qingqing01
91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. ( #10943 )
7 years ago
Tao Luo
bf869e45c1
Merge pull request #10957 from PaddlePaddle/shanyi15-patch-3
...
fix typo in docker_install_cn.rst
7 years ago
Xin Pan
7323be175d
Merge pull request #10956 from panyx0718/infer2
...
paddle inference interface implementation
7 years ago
Xin Pan
2f0df56422
add inference interface impl
7 years ago
Shan Yi
1746cf7437
Update docker_install_en.rst
7 years ago
Shan Yi
405065f632
fix typo in docker_install_cn.rst
7 years ago
whs
376c948e88
Polygon box transform op for OCR East detection. ( #10802 )
...
* Add quad transform.
* Fix some syntax error.
* Fix CUDA kernel launch configure.
* Generalize geometry channels.
* Rename QuadTransform to PolygonRestore.
* Rename op.
* Rename op and fix computation.
* Modify CMakeLists.txt for box_restore op.
* Refine code:
1. rename op
2. uncomment unitest on GPU
7 years ago
Kexin Zhao
a62bbd1ddc
fix float16 demo location issue ( #10948 )
7 years ago
Siddharth Goyal
fb43c6b4a5
Fix attribute name in new API ( #10947 )
7 years ago
Kexin Zhao
c79ec9f002
Add create LoDTensor from list option and simplify recommender book example ( #10946 )
...
* add create lodtensor from list
* modify book example
7 years ago
Lei Wang
72149c1675
scripts: clean bash scripts. ( #10721 )
...
* scripts: clean bash scripts.
* Fix build related documents.
7 years ago
baiyf
1ba2581a52
Unified bilinear_interp op Python interface specification ( #10925 )
...
* unify UpsamplingBilinear2d interface specification
* unify UpsamplingBilinear2d interface specification
* fix name conventions
* small fix about computation order
7 years ago
Qiao Longfei
391c274966
disable remove rpath from third party protoc ( #10939 )
7 years ago
Houjiang Chen
83f4e9e9a6
enable eigen multi-threads on mobile device ( #10938 )
7 years ago
Wu Yi
0930646b63
Merge pull request #10937 from Yancey1989/fix_renamevar
...
fix rename var
7 years ago
Yan Chunwei
fd45c6d1b9
feature/inference api demo impl ( #10825 )
...
add inference api demo impl
7 years ago
Yancey1989
b348e159f2
fix rename var
7 years ago
Yu Yang
dd428a0131
Merge pull request #10921 from reyoung/feature/change_optimizer_tests
...
Change optimizer to old paddle style
7 years ago
Wu Yi
36fd705ad3
add random reader op export ( #10914 )
7 years ago
Yu Yang
2013b1cc18
Merge pull request #10930 from reyoung/feature/make_understand_sentiment_serial
...
Disable unstable test
7 years ago
Yancey
c770d5c0ba
fix build error with testing and gpu on ( #10932 )
7 years ago
tensor-tang
315e08ebbe
speedup vInvSqrt vLogqp vTanh with mklml
7 years ago
fengjiayi
cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
...
CustomReader
7 years ago
Wu Yi
753036649c
Merge pull request #10919 from typhoonzero/remove_fluid_old_cluster_benchmark_script
...
remove old fluid cluster benchmark scripts
7 years ago
yuyang18
c980e4cec8
Change optimizer to old paddle style
7 years ago
yuyang18
dd4c977401
Diable buggy test
7 years ago
Yu Yang
d736fb8047
Disable unstable test ( #10920 )
7 years ago
QI JUN
c509c82546
Fix range in data flow analysis ( #10865 )
...
* fix range in data flow analysis
7 years ago
fengjiayi
8147063539
follow comments
7 years ago
Tao Luo
567440928b
Merge pull request #10916 from PaddlePaddle/improveDocGenerationSpeed
...
Improve doc generation speed
7 years ago
Tao Luo
ec7f1e99ab
Merge pull request #10907 from reyoung/feature/remove_cpplint_while_compile
...
Remove cpplint in cmake
7 years ago
Tao Luo
bab11969a9
Merge pull request #10913 from tpatejko/tpatejko/optimized-elementwise-add
...
Blas optimized elementwise_add forward and backward passes
7 years ago
yi.wu
62e22ee15b
remove old fluid cluster benchmark scripts
7 years ago
Kexin Zhao
4d29a5d3c3
first commit
7 years ago
Kexin Zhao
defbaff2f6
Merge pull request #10886 from kexinzhao/label_semantic_roles_lod
...
Simplify label_semantic_roles book example using new LoDTensor API
7 years ago
Kexin Zhao
b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
...
Modify understand sentiment example using new LoDTensor API
7 years ago
Wang,Jeff
0a135de541
Use the cmake configure_file to setup imports for API docs
7 years ago
Kexin Zhao
6133728a67
fix error
7 years ago
Kexin Zhao
69e0af56cd
do this to new_api example
7 years ago