Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc193 attr_to_args_.insert(AttrToArgMap::value_type(attr, {arg_index})); in AddAttrForArg()
206 typedef std::unordered_map<string, std::vector<int>> AttrToArgMap; typedef in tensorflow::__anon0f6d04370111::GenEagerPythonOp
207 AttrToArgMap attr_to_args_;