Skip to main content

register

Function register 

Source
pub(crate) fn register(m: &Bound<'_, PyModule>) -> PyResult<()>
Expand description

Register the compute-graph IR classes and functions on the Python extension module.