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
hedaoyuan 0146e8bfc5
Merge pull request #3843 from Xreki/build_android_clang
8 years ago
..
neon Merge pull request #3843 from Xreki/build_android_clang 8 years ago
nnpack Fix some bugs. 8 years ago
BlockExpandOp.cpp
BlockExpandOpTest.cpp Simplify BlockExpandOpTest. 8 years ago
BufferArg.cpp
BufferArg.h
BufferArgTest.cpp Fix comparison between signed and unsigned values 8 years ago
CMakeLists.txt Fix format error 8 years ago
ContextProjectionOp.cpp
ContextProjectionOp.h
ContextProjectionOpGpu.cu ClangFormat for proto and cuda 8 years ago
ContextProjectionOpTest.cpp
ConvOp.h modify skipIm2col to need2col, delete useless variable colBuffer 8 years ago
ConvOpTest.h Fix some bugs. 8 years ago
CosSimOp.cpp
CosSimOp.h
CosSimOpGpu.cu ClangFormat for proto and cuda 8 years ago
CosSimOpTest.cpp
CropOp.cpp 1. Reading image shape from input data instead of image_config 8 years ago
CropOp.h 1. Reading image shape from input data instead of image_config 8 years ago
CropOpGpu.cu ClangFormat for proto and cuda 8 years ago
CropOpTest.cpp
CrossMapNormalOp.cpp
CrossMapNormalOp.h
CrossMapNormalOpGpu.cu ClangFormat for proto and cuda 8 years ago
CrossMapNormalOpTest.cpp Simplify CrossMapNormalOpTest. 8 years ago
DepthwiseConvOp.cpp Remove the header files that do not need to be included. 8 years ago
DepthwiseConvOp.h
DepthwiseConvOpGpu.cu Remove the header files that do not need to be included. 8 years ago
DepthwiseConvOpTest.cpp Fix CMakeLists.text 8 years ago
EigenGemm.cpp Change the declaration of EigenGemm from `class` to `struct`. 8 years ago
Function.cpp
Function.h
FunctionTest.cpp Fix more warnings about comparison between signed and unsigned values 8 years ago
FunctionTest.h
GemmConvOp.cpp Fix GemmConvFunction. 8 years ago
GemmConvOpTest.cpp Refine the unit test of convolution function. 8 years ago
GemmFunctor.cpp Change class to struct in GemmFunctor to avoid errors on special compilers 8 years ago
GemmFunctor.h Add EigenGemm. 8 years ago
GruFunctor.h Change the definition of vmlaq_laneq_f32 from template function to macro. 8 years ago
Im2Col.h [Refine code]Move class Padding into the NeonDepthwiseConv.h. 8 years ago
Im2ColOp.cpp
Im2ColOpGpu.cu ClangFormat for proto and cuda 8 years ago
Im2ColTest.cpp
MulOp.cpp Support to use clang for Android cross-compiling. 8 years ago
MulOp.h
MulOpGpu.cu ClangFormat for proto and cuda 8 years ago
MulOpTest.cpp
NaiveConvOp.cpp
PadOp.cpp
PadOp.h
PadOpGpu.cu ClangFormat for proto and cuda 8 years ago
PadOpTest.cpp
RowConvOp.cpp
RowConvOp.h
RowConvOpGpu.cu ClangFormat for proto and cuda 8 years ago
RowConvOpTest.cpp
SwitchOp.cpp 1. delete PixelSoftmaxLayer and add SwitchOrderLayer 8 years ago
SwitchOp.h 1. delete PixelSoftmaxLayer and add SwitchOrderLayer 8 years ago
SwitchOpGpu.cu Fix format 8 years ago
SwitchOpTest.cpp
TensorShape.h
TensorShapeTest.cpp Fix some build warnings 8 years ago
TensorType.h
TensorTypeTest.cpp Fix comparison between signed and unsigned values 8 years ago