Commit Graph

17 Commits (522c91ec670f9a1980927ed024205e1826af91bd)

Author SHA1 Message Date
Leo Chen adac38c506
add dispenable input for core.ops.reshape2/expand/slice (#30072)
4 years ago
Chen Weihang ad4a0466a5
Add cuda pinned place branch in slice op GetExpectedKernelType (#26027)
5 years ago
Leo Chen 14dd6388c5
fix bug of varbase.__getitem__, test=develop (#24642)
5 years ago
liym27 615a8bfcf4
Support int32 int64 and fix bug (#24407)
5 years ago
liym27 803559499d
[Dy2Stat]Support LoDTensorArray for slice op (#23091)
5 years ago
zhupengyang 8b3ef2a587 all cases use large shape (#22091)
5 years ago
juncaipeng f4379a9149 Update the precision of some op tests from fp32 to fp64 (#21847)
5 years ago
Zhang Ting 3df13ab40c
fix PythonAPI test in Op unittest, test=develop (#21455)
5 years ago
liym27 88628016b2 add tensor(tensor and tensor in list) support for argument starts and ends in slice op; (#19208)
6 years ago
Hongyu Liu cefd0fb598
Fix slice op shape=-1 bug (#18107)
6 years ago
Yibing Liu 7e20e7691e
Fix the bug in fp16 backward kernel (#16269)
6 years ago
Yibing Liu 4ae23cc3c5
Impl fp16 compute kernel for slice_op (#16206)
6 years ago
Dun e0bca5f866 Implement slice grad operator. #8130 (#12330)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
whs adc09087c1
Add slice op. (#11052)
7 years ago