Backends

Backends#

GPU acceleration and backend configuration for TF-MInDi.

get_backend()

Get the current computational backend.

set_backend(backend)

Explicitly set the computational backend.

is_gpu_available()

Check if GPU acceleration is available.