Commit Graph

219 Commits (53b0e427092219b402f0ed6fab4235c3b70fdc7c)

Author SHA1 Message Date
hedaoyuan 904eefaf8a add TensorShape use to represent tensor of any dimension.
8 years ago
xutianbing ec6b13dbfc clean up unused code.
8 years ago
xutianbing ea4d08dab6 update interface of context projection functions, Tensor -> Matrix/Vector
8 years ago
xutianbing 2c37ad7edc combine data/weight to ContextProjectionBackward for clean code
8 years ago
xutianbing f23a11702a add Context Projection functions to Layer's forward and backward,
8 years ago
xutianbing 590ecba305 add ContextProjectionBackward, ContextProjectionBackwardData, ContextProjectionBackwardWeightw
8 years ago
xutianbing 838ef366dc add first paddle function example for ContextProjectionForward operator,
8 years ago
hedaoyuan 54a2b1f682 Merge pull request #1003 from hedaoyuan/remove_main
8 years ago
hedaoyuan 918c1ed1c0 move TestMain.cpp to testing
8 years ago
liaogang 0b956711d9 Add external_project_dependencies for targets
8 years ago
liaogang de3c15277f Fix glog check type unmatch
8 years ago
hedaoyuan dc1ee4449c follow some comments whit pr 854 after committed
8 years ago
hedaoyuan b132fde01d follow some comments with issue 973
8 years ago
hedaoyuan cf498cfad5 move TestMain.cpp into utils and fix some tests for check
8 years ago
hedaoyuan f1a94e3ff7 follow comments
8 years ago
hedaoyuan 5fddd99e18 move TEST from test_matrixCompare.cpp to cross_map_normal_op_test.cpp
8 years ago
hedaoyuan cee9346804 add some comments
8 years ago
hedaoyuan 558e86927c add CMakeLists
8 years ago
hedaoyuan 22a5e478f3 move Function to function dir
8 years ago