vyre 0.4.0

GPU compute intermediate representation with a standard operation library
Documentation
1
2
3
4
5
6
//! Match extraction and filtering operations — scatter/gather on match results.
//!
//! Match ops are Category A compositions used to post-process
//! the output of scanning and matching stages.

automod::dir!(pub "src/ops/match_ops");