R/backend.R
active_backend.Rd
Retrieves the active backend (option anvl.backend), falling back to the default "pjrt" backend.
anvl.backend
"pjrt"
active_backend()
(character(1)) The backend name (e.g. "pjrt", "quickr").
character(1)
"quickr"
local_backend(), with_backend(), default_dtypes()
local_backend()
with_backend()
default_dtypes()