You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
zhanghaibo5 182e2dc8c2 clear warning of complier 5 years ago
..
activation.c Adam optimizer + Bug Fix 5 years ago
activation.h Adam optimizer + Bug Fix 5 years ago
arg_min_max.c move nnacl to lite/ 5 years ago
arg_min_max.h move nnacl to lite/ 5 years ago
arithmetic.c Modify implementation of constant_of_shape. 5 years ago
arithmetic.h Modify implementation of constant_of_shape. 5 years ago
arithmetic_self.c support neg,neg_grad,log_grad 5 years ago
arithmetic_self.h support neg,neg_grad,log_grad 5 years ago
batchnorm.c tod add networks and ops 5 years ago
batchnorm.h tod add networks and ops 5 years ago
broadcast_to.c move nnacl to lite/ 5 years ago
broadcast_to.h move nnacl to lite/ 5 years ago
cast.c add boolTofloat func for cast operator 5 years ago
cast.h add boolTofloat func for cast operator 5 years ago
common_func.c add fp32 deconv kernels 5 years ago
common_func.h add fp32 deconv kernels 5 years ago
concat.c optimize op concat 5 years ago
concat.h optimize op concat 5 years ago
constant_of_shape.c Modify implementation of constant_of_shape. 5 years ago
constant_of_shape.h Modify implementation of constant_of_shape. 5 years ago
conv.c optimization for fp32 winograd on arm32 5 years ago
conv.h replace 8x8 block with 12x8 block in common conv 5 years ago
conv_depthwise.c start DeconvFp32Center define 5 years ago
conv_depthwise.h [MS][LITE] optimize arm cpu fp32 op: conv depthwise 5 years ago
crop.c move nnacl to lite/ 5 years ago
crop.h move nnacl to lite/ 5 years ago
deconv.c fix fp32 deconv relu parameter bug 5 years ago
deconv.h [MSLITE] deconv optimize fp32 5 years ago
deconv_winograd.c clear warning of complier 5 years ago
deconv_winograd.h add fp32 deconv kernels 5 years ago
detection_post_process.c implement partial sort 5 years ago
detection_post_process.h implement partial sort 5 years ago
elu.c move nnacl to lite/ 5 years ago
elu.h move nnacl to lite/ 5 years ago
embedding_lookup.c move nnacl to lite/ 5 years ago
embedding_lookup.h move nnacl to lite/ 5 years ago
exp.c add arm cpu fp32 op: exp 5 years ago
exp.h add arm cpu fp32 op: exp 5 years ago
expandDims.c Fix bug of resizeNearestNeighbor and expandDims operators. 5 years ago
expandDims.h Fix bug of resizeNearestNeighbor and expandDims operators. 5 years ago
fill.c move nnacl to lite/ 5 years ago
fill.h move nnacl to lite/ 5 years ago
gather.c move nnacl to lite/ 5 years ago
gather.h add op_gather_int8 and testcase 5 years ago
gatherNd.c move nnacl to lite/ 5 years ago
gatherNd.h move nnacl to lite/ 5 years ago
instance_norm.c add lite ops of instanceNorm 5 years ago
instance_norm.h add lite ops of instanceNorm 5 years ago
layer_norm.c add layer_norm op and layer_norm fusion 5 years ago
layer_norm.h add layer_norm op and layer_norm fusion 5 years ago
local_response_norm.c move nnacl to lite/ 5 years ago
local_response_norm.h move nnacl to lite/ 5 years ago
lstm.c [MSLITE][Develop] optimize arm cpu arithmetic: remove redundant code 5 years ago
lstm.h move nnacl to lite/ 5 years ago
matmul.c Support FP32 Matrix-Vector Multiplication 5 years ago
matmul.h Support FP32 Matrix-Vector Multiplication 5 years ago
one_hot.c Adam optimizer + Bug Fix 5 years ago
one_hot.h move nnacl to lite/ 5 years ago
pad.c pad reflect and stridedslice infershape 5 years ago
pad.h pad reflect and stridedslice infershape 5 years ago
pooling.c fix format 5 years ago
pooling.h fix format 5 years ago
prelu.c fix compile warning 5 years ago
prelu.h optimize prule 5 years ago
range.c move nnacl to lite/ 5 years ago
range.h move nnacl to lite/ 5 years ago
rank.c move nnacl to lite/ 5 years ago
rank.h move nnacl to lite/ 5 years ago
reduce.c Modify implementation of constant_of_shape. 5 years ago
reduce.h Modify implementation of constant_of_shape. 5 years ago
resize.c nearest neighbor fp32 align corners 5 years ago
resize.h nearest neighbor fp32 align corners 5 years ago
reverse.c move nnacl to lite/ 5 years ago
reverse.h move nnacl to lite/ 5 years ago
roi_pooling.c add determination of malloc (if is nullptr) 5 years ago
roi_pooling.h add determination of malloc (if is nullptr) 5 years ago
scale.c scale add relu and relu6 for fusion and calculating 5 years ago
scale.h scale add relu and relu6 for fusion and calculating 5 years ago
skip_gram.h add string_util & cpu op skip_gram 5 years ago
slice.c fix slice parallel run bug 5 years ago
slice.h fix slice parallel run bug 5 years ago
softmax.c Use local max input value instead of the global one for fp32 & fp16 softmax 5 years ago
softmax.h move nnacl to lite/ 5 years ago
space_to_batch.c Refactor SpaceToBatchND and add fp16 kernel 5 years ago
space_to_batch.h Refactor SpaceToBatchND and add fp16 kernel 5 years ago
space_to_depth.c move nnacl to lite/ 5 years ago
space_to_depth.h move nnacl to lite/ 5 years ago
sparse_to_dense.c Add index validity check and adapt for more conditions of sparse_to_dense ops. 5 years ago
sparse_to_dense.h Add index validity check and adapt for more conditions of sparse_to_dense ops. 5 years ago
stack.c stack support one input 5 years ago
stack.h scale stack fp16 5 years ago
tile.c move nnacl to lite/ 5 years ago
tile.h move nnacl to lite/ 5 years ago
topk.c fix_topk 5 years ago
topk.h move nnacl to lite/ 5 years ago
unique.c move nnacl to lite/ 5 years ago
unique.h move nnacl to lite/ 5 years ago
unsqueeze.c move nnacl to lite/ 5 years ago
unsqueeze.h move nnacl to lite/ 5 years ago