cutlass/include
xuhaoran 67ae8e0603
Change the position of minus sign in line1549 array.h (#1091)
when I use cutlass::epilogue:🧵:LinearCombinationSigmoid, I encounter the this error:
cutlass/include/cutlass/array.h(1549): error: no operator "-" matches these operands
Moving  operator "-" from line 1549 to 1548 can solve this error
2023-09-26 17:26:39 -04:00
..
cute [fix] fix comparison operator for integer_subbyte (#1090) 2023-09-26 17:26:12 -04:00
cutlass Change the position of minus sign in line1549 array.h (#1091) 2023-09-26 17:26:39 -04:00