Skip to contents

Device descriptor for the quickr backend. The only supported type is "cpu".

Usage

quickr_device(x = "cpu")

Arguments

x

(character(1))
Device type. Currently only supports "cpu".

Value

A QuickrDevice object.