candle/candle-examples/examples/custom-ops/cuda_kernels.rs

2 lines
102 B
Rust

pub const LAYERNORM_KERNELS: &str = include_str!(concat!(env!("OUT_DIR"), "/layernorm_kernels.ptx"));