3 releases

0.1.5-alpha.0 Mar 25, 2023
0.1.4-alpha.0 Mar 3, 2023
0.1.3-alpha.0 Mar 2, 2023

#13 in #aliasing

BSD-3-Clause

700KB
5K SLoC

The caffe2op-alias crate seems to include an operator called AliasOp, which likely performs some form of aliasing operation. Aliasing is a phenomenon that occurs in signal processing when different signals share the same representation in memory. This can result in errors or distortions in the signals when they are processed, especially in the context of downsampling or upsampling operations.

Note: This crate is currently being translated from C++ to Rust, and some function bodies may still be in the process of translation.

Dependencies

~37MB
~398K SLoC