Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/utils/
H A Dlift_as_function_call_utils.h30 inline constexpr absl::string_view kAttrMapAttribute = "attr_map"; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dquantize_composite_functions.cc57 constexpr char kAttrMapAttribute[] = "attr_map"; variable