Skip to content

voiage.core.gpu_acceleration.get_gpu_backend

get_gpu_backend() -> str

Get the available GPU backend.

str: Name of the available GPU backend (‘jax’, ‘cupy’, ‘torch’, or ‘none’)

Returns: str