Searched refs:AttrArgIdxMap (Results 1 – 1 of 1) sorted by relevance
82 typedef std::unordered_map<string, std::vector<int>> AttrArgIdxMap; typedef in tensorflow::__anon850744f40111::GenTypeScriptOp83 AttrArgIdxMap attr_arg_idx_map_;149 attr_arg_idx_map_.insert(AttrArgIdxMap::value_type(attr, {arg_index})); in AddAttrForArg()