- 29 8月, 2018 8 次提交
-
-
由 smilejames 提交于
separate C = A * B + bias and C = A * B + C in Gemm
-
由 zhaojiaying01 提交于
-
由 smilejames 提交于
repair bug of bias is nullptr
-
由 smilejames 提交于
-
由 smilejames 提交于
fix im2col in case of 2*2 input
-
由 smilejames 提交于
-
由 zhaojiaying01 提交于
-
由 yangfei 提交于
-
- 27 8月, 2018 2 次提交
-
-
由 smilejames 提交于
repair bug of predict ten times' diffent result in genet
-
由 yangfei 提交于
-
- 25 8月, 2018 1 次提交
-
-
由 xiebaiyuan 提交于
fix #826
-
- 24 8月, 2018 13 次提交
-
-
-
由 Ruilong Liu 提交于
-
由 Ruilong Liu 提交于
-
由 Ruilong Liu 提交于
add HasAttr() for op_param.h and check "inplace" attr in reshapeOp fixed #818
-
由 smilejames 提交于
-
由 smilejames 提交于
fix annotation of unit test of net
-
由 xiebaiyuan 提交于
-
由 xiebaiyuan 提交于
-
由 zhaojiaying01 提交于
-
由 smilejames 提交于
imp fusion_conv_add_prelu and fusion_conv_add_add_prelu op
-
由 yangfei 提交于
-
由 yangfei 提交于
# Conflicts: # src/framework/program/program-optimize/node.cpp # src/operators/fusion_conv_add_add_prelu.cpp # src/operators/fusion_conv_add_add_prelu_op.h # src/operators/fusion_conv_add_prelu_op.cpp # src/operators/fusion_conv_add_prelu_op.h # src/operators/kernel/arm/conv_add_add_prelu_kernel.cpp # src/operators/kernel/arm/conv_add_prelu_kernel.cpp # src/operators/kernel/central-arm-func/conv_add_add_prelu_arm_func.h # src/operators/kernel/central-arm-func/conv_add_prelu_arm_func.h # src/operators/kernel/conv_add_add_prelu_kernel.h # src/operators/kernel/conv_add_prelu_kernel.h # src/operators/math/gemm.cpp # src/operators/math/gemm.h # src/operators/math/math_function.cpp # src/operators/op_param.h # tools/op.cmake
-
由 yangfei 提交于
-
- 23 8月, 2018 3 次提交
-
-
由 xiebaiyuan 提交于
update unit test and jni
-
由 zhaojiaying01 提交于
-
由 zhaojiaying01 提交于
-
- 22 8月, 2018 1 次提交
-
-
由 yangfei 提交于
-
- 21 8月, 2018 10 次提交
-
-
由 zhangyang0701 提交于
-
由 Ruilong Liu 提交于
Add template for op param
-
由 nhzlx 提交于
-
由 nhzlx 提交于
-
由 qnqinan 提交于
-
由 qnqinan 提交于
-
由 nhzlx 提交于
-
由 zhangyang 提交于
- 20 8月, 2018 2 次提交
-
-
由 xiebaiyuan 提交于
update jni with lock and exception logics && add java interface close #807
-
由 xiebaiyuan 提交于
-