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
xutianbing ec6b13dbfc
clean up unused code.
8 years ago
..
CMakeLists.txt add ContextProjectionBackward, ContextProjectionBackwardData, ContextProjectionBackwardWeightw 8 years ago
ContextProjectionOp.cpp update interface of context projection functions, Tensor -> Matrix/Vector 8 years ago
ContextProjectionOp.h update interface of context projection functions, Tensor -> Matrix/Vector 8 years ago
ContextProjectionOpGpu.cu clean up unused code. 8 years ago
ContextProjectionOpTest.cpp update interface of context projection functions, Tensor -> Matrix/Vector 8 years ago
CrossMapNormalOp.cpp follow some comments with issue 973 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 follow some comments with issue 973 8 years ago
Function.cpp add Context Projection functions to Layer's forward and backward, 8 years ago
Function.h update interface of context projection functions, Tensor -> Matrix/Vector 8 years ago
FunctionTest.h add first paddle function example for ContextProjectionForward operator, 8 years ago