[−][src]Module tract_core::ops::math
Re-exports
pub use self::gemm::Gemm; |
pub use self::mat_mul::MatMul; |
Modules
| Add | |
| Div | |
| Max | |
| Min | |
| Mul | |
| Pow | |
| Rem | |
| Sub | |
| gemm | |
| mat_mul |
Structs
| Abs | |
| Acos | |
| Acosh | |
| AddN | |
| Asin | |
| Asinh | |
| Atan | |
| Atanh | |
| Ceil | |
| Clip | |
| Cos | |
| Cosh | |
| Exp | |
| Floor | |
| IsNan | |
| Ln | |
| MaxN | |
| MeanN | |
| MinN | |
| Neg | |
| Recip | |
| Rsqrt | |
| Sign | |
| Sin | |
| Sinh | |
| Sqrt | |
| Tan | |
| Tanh |