viva_tensor/examples/backend

Backend Demo - Demonstrating pluggable backends

Shows how to:

  1. Auto-select the best available backend
  2. Explicitly choose a specific backend
  3. Compare performance across backends

Execute: gleam run -m examples/backend_demo

Values

pub fn main() -> Nil
Search Document