[][src]Function onednn_sys::dnnl_engine_get_count

pub unsafe extern "C" fn dnnl_engine_get_count(
    kind: dnnl_engine_kind_t
) -> usize

Returns the number of engines of a particular kind.

@param kind Kind of engines to count. @returns Count of the engines.