- 14 11月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 31 10月, 2018 1 次提交
-
-
由 Sylwester Fraczek 提交于
added depthwise conv mkldnn pass which for MKLDNN changes depthwise_conv operator to conv operator because for mkldnn this is the same api test=develop
-
- 25 10月, 2018 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 21 10月, 2018 3 次提交
-
-
由 Tomasz Patejko 提交于
test=develop
-
由 Tomasz Patejko 提交于
test=develop
-
由 tensor-tang 提交于
-
- 19 10月, 2018 2 次提交
-
-
由 Michal Gallus 提交于
-
由 Wojciech Uss 提交于
* add MKL-DNN placement pass This patch also refactors conv+bn (includes changes from PR https://github.com/PaddlePaddle/Paddle/pull/13926) updated to use the mkldnn-placement-pass. test=develop * remove redundant pass list * add comment on the default first pass * fix test for conv+relu mkldnn fuse
-
- 11 10月, 2018 1 次提交
-
-
由 Tao Luo 提交于
-
- 10 10月, 2018 1 次提交
-
-
由 Michal Gallus 提交于
test=develop
-
- 08 10月, 2018 1 次提交
-
-
由 Sylwester Fraczek 提交于
review fix review from hshen14 fix test=develop fix error in broadcast and code cleanup rename bias -> eltwise and added macro to shorten code formatting
-
- 27 9月, 2018 1 次提交
-
-
由 Jacek Czaja 提交于
- Added draft of new operator - Added fused embedding fc lstm files - First time embedding_fc_lstm_fuse_pass was invoked in test_text_classification - Added Embedding pattern - Not crashing - Enabled draft of embedding_fc_lstm pass (does it job) - First working (Seqcompute only) version - Removed diagnostic comment - First enabling of BatchCompute - Disabling pass for embedding with is_sparse and is_distributed - Cosmetics - Style - Style
-
- 13 9月, 2018 1 次提交
-
-
由 Sylwester Fraczek 提交于
-
- 07 9月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 06 9月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 05 9月, 2018 2 次提交
-
-
由 Xin Pan 提交于
-
由 Yan Chunwei 提交于
-
- 22 8月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
* make fc fuse work with ditu rnn * add ditu rnn data download to CMAKE
-
- 21 8月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
* link IR graph to analysis graph * add clean code and update * add infer_clean_pass * add ir_pass_manager * support fc fuse executation * fix ir circle
-
- 31 7月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 20 7月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 29 6月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 28 6月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-