trueno-gpu 0.5.0

DEPRECATED: Use aprender-gpu instead. Re-exports aprender-gpu for backward compatibility.
Documentation
1
2
3
4
5
6
//! `trueno-gpu` has moved to `aprender-gpu`.
//!
//! This crate re-exports `aprender-gpu` for backward compatibility.
//! New code should depend on `aprender-gpu` directly.

pub use trueno_gpu::*;