Open vytautas-a opened 2 weeks ago
Currently (#294) batching in Krylov solver is implemented straightforwardly using a simple loop. This should be optimized to harness the power of broadcasted tensor operations.
No response
None
Describe the feature
Currently (#294) batching in Krylov solver is implemented straightforwardly using a simple loop. This should be optimized to harness the power of broadcasted tensor operations.
It should be implemented because
No response
Additional context
No response
Would you like to work on this issue?
None