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
Luo Tao a7827593d8
fix PadOp bug on Gpu
8 years ago
..
BufferArg.cpp
BufferArg.h merge 8 years ago
BufferArgTest.cpp
CMakeLists.txt merge Daoyuan's FuncArg, address one of the comments. 8 years ago
ContextProjectionOp.cpp fix test_LayerGrad. 8 years ago
ContextProjectionOp.h rewrite unit test using new Function Test. 8 years ago
ContextProjectionOpGpu.cu
ContextProjectionOpTest.cpp rewrite unit test using new Function Test. 8 years ago
CosSimOp.cpp rewrite unit test using Daoyuan's new FunctionTest. 8 years ago
CosSimOp.h merge Daoyuan's FuncArg, address one of the comments. 8 years ago
CosSimOpGpu.cu fix compile error 8 years ago
CosSimOpTest.cpp rewrite unit test using Daoyuan's new FunctionTest. 8 years ago
CrossMapNormalOp.cpp
CrossMapNormalOp.h
CrossMapNormalOpGpu.cu
CrossMapNormalOpTest.cpp
Function.cpp Using linb::any/std::any instead of FunctionConfig 8 years ago
Function.h fix PadOp bug on Gpu 8 years ago
FunctionTest.cpp
FunctionTest.h resolve merge confilicts 8 years ago
MulOp.cpp
MulOp.h
MulOpGpu.cu
MulOpTest.cpp
PadOp.cpp Add Error in FuncConfig. 8 years ago
PadOp.h Add Error in FuncConfig. 8 years ago
PadOpGpu.cu fix PadOp bug on Gpu 8 years ago
PadOpTest.cpp fix PadOp bug on Gpu 8 years ago
TensorShape.h
TensorShapeTest.cpp
TensorType.h
TensorTypeTest.cpp