Commit Graph

61 Commits (c21a979790aebefffdde5c470dc406a2a81959e7)

Author SHA1 Message Date
joejiong 582c0a0468
add uint8 for reshape op (#28996)
4 years ago
joanna.wozna.intel 571a63e7ec
Add bf16 transpose2, reshape2, concat ops (#28195)
4 years ago
mapingshuo 64c2634995
fix kunlun kernel of reshape op (#27988)
4 years ago
mapingshuo 5ccaaab8aa
reshape support bool, test=develop (#27944)
4 years ago
mapingshuo 840d54de9b
add XPU support for shape op and reshape op (#27804)
4 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
4 years ago
joanna.wozna.intel 734cf1c3e9
Change use_quantizer attribute name and data type (#25838)
5 years ago
Leo Chen de8b4f42cf
rename inplace/no_need_buffer inferer, part 1, test=develop (#24711)
5 years ago
mapingshuo d1bb76a2f7
fix error log, test=develop (#24419)
5 years ago
Zeng Jinle 53e6f8e1da
rename macro, test=develop (#23161)
5 years ago
Zeng Jinle d33c4343e1
Imperative tracer refactoring (#22457)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Tao Luo 7c9ce097f1
refine reshape_op shape error message (#22480)
5 years ago
Leo Chen 3e5744aa65
Remove unused inputs for some operators (#22284)
5 years ago
joanna.wozna.intel d419b859c0 Add reshape int8 mkldnn op (#21428)
5 years ago
hong ac8546701d
Add dygraph execution context (#20157)
5 years ago
Chen Weihang 7e5f74b825
Add examples for error message writing specification - InvalidArgument (#21132)
5 years ago
hong 8c4573a3cb
GradMaker for dygraph (#19706)
5 years ago
Chen Weihang 26cc1fe508
Replace risky GetInputType method with secure IndicateVarDataType interface (#20668)
5 years ago
Yamei-Lee cf717fd6dd fix bug in reshape: (#20781)
5 years ago
Double_V 0b39218749 memory optimizer for reshape op,test=develop (#20569)
5 years ago
Double_V 8299203370 Support reshape_op double gradient (#20304)
5 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
5 years ago
liym27 bd89a27308 add tensor support for argument shape in reshape op; (#19268)
5 years ago
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