himalaya.backend.ALL_BACKENDS¶
- himalaya.backend.ALL_BACKENDS = ['numpy', 'cupy', 'torch', 'torch_cuda', 'torch_mps']¶
Built-in mutable sequence.
If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.