Home
last modified time | relevance | path

Searched defs:ConverterErrorDataHash (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/metrics/
H A Dtypes_util.h36 struct ConverterErrorDataHash { struct
58 return ConverterErrorDataHash()(a) == ConverterErrorDataHash()(b); in operator() argument