Commit Graph

14922 Commits (28596a3386349c939c6e513e1d9fdc8a78553312)
 

Author SHA1 Message Date
Yancey1989 28596a3386 add gflag ssa_graph_path
7 years ago
Yancey1989 ad6c0142c4 clean up codes
7 years ago
Yancey1989 268e9dc1c6 polish code
7 years ago
Yancey1989 ceefbf3259 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
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)
7 years ago
Lei Wang 72149c1675
scripts: clean bash scripts. (#10721)
7 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
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
7 years ago
Yan Chunwei fd45c6d1b9 feature/inference api demo impl (#10825)
7 years ago
Yancey1989 b348e159f2 fix rename var
7 years ago
Yu Yang dd428a0131
Merge pull request #10921 from reyoung/feature/change_optimizer_tests
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
7 years ago
Yancey c770d5c0ba
fix build error with testing and gpu on (#10932)
7 years ago
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
7 years ago
Wu Yi 753036649c
Merge pull request #10919 from typhoonzero/remove_fluid_old_cluster_benchmark_script
7 years ago
yuyang18 c980e4cec8 Change optimizer to old paddle style
7 years ago
yuyang18 dd4c977401 Diable buggy test
7 years ago
Yancey1989 0aa6f9e934 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
Yu Yang d736fb8047 Disable unstable test (#10920)
7 years ago
QI JUN c509c82546
Fix range in data flow analysis (#10865)
7 years ago
fengjiayi 8147063539 follow comments
7 years ago
Tao Luo 567440928b
Merge pull request #10916 from PaddlePaddle/improveDocGenerationSpeed
7 years ago
Tao Luo ec7f1e99ab
Merge pull request #10907 from reyoung/feature/remove_cpplint_while_compile
7 years ago
Tao Luo bab11969a9
Merge pull request #10913 from tpatejko/tpatejko/optimized-elementwise-add
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
7 years ago
Kexin Zhao b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
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
Kexin Zhao dbc6102e55 simplify label_sementic_example
7 years ago
Nicky Chan d4c216425e
Merge pull request #10895 from nickyfantasy/high_level_api_machine_translation
7 years ago
Wang,Jeff b568fbed63 update emacs config code block
7 years ago
Wang,Jeff 214efd888b Use anonymous link to reduce warnings
7 years ago
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