gpu_eigen_batch
Perform batched eigen decomposition of matrices, leveraging GPU when available. Supports symmetric matrices and eigenvalue-only computation.
Instructions
Compute batched eigen decompositions with GPU fallback.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matrices | Yes | ||
| symmetric | No | ||
| eigenvalues_only | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||