R/backend-quickr.R
quickr_device.Rd
Device descriptor for the quickr backend. The only supported type is "cpu".
type
"cpu"
quickr_device(x = "cpu")
(character(1)) Device type. Currently only supports "cpu".
character(1)
A QuickrDevice object.
QuickrDevice
nv_device(), AnvlBackendQuickr().
nv_device()
AnvlBackendQuickr()