Commit Graph

23 Commits (3d06ccfb23f45994253cd229ddeab0e7b36e0a15)

Author SHA1 Message Date
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
7 years ago
Yu Yang 21387e3c2a Tiny refines for lod_tensor_blocking_queue and reshape_op
7 years ago
yuyang18 550ab8d723
Use single file than multiple files
7 years ago
yuyang18 82866d4a18
Add register kernel functor and shrink reshape op
7 years ago
yuyang18 1ce478f100
Polish reshape op
7 years ago
Yu Yang 0e78cb69fb Clean OpProtoAndCheckerMaker
7 years ago
Yang Yang(Tony) e04c43d543
add semicolon to op registry (#10034)
7 years ago
Yang Yang ce7c2e86e5 script to fix all
7 years ago
Yi Wang 736950603e Resolve conflicts
7 years ago
guosheng 5b8bb34470 Refine reshape_op by following comments.
7 years ago
guosheng c078ed4608 Enhance reshape_op by adding Input(Shape)
7 years ago
guosheng 454b0a96be Remove the extra call of ValidateShape in ReshapeKernel
7 years ago
guosheng eb12cbe764 Refine reshape_op infershape
7 years ago
caoying03 a6e64242d8 follow comments.
7 years ago
caoying03 cf08185145 fix bugs and complete codes.
7 years ago
caoying03 a8cdd97ef5 Merge branch 'develop' into enhance_reshape
7 years ago
caoying03 1d4dfc0966 fix bugs.
7 years ago
ying d3d16f76f5 enhance reshape operator.
7 years ago
Yan Chunwei 049383c615
add inplace to reshape (#8747)
7 years ago
qingqing01 f449180b1c
Register more data type for reshape operator. (#8617)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Yi Wang fc374821dd Correct #include path
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago