Commit Graph

7 Commits (3d015f1cf529915ab52cb8aef7c475f67fb128b5)

Author SHA1 Message Date
wangchaochaohu c5fcc96d5b
xpu support for fill_constant Op (#27675)
4 years ago
liym27 effd51b6be
Fix error message in operator/utils.h (#27532)
4 years ago
furnace 2e59769612
add empty op (c++, python, unit test) (#26659)
4 years ago
liym27 615a8bfcf4
Support int32 int64 and fix bug (#24407)
5 years ago
Zeng Jinle 09696d5df8
Use system allocator in OpTest (#21335)
5 years ago
liym27 59de8e1214 Compatible int32 and int64 for attr in concat/split/unsqueeze. test=develop (#20912)
5 years ago
liym27 6802539a2e support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780)
5 years ago