Commit Graph

224 Commits (6eab5638f03f49ab1ff3d3a4fc30d870f42a6153)

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