- 21 10月, 2018 16 次提交
-
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: some refactoring: consts, function calls instead of constant values
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: graph is corrected based on actual argument name, not formal argument name
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: output and elemwise param share data in conv primitive. Output is properly allocated
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: inputs in pass modified. Support for new conv parameter. UTs corrected
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: added reachability tests, inputs and outputs in graph nodes are transformed
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: implementation of patterns refarctored, applied to graph. UTs added
-
由 Tomasz Patejko 提交于
-
- 19 10月, 2018 4 次提交
-
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
test=develop
-
由 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
-
- 18 10月, 2018 1 次提交
-
-
由 Wojciech Uss 提交于
This adds a `TODO` comment according to https://github.com/PaddlePaddle/Paddle/issues/13550#issuecomment-430133585 test=develop
-
- 17 10月, 2018 1 次提交
-
-
由 Tao Luo 提交于
-
- 15 10月, 2018 1 次提交
-
-
由 Sylwester Fraczek 提交于
test=develop
-
- 12 10月, 2018 1 次提交
-
-
由 Sylwester Fraczek 提交于
test=develop
-
- 11 10月, 2018 1 次提交
-
-
由 Tao Luo 提交于
-
- 10 10月, 2018 2 次提交
-
-
由 Michal Gallus 提交于
test=develop
-
由 Sylwester Fraczek 提交于
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
-
- 29 9月, 2018 1 次提交
-
-
由 luotao1 提交于
-
- 28 9月, 2018 3 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
test=develop
-
由 Yan Chunwei 提交于
- add naive executor - fix concurrency performance issue
-
- 27 9月, 2018 4 次提交
-
-
由 chengduo 提交于
* add GraphNum test=develop * add graph number check in parallelExecutor test=develop * fix transformer_model bug test=develop * fix graph num
-
由 Jacek Czaja 提交于
-
由 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
-
由 Yan Chunwei 提交于
-
- 26 9月, 2018 2 次提交
-
-
由 Wu Yi 提交于
* hide operator API * update * update api.spec * fix merge * fix test
-
由 tensor-tang 提交于
test=develop
-
- 25 9月, 2018 2 次提交
-
-
由 Sylwester Fraczek 提交于
-
由 Sylwester Fraczek 提交于
-