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
liaogang 569f7e83a6
FIX: cppint code style
8 years ago
..
nnpack Add the use_nnpack parameter in ExpandConvLayer, so that the convolution calculation can be switched to the NNPACK function. 8 years ago
BufferArg.cpp
BufferArg.h
BufferArgTest.cpp revert clang-format 8 years ago
CMakeLists.txt Merge pull request #2625 from hedaoyuan/nnpack_lib 8 years ago
ContextProjectionOp.cpp
ContextProjectionOp.h
ContextProjectionOpGpu.cu
ContextProjectionOpTest.cpp Modify FunctionCompare to Compare2Function to support comparison of two CPU functions. 8 years ago
ConvOp.h Fix some compile error. 8 years ago
ConvOpTest.cpp Add test cases where the height and width (input, filter) are not equal. 8 years ago
CosSimOp.cpp revert clang-format 8 years ago
CosSimOp.h
CosSimOpGpu.cu
CosSimOpTest.cpp Modify FunctionCompare to Compare2Function to support comparison of two CPU functions. 8 years ago
CrossMapNormalOp.cpp
CrossMapNormalOp.h
CrossMapNormalOpGpu.cu
CrossMapNormalOpTest.cpp Modify FunctionCompare to Compare2Function to support comparison of two CPU functions. 8 years ago
Function.cpp
Function.h
FunctionTest.cpp revert clang-format 8 years ago
FunctionTest.h Follow comments. 8 years ago
GemmConvOp.cpp FIX: cppint code style 8 years ago
GemmConvOp.h Add the calculation implementation of GemmConvGradInputFunction. 8 years ago
GemmConvOpGpu.cu Add the calculation implementation of GemmConvGradInputFunction. 8 years ago
GemmFunctor.h Add the calculation implementation of GemmConvGradFilterFunction 8 years ago
MulOp.cpp
MulOp.h
MulOpGpu.cu
MulOpTest.cpp Modify FunctionCompare to Compare2Function to support comparison of two CPU functions. 8 years ago
NaiveConvOp.cpp FIX: cppint code style 8 years ago
PadOp.cpp
PadOp.h
PadOpGpu.cu
PadOpTest.cpp Modify FunctionCompare to Compare2Function to support comparison of two CPU functions. 8 years ago
RowConvOp.cpp follow comments 8 years ago
RowConvOp.h Fix bug and Python API. 8 years ago
RowConvOpGpu.cu Add layers into doc. 8 years ago
RowConvOpTest.cpp Fix RowConvOpTest use CpuGpuFuncCompare. 8 years ago
TensorShape.h
TensorShapeTest.cpp revert clang-format 8 years ago
TensorType.h
TensorTypeTest.cpp revert clang-format 8 years ago