Commit Graph

37 Commits (ecd9f330c9ae86414ef31e6808f87a48ce99dac3)

Author SHA1 Message Date
Zeng Jinle 5c8f210ce3
refine inplace inference registry, test=develop (#19032)
6 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute (#17781)
6 years ago
Zeng Jinle ee2028a110
Add use_cuda to inplace pass (#17205)
6 years ago
liuwei1031 8d22bc17a4
Memory optimize (#16410)
6 years ago
liuwei1031 1c6caf8466
1. disable reuse SELECTED_ROWS type variable (#16150)
6 years ago
chengduo c67afb0f76
Fix reshape bug (#16069)
6 years ago
dzhwinter 9c9ad7d40b Merge remote-tracking branch 'origin/develop' into feature/ir_inplace_pass
6 years ago
Yibing Liu 170842cbb4
Some improvements to support bert mixed precision training (#15585)
6 years ago
dzhwinter 8f3b252392 squash commits. test=develop
6 years ago
Yiqun Liu 568cc2ffa8
Optimize while_op for test (#14764)
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
minqiyang d9b202e717 Move tensor copy src_ptr and dst_ptr check to TensorCopy function
6 years ago
minqiyang e2e82bde32 Accelerate Reshape op
6 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
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