Searched defs:handle_device (Results 1 – 3 of 3) sorted by relevance
125 int i, Device* handle_device, in CopyInputToExpectedDevice()242 Device* handle_device = handle->DeviceOrHostCPU(*ctx); in ValidateInputTypeAndPlacement() local1582 Device* handle_device = handle->DeviceOrHostCPU(ctx); in EagerRemoteExecute() local
875 pub fn handle_device(request: &Request<Vec<u8>>, param: &str, writer: ResponseWritable) { in handle_device() function
267 def __init__(self, handle, handle_device): argument