mirror of
https://github.com/huggingface/candle.git
synced 2025-06-22 20:38:06 +00:00
Add missing bfloat unary strided kernels and fix typo (#2058)
This commit is contained in:
@ -175,5 +175,5 @@ BFLOAT_UNARY_OP(sign)
|
||||
|
||||
UNARY(id, bfloat, copy_bf16, copy_bf16_strided)
|
||||
|
||||
COPY2D(copy2d_bf64, bfloat)
|
||||
COPY2D(copy2d_bf16, bfloat)
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user