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 b18d5a846f
fix compile error
8 years ago
..
BufferArg.cpp Further address Daoyuan's comments, clean the code. 8 years ago
BufferArg.h merge 8 years ago
BufferArgTest.cpp move a test case from BufferArgTest.cpp to FunctionTest.cpp 8 years ago
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 merge Daoyuan's FuncArgs, pass the ContextProjection test. 8 years ago
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 Fix CrossMapNormalGradFunc 8 years ago
CrossMapNormalOp.h follow some comments with issue 973 8 years ago
CrossMapNormalOpGpu.cu follow some comments with issue 973 8 years ago
CrossMapNormalOpTest.cpp Fix CrossMapNormalTest 8 years ago
Function.cpp Fix merge error 8 years ago
Function.h Fix CrossMapNormalGradFunc 8 years ago
FunctionTest.cpp follow comments 8 years ago
FunctionTest.h resolve merge confilicts 8 years ago
MulOp.cpp Daoyuan's comments. 8 years ago
MulOp.h Daoyuan's comments. 8 years ago
MulOpGpu.cu Daoyuan's comments. 8 years ago
MulOpTest.cpp Add std for setiosflags 8 years ago
PadOp.cpp Minor changes 8 years ago
PadOp.h Refine and comments 8 years ago
PadOpGpu.cu Refine and comments 8 years ago
PadOpTest.cpp Refine and comments 8 years ago
TensorShape.h update code 8 years ago
TensorShapeTest.cpp add TensorType.h 8 years ago
TensorType.h Further address Daoyuan's comments, clean the code. 8 years ago
TensorTypeTest.cpp Modify the argument type of ContextProjectionFunc 8 years ago