vyre 0.4.0

GPU compute intermediate representation with a standard operation library
Documentation
1
2
3
4
5
//! Doc.

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

pub use implementation::{adler32, decompress_bytes, ZlibDecompress, LAWS, MAX_OUTPUT_RATIO};