mirror of
https://github.com/huggingface/candle.git
synced 2025-06-17 19:18:50 +00:00
Add the bf16 cuda kernels.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#include "cuda_fp16.h"
|
||||
#include "cuda_bf16.h"
|
||||
|
||||
// Table showing which features are supported on which compute capability
|
||||
// https://docs.nvidia.com/cuda/cuda-c-programming-guide/#features-and-technical-specifications
|
||||
|
Reference in New Issue
Block a user