Searched refs:GetAllAttrKeys (Results 1 – 1 of 1) sorted by relevance
144 std::vector<string> GetAllAttrKeys() const { in GetAllAttrKeys() function in tensorflow::tensorrt::convert::TFAttrs2022 auto attr_key_vector = attrs.GetAllAttrKeys(); in ConvertPlugin()