You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/function/neon
Liu Yiqun 3fefee8a06
Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3.
7 years ago
..
NeonDepthwiseConv.cpp Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API. 8 years ago
NeonDepthwiseConv.h Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3. 7 years ago
NeonDepthwiseConvTranspose.cpp Add stride support 2 for NeonDepthwiseConvTranspose. 8 years ago
neon_util.h Change the definition of vmlaq_laneq_f32 from template function to macro. 8 years ago