Skip to main content

dispatch_report_for_device

Function dispatch_report_for_device 

Source
pub fn dispatch_report_for_device(
    graph: &Graph,
    device: Device,
) -> Result<KernelDispatchReport, String>
Expand description

Dispatch report for graph on device without mutating the graph (static common-ir probe).