mlverse / torch

R Interface to Torch
https://torch.mlverse.org
Other
490 stars 64 forks source link

Add `linalg_solve_triangular` #1150

Closed dfalbel closed 5 months ago

dfalbel commented 5 months ago

It supersedes torch_triangular_solve that is now deprecated in core pytorch. Fix (#1146)