Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/lite/
H A Dquantize_weights.h41 struct CustomOpInfo { struct
50 using CustomOpMap = std::unordered_map<std::string, CustomOpInfo>; argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
H A Dquantization_config.h38 struct CustomOpInfo { struct
46 using CustomOpMap = std::unordered_map<std::string, CustomOpInfo>; argument
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantize_weights.h38 struct CustomOpInfo { struct
44 using CustomOpMap = std::unordered_map<string, CustomOpInfo>; argument