Documentation
¶
Overview ¶
Package backend provides backend implementations for tensor operations. The Backend interface is defined in the tensor package to avoid circular dependencies.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package cpu implements the CPU backend with SIMD optimizations and BLAS integration.
|
Package cpu implements the CPU backend with SIMD optimizations and BLAS integration. |
|
Package webgpu implements the WebGPU backend for GPU-accelerated tensor operations.
|
Package webgpu implements the WebGPU backend for GPU-accelerated tensor operations. |
Click to show internal directories.
Click to hide internal directories.