Commit Graph

14901 Commits (fb43c6b4a53691c0bd8a9a806bfe0c288f599ae6)
 

Author SHA1 Message Date
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
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
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