pub fn dispatch_report_for_device( graph: &Graph, device: Device, ) -> Result<KernelDispatchReport, String>
Dispatch report for graph on device without mutating the graph (static common-ir probe).
graph
device