- 16 11月, 2018 2 次提交
-
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
* rename and fix blas vsqr test=develop * update
-
- 15 11月, 2018 7 次提交
-
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 tensor-tang 提交于
-
由 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
-
由 chengduo 提交于
* add selu * use for range test=develop * add API test=develop * follow comment test=develop * update API.spec test=develop
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
test=develop
-
- 14 11月, 2018 7 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 peizhilin 提交于
test=develop
-
由 Tao Luo 提交于
test=develop
-
由 Tao Luo 提交于
-
由 Yan Chunwei 提交于
-
由 Tao Luo 提交于
-
- 13 11月, 2018 8 次提交
-
-
由 chengduo 提交于
test=develop
-
由 Dang Qingqing 提交于
test=develop
-
由 Qiao Longfei 提交于
test=develop
-
由 Qiao Longfei 提交于
-
由 Qiao Longfei 提交于
-
由 tensor-tang 提交于
test=develop
-
由 tensor-tang 提交于
-
由 ruri 提交于
Density prior box operator for image detection model.
-
- 12 11月, 2018 3 次提交
-
-
由 tensor-tang 提交于
test=develop
-
由 Yibing Liu 提交于
* Add int type support for stack_op * Improve gather op to support index with shape N x 1 test=develop * Fix stack_op kernel's registry test=develop
-
由 Yu Yang 提交于
test=develop
-
- 09 11月, 2018 9 次提交
-
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
test=develop
-
由 Jacek Czaja 提交于
-
由 peizhilin 提交于
-
由 li099 提交于
* add lod tensor array concat * add lod tensor array concat * test=develop * add lod tensor array concat test=develop * Fix API.spec test=develop * add lod tensor array concat test=develop * revise some bug of lod tensor array concat test=develop * add unittest for tensor array concat test=develop * change to tensor array to tensor test=develop * revise bug test=develop * revise a bug test=develop * revise a bug test=develop * revise a bug of python3 test=develop
-
由 chengduo 提交于
* add_infer_var_type test=develop * InferVarTypeHelper-> VarTypeInferenceHelper test=develop * PassInputTypeAndDTypeOnOutput test=develop * follow comment test=develop
-
由 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
-
由 dengkaipeng 提交于
-
- 08 11月, 2018 4 次提交
-
-
由 peizhilin 提交于
-
由 peizhilin 提交于
-
由 chengduo 提交于
* fix input<tensor> test=develop * fix split_ids test=develop * ElementwiseMul should not support SelectedRows * fix scale op test=develop * change GetTensorFromVar() method to GetTensorOrSelectedRowsFromVar() * fix operator * refine MultiOutput * fix MultiOutput test=develop * disable test_dist_save_load test=develop * fix elementwise_op test=develop * add get_sparse_as_op test=develop * add info for check test=develop * rename get_sparse_as_op with extract_rows_as_op. test=develop * elementwise doesn't support selected_rows * fix regularizer * remove extract_rows_as test=develop * fix ci test=develop * add test for sum_op * fix regularizer test=develop * test=develop * fix pserver weight decay multi inputs test=develop
-
由 Krzysztof Binias 提交于
test=develop
-