use super::super::*;
use crate::graph::program_graph::ProgramGraphShape;
use vyre_foundation::{ir::Node, MemoryOrdering};
mod converged_device_parity;
mod cpu_reference_contracts;
mod density_device_parity;
mod dispatch_layout_contracts;
mod program_sync_contracts;