[]Trait tract_hir::prelude::tract_linalg::hash::SloppyHash

pub trait SloppyHash {
    fn sloppy_hash<S>(&self, state: &mut S)
    where
        S: Hasher
; }

Required methods

fn sloppy_hash<S>(&self, state: &mut S) where
    S: Hasher

Loading content...

Implementations on Foreign Types

impl SloppyHash for bool

impl SloppyHash for i16

impl SloppyHash for i32

impl SloppyHash for f32

impl SloppyHash for i8

impl SloppyHash for i64

impl SloppyHash for String

impl SloppyHash for u16

impl SloppyHash for u8

impl SloppyHash for f64

Loading content...

Implementors

impl SloppyHash for TDim[src]

impl SloppyHash for Blob[src]

impl SloppyHash for f16

Loading content...