Commit Graph

10681 Commits (df92776850098ee97ca5b4a451165516eb773a5c)
 

Author SHA1 Message Date
Yang Yang(Tony) 01560660a7
Merge pull request #8 from reyoung/parallel_do
7 years ago
tensor-tang 6177cb5162 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
wangmeng28 298977c4e4 Fix doc of ParameterAttribute
7 years ago
dzhwinter 5593858dd9
Feature/use cudnn (#7141)
7 years ago
peterzhang2029 dd09d8b2bf fix gpu error
7 years ago
tensor-tang 9c7cea81c8 follow comments, use unique_ptr and remove unused file
7 years ago
Yang Yu 8496b2e41b Refine parallel_do
7 years ago
武毅 59116442de
Merge pull request #6394 from wangkuiyi/concurrent_design
7 years ago
Yang Yu 60e27d110b Merge branch 'develop' of github.com:baidu/Paddle into parallel_do
7 years ago
Yibing Liu 2d94eca8a1 Format profiling report
7 years ago
Yancey e5fe8935fb
send_recv variables (#7161)
7 years ago
QI JUN 7508d52b3c
add memory optimization design doc (#7206)
7 years ago
Yibing Liu 0f4410755f Confirm the contents in profiling report
7 years ago
Tao Luo 809122cb5a
Merge pull request #7097 from Xreki/core_inference_example
7 years ago
Yu Yang a8b3996854
Merge pull request #7219 from reyoung/feature/correctly_handle_lod_information_for_image_operators
7 years ago
Siddharth Goyal f3c42f607c
Add doc for gru_unit op (in fluid) (#7151)
7 years ago
emailweixu ebc616b0f9
Fix comment to layers.fc
7 years ago
Yang Yu 040dc59b0f Correctly handle image operators
7 years ago
Yu Yang 564dba1753
Merge pull request #7196 from reyoung/feature/async_drop_kid
7 years ago
Yu Yang 2b259bf14d
Merge pull request #7208 from reyoung/feature/default_omp_num_threads_1
7 years ago
fengjiayi 4ead8e1b57 Add doc for error clip
7 years ago
Liu Yiqun c7bd77792e Support the link of inference library on mac.
7 years ago
Tao Luo 6f347faafe
Merge pull request #6401 from Xreki/fix_build_android_openblas
7 years ago
Tao Luo ee341efd79
Merge pull request #7183 from tensor-tang/use_mkl_packed
7 years ago
dzhwinter a4024a5f3d
"remove cudnn devicecontext" (#7207)
7 years ago
Yibing Liu 770aff2c4d Merge the update in profiling tool
7 years ago
Yang Yu b585c93ab0 Default use one thread in fluid
7 years ago
peterzhang2029 c10d5d2aa1 refine code style
7 years ago
tensor-tang 3b5e4e0a83 default disable use_mkl_packed
7 years ago
peterzhang2029 f9ef6d1519 init
7 years ago
Yang Yu 7e10b81818 Fix style check
7 years ago
Yang Yu e138bcf450 Update cmake of scope
7 years ago
Yang Yu 24181fdc93 Merge branch 'develop' of github.com:baidu/Paddle into feature/async_drop_kid
7 years ago
fengjiayi 134c5c4db7 Support callback
7 years ago
Yu Yang cd5fad13ce
Merge pull request #7160 from reyoung/feature/expose_activations
7 years ago
Yang Yu 8ae84a5745 Async to drop kid
7 years ago
dzhwinter a893f15652
fix layout transform (#7149)
7 years ago
Yu Yang dd8ffe1ea8
Merge pull request #7131 from reyoung/feature/tiny_enhance_of_while_op
7 years ago
tensor-tang d3f867e776 enable mkl_packed_recurrent python interface
7 years ago
tensor-tang 042f3524d2 add flag use_mkl_packed
7 years ago
Yang Yang 97dc451f4a clean up
7 years ago
Yang Yang fccbc2fc28 licence update
7 years ago
tensor-tang 880b2e8012 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
Yang yaming 89bbc4f6e5
Merge pull request #7157 from pkuyym/fix-7156
7 years ago
tensor-tang 5bf5650dcf generate mkldnn dummy target for static deps
7 years ago
tensor-tang 0a8775cc5d fix shape_inference deps
7 years ago
tensor-tang b0ba2b061e fix typo
7 years ago
dzhwinter 19541468b6
"fix frigled test gradient of rnn" (#7166)
7 years ago
Tao Luo 231e2ee55e
Merge pull request #7148 from luotao1/op_make
7 years ago
Luo Tao 2d2b633282 add more comments in CMakelists.txt of operator
7 years ago