Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_nodes.cc2022 auto attr_key_vector = attrs.GetAllAttrKeys(); in ConvertPlugin() local
2023 for (auto attr_key : attr_key_vector) { in ConvertPlugin()