lenskit.torch#
PyTorch utility functions.
Functions
|
Function decorator that puts PyTorch in inference mode. |
|
Get a row of a sparse (CSR) tensor. |
- lenskit.torch.inference_mode(func)#
Function decorator that puts PyTorch in inference mode.
PyTorch utility functions.
Functions
|
Function decorator that puts PyTorch in inference mode. |
|
Get a row of a sparse (CSR) tensor. |
Function decorator that puts PyTorch in inference mode.