Expand description
Provides execution capabilities for compiled TensorLogic graphs with:
- Multiple backend support (SciRS2 CPU, SIMD, GPU)
- Input tensor generation and validation
- Result formatting and visualization
- Performance profiling
Structs§
- CliExecutor
- CLI executor that wraps backend executors
- Execution
Config - Execution configuration
- Execution
Result - Execution result with tensor data and metadata
Enums§
- Backend
- Backend types supported by the CLI
Functions§
- list_
backends - List available backends with their capabilities