Commit Graph

12322 Commits (266ccaa843a98a78d2e17fa3e8cb03ec8d5bba47)
 

Author SHA1 Message Date
Tao Luo b02e12e8e4
Merge pull request #8740 from luotao1/warning
7 years ago
qiaolongfei a8fd6d581f add use_program_cache to executor.run
7 years ago
Luo Tao ac149bc948 fix warning: statement is unreachable
7 years ago
fengjiayi bd8440921c move save/load from nn.py to tensor.py
7 years ago
Tao Luo 08e9bfa8ad
Merge pull request #8737 from pkuyym/fix-8723
7 years ago
qingqing01 457d012a8e
Enable device automatically switching in mine_hard_examples_op. (#8706)
7 years ago
yangyaming 649f9c1963 Refine the document for build_and_install.
7 years ago
qingqing01 bbf98a0176
Refine the doc in detection_output API. (#8689)
7 years ago
fengjiayi 1b28739cb9 update doc string
7 years ago
Tao Luo bb60e920a1
Merge pull request #8732 from kuke/commands_doc
7 years ago
Yibing Liu 5fc1e38273 Add guideline for the doc of cmd parameters
7 years ago
qiaolongfei 0876fc1451 fix feed var
7 years ago
qiaolongfei 4977d99b05 add program cache for executor
7 years ago
Tao Luo 01654212da
Merge pull request #8727 from Superjomn/doc/v2_overview2
7 years ago
Tao Luo 85c776092d
Merge pull request #8716 from luotao1/cuda_version
7 years ago
superjom bb1b8dc32f refactor doc
7 years ago
Helin Wang df801a1216
Merge pull request #8720 from helinwang/vgg16
7 years ago
dongzhihong 6540cda109 Merge remote-tracking branch 'origin/develop' into feature/recordio
7 years ago
dongzhihong af5dcda481 "add testing"
7 years ago
yangyaming 15231f0c71 Refine the doc for build_and_install.
7 years ago
Helin Wang e9b488635c Fix vgg16 fc layer size: 4096 rather than 512
7 years ago
Luo Tao 8c691c8de0 fix only shared variables could be declared as static in the device code
7 years ago
fengjiayi 994b52fc2b Add layers for save/load op
7 years ago
Tao Luo d43469b74e
Merge pull request #8704 from typhoonzero/fix_distribute_build_error
7 years ago
typhoonzero f94a758c16 fix fluid distribute build
7 years ago
Yiqun Liu 4a5dd62b22
Try to add build_android task back to travis. (#8699)
7 years ago
Xin Pan 92974d4186
Merge pull request #8679 from panyx0718/test2
7 years ago
Qiao Longfei 0240bb7796
Merge pull request #8516 from QiJune/memopt_multi_gpu
7 years ago
qijun 191d8dcec1 set nccl = true
7 years ago
qijun 7dbdf007ec remove nccl True in unit test
7 years ago
whs acbda44c11
Merge pull request #8365 from wanghaoshuang/seq_error
7 years ago
Xin Pan f3cbfc021c Add MEMCPY information
7 years ago
Abhinav Arora 261a12a288 Update Authors.md (#8692)
7 years ago
Thuan Nguyen c9dd4e57f1
Unittests concurrency (#8666)
7 years ago
qingqing01 9e1ec8c919
Enable device switching automatically for serveral operators (#8684)
7 years ago
Yiqun Liu ae2026e134
Fix building error of missing end-group for Android. (#8680)
7 years ago
Xin Pan 55b2d3d032 Add CPU time to the timeline.
7 years ago
武毅 9fbe2e3662
Merge pull request #8676 from typhoonzero/fix_renamevar_again
7 years ago
typhoonzero 17a311e285 fix rename de-ref again
7 years ago
Xin Pan 6720198731
Merge pull request #8663 from panyx0718/test2
7 years ago
Abhinav Arora 01536e8dc5
Adding more unit tests for ChannelHolder class (#8668)
7 years ago
chengduo 12a3cea087 Add tuple type (#8519)
7 years ago
Xin Pan 12843a3a53 Firt timeline version
7 years ago
Yu Yang d3fbede92d
Merge pull request #8564 from reyoung/feature/add_global_step
7 years ago
Yu Yang db77006923
Merge pull request #8657 from reyoung/feature/fix_compile
7 years ago
Tao Luo 53883753ae
Merge pull request #8667 from PaddlePaddle/fixIncorrectMDRST
7 years ago
Wang,Jeff 25a3d7617b Follow the standard of leaving one empty line at the beginning of the list block.
7 years ago
Wang,Jeff 13c251df1f There should be a line breaker before list in MD
7 years ago
emailweixu eac2c3cf36
Merge pull request #8505 from emailweixu/math_op
7 years ago
Abhinav Arora 0d878e4c09
Add Go_op, Channel_create, channel_close, channel_send and channel_receive ops (#8593)
7 years ago