Searched defs:extra_attr (Results 1 – 1 of 1) sorted by relevance
41 std::unordered_map<std::string, ValuePtr> *extra_attr, in OpAdapterImpl()123 explicit OpAdapter(const ExtraAttr &extra_attr) in OpAdapter()