Type Alias burn_jit::RuntimeInt

source ·
pub type RuntimeInt<R> = <<R as Runtime>::Compiler as Compiler>::Int;
Expand description

Type alias to the runtime signed int element type.