- 27 12月, 2018 1 次提交
-
-
由 chengduo 提交于
* refine parallel_exe test=develop * rename shared_var_device * code refine * add test_weight_decay * remove Sort test=develop * Add SortForReduce test=develop * code refine test=develop * follow comment test=develop
-
- 26 12月, 2018 1 次提交
-
-
由 hjchen2 提交于
test=develop
-
- 21 12月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 19 12月, 2018 1 次提交
-
-
由 Tomasz Patejko 提交于
* MKLDNN residual connection fuse: conv op reused test=develop * MKLDNN residual connection fuse: added prints for checking fuse test=develop * MKLDNN residual connection fuse: add more prints test=develop * MKLDNN residual connection fuse: add hash function. test=develop * MKLDNN residual connection fuse: add hash to elementwise_add test=develop * MKLDNN residual connection fuse: add more hashes. test=develop * MKLDNN residual connection fuse: added hashes to relu test=develop * MKLDNN residual connection fuse: do not fuse when fuse_relu is on * MKLDNN residual connection fuse: check if fuse_relu attribute is set test=develop * MKLDNN residual connection fuse: comment out some printouts * MKLDNN residual connection fuse: remove unused functions in the pass code * MKLDNN residual connection fuse: delete commented hashes and printouts * MKLDNN residual connection fuse: remove unnecessary includes. test=develop
-
- 18 12月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* follow comments. test=develop * Fix typo * fix compile error. test=develop * merge develop branch. test=develop * Remove set_equal * Polish code * Delete unused functions test=develop * polish code. test=develop * follow comment * polish code. * fix windows compile error. test=develop * fix op handle. * rerun ci. test=develop * rerun ci. test=develop * rerun macci. test=develop * polish code. test=develop * rewrite sort code. test=develop * remove unused code. test=develop * fix tests. test=develop * fix conflict. test=develop * follow comment. test=develop * merge develop branch. test=develop * fix tests. test=develop * remove ToTypeIndex. test=develop * rerun ci. test=develop
-
- 16 12月, 2018 2 次提交
- 14 12月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 12 12月, 2018 2 次提交
- 10 12月, 2018 2 次提交
- 09 12月, 2018 1 次提交
-
- 08 12月, 2018 1 次提交
-
-
由 bingyanghuang 提交于
* Choose to turn on use_mkldnn attribute v1 * Fix mkldnn_op empty bug * format change test=develop * fix ci test=develop * fix ci test and add test in dam test=develop * add example to dam compare test test=develop * review changes test=develop
-
- 07 12月, 2018 3 次提交
- 06 12月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 03 12月, 2018 4 次提交
- 29 11月, 2018 2 次提交
- 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 次提交