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
Yi Wang 4558807c48
Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU
8 years ago
..
neon Use scalar implementation instead of neon implementation to avoid out of range memory access in the tail conv3x3. 8 years ago
nnpack Fix some bugs. 8 years ago
BlockExpandOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
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 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
ContextProjectionOp.h
ContextProjectionOpGpu.cu
ContextProjectionOpTest.cpp
ConvOp.h
ConvOpTest.h Fix some bugs. 8 years ago
CosSimOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
CosSimOp.h
CosSimOpGpu.cu
CosSimOpTest.cpp
CropOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
CropOp.h
CropOpGpu.cu
CropOpTest.cpp
CrossMapNormalOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
CrossMapNormalOp.h
CrossMapNormalOpGpu.cu
CrossMapNormalOpTest.cpp Simplify CrossMapNormalOpTest. 8 years ago
DepthwiseConvOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
DepthwiseConvOp.h
DepthwiseConvOpGpu.cu Remove the header files that do not need to be included. 8 years ago
DepthwiseConvOpTest.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 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 Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
GemmConvOpTest.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 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
Im2ColTest.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
MulOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
MulOp.h
MulOpGpu.cu
MulOpTest.cpp
NaiveConvOp.cpp
PadOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
PadOp.h
PadOpGpu.cu
PadOpTest.cpp
RowConvOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
RowConvOp.h
RowConvOpGpu.cu
RowConvOpTest.cpp
SwitchOp.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
SwitchOp.h
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