- 03 12月, 2018 1 次提交
-
-
由 Yihua Xu 提交于
(test=develop)
-
- 26 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 22 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 20 11月, 2018 1 次提交
-
-
由 chengduo 提交于
* refine GraphCheck test=develop * fix ci fail test=develop
-
- 16 11月, 2018 6 次提交
-
-
由 Tomasz Patejko 提交于
test=develop
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
-
由 Tomasz Patejko 提交于
* implements reachability check between identity node and non-identity argument to elementwise_add * implements handling identity node as x and as y argument to elementwise_add
-
- 15 11月, 2018 1 次提交
-
-
由 Sylwester Fraczek 提交于
* add is_test to pooling and activations add prop_kind support for layers activation. conv and pooling add a pass that sets is_test to true add transpiler version of is_test pass test=develop * patch test and pass test=develop * add pass to analyzer.h test=develop * add is_test attr description & pass only on mkldnn in: activation_op.cc batch_norm_op.cc conv_op.cc dropout_op.cc lrn_op.cc pool_op.cc sequence_pool_op.cc softmax_op.cc * fix is_test handling for activation pool and conv * change description of is_test for all layers again * remove GetAttr(use_mkldnn) from pass * rename correct_mkldnn_test_phase to is_test and remove dependency on MKLDNN test=develop * review fix magic number * two if(..)s into one * Check is_test once and pass mkldnn forward prop kind * dereference shared_ptr with * (without get()) test=develop * add is_test_pass back test=develop
-
- 14 11月, 2018 6 次提交
- 12 11月, 2018 3 次提交
-
-
由 Tao Luo 提交于
test=develop
-
由 Yan Chunwei 提交于
-
由 peizhilin 提交于
-
- 09 11月, 2018 2 次提交
-
-
由 peizhilin 提交于
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Fix model load in fluid/inference and unit testing in conv2d * Follow comments. * Fix compiling test=develop
-
- 08 11月, 2018 3 次提交
-
-
由 Zhaolong Xing 提交于
-
由 minqiyang 提交于
Fix code to support cpplint syntax check test=develop
-
由 Xin Pan 提交于
test=develop
-
- 07 11月, 2018 2 次提交
-
-
由 qingqing01 提交于
This reverts commit ce7d9b07.
-
由 qingqing01 提交于
* exhaustive search for cuDNN conv. * Refine code and add unit testing. * Clean code * Fix model load in fluid/inference and unit testing in conv2d * Follow comments.
-
- 06 11月, 2018 6 次提交
- 05 11月, 2018 2 次提交
- 02 11月, 2018 4 次提交
-
-
由 Xin Pan 提交于
test=develop
-
由 Xin Pan 提交于
test=develop
-
由 dzhwinter 提交于
-
由 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
-