- 17 11月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
test=develop
-
- 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
-
- 11 11月, 2018 2 次提交
-
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
- 08 11月, 2018 3 次提交
-
-
由 typhoonzero 提交于
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
- 07 11月, 2018 3 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 06 11月, 2018 2 次提交
- 02 11月, 2018 1 次提交
-
- 01 11月, 2018 4 次提交
-
-
由 Wu Yi 提交于
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
test=develop
-
- 31 10月, 2018 3 次提交
-
-
由 Sylwester Fraczek 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
- 30 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 29 10月, 2018 2 次提交
-
-
由 Wu Yi 提交于
* fix nccl2 lars dist support * put lars in momentum op * add tests lars * fix ci * fix cpu kernel * soft warning * remove lars in test_recognize_digits.py * move to another op * add file * update api.spec test=develop * update test=develop * fix api.spec test=develop * wip * wip, finish grad merge ops * wip, finish graph build * wip test running * work on 1 gpu * workable version * update * fix tests * fuse broadcast op * fix compile failed * refine * add batch merge test mnist * fix CI test=develop * fix build * use independent bn params for batch merge test=develop * update api.spec * follow comments and for test * wip * refine tests test=develop * follow comments test=develop * remove startup bn modify test=develop * follow comments test=develop * fix merge test=develop
-
由 dongzhihong 提交于
-
- 28 10月, 2018 1 次提交
-
-
由 seiriosPlus 提交于
-
- 27 10月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
-
- 26 10月, 2018 5 次提交
-
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 dongzhihong 提交于
-
由 Xin Pan 提交于
test=develop
-
- 25 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
test=develop
-
- 24 10月, 2018 1 次提交
-
-
由 dongzhihong 提交于
-
- 21 10月, 2018 4 次提交
-
-
由 Tomasz Patejko 提交于
test=develop
-
由 Tomasz Patejko 提交于
MKLDNN conv + elementwise_add fusion: skip connection attribute renamed. Comments about patterns added. test=develop
-
由 Michal Gallus 提交于
MKLDNN conv + elementwise_add fusion: Fix transpiler integration to predict skip connection input of eltwise_add
-
由 Michal Gallus 提交于
MKLDNN conv + elementwise_add fusion: Fix output_data to point to the right tensor, also fix transpiler integration
-
- 18 10月, 2018 1 次提交
-
-
由 tangwei12 提交于
-
- 16 10月, 2018 1 次提交
-
-
由 tangwei12 提交于
* fill constant add infervarshape, lookuptable clone lr var * test=develop * add lookuptable ut, test=develop * bug fix in transpliler about async with lookup table * test=develop
-
- 14 10月, 2018 1 次提交
-
-
由 Wu Yi 提交于
-