Commit Graph

14 Commits (a6b089c614f3ef503f4243c278ae97e6435ea391)

Author SHA1 Message Date
liym27 5219efb14f fix reshape input(x) error check on float16. test=develop (#20529)
6 years ago
liym27 670937e11d add input type and dtype check for reshape op. (#20099)
6 years ago
liym27 bd89a27308 add tensor support for argument shape in reshape op; (#19268)
6 years ago
Hongyu Liu 8062bd510c
Reshape support tensor attribute (#17781)
6 years ago
chengduo d402234ba8
Feature/op_fuse_pass (#12440)
7 years ago
chengduo 886852557f
Refine reshape_grad and transpose_grad (#13074)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
dzhwinter 91fb0156ca
Memory/reshape op (#12414)
7 years ago
guosheng 09743b6117 Refine test_reshape_op
7 years ago
guosheng c078ed4608 Enhance reshape_op by adding Input(Shape)
7 years ago
caoying03 cf08185145 fix bugs and complete codes.
7 years ago
caoying03 1d4dfc0966 fix bugs.
7 years ago
ying d3d16f76f5 enhance reshape operator.
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago