#shrew-core
The compiled runtime core for the Shrew project.
This crate provides:
-Tensor storage abstractions (CPU/CUDA/TPU variants).
- Device management and memory pools.
- The `Backend` trait for dispatching operations.
- Execution engine for running optimized graphs.
##License
Apache-2.0