Home
last modified time | relevance | path

Searched refs:FuncPairType (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dimport_model.cc1949 using FuncPairType = std::pair<const std::string*, const AttrValue*>; in ConvertNode() typedef
1950 std::vector<FuncPairType> funcs; in ConvertNode()
1977 auto comparator = [](const FuncPairType& a, const FuncPairType& b) { in ConvertNode()