Skip to content

Commit

Permalink
Update compare_kernel.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
jjyaoao committed Nov 3, 2023
1 parent f22b939 commit 113a72c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion paddle/phi/kernels/legacy/cpu/compare_kernel.cc
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@ PD_REGISTER_KERNEL(less_than_raw,
ALL_LAYOUT,
phi::LessThanRawKernel,
bool,
int8_t int16_t,
int8_t,
int16_t,
int,
int64_t,
float,
Expand Down

0 comments on commit 113a72c

Please sign in to comment.