Searched defs:select_user_tf_ops (Results 1 – 7 of 7) sorted by relevance
35 std::unordered_set<std::string> select_user_tf_ops; member
122 opt<std::string> select_user_tf_ops( variable
145 const std::unordered_set<std::string>& select_user_tf_ops, in ConvertTFExecutorToTFLOrFlatbuffer()
494 const std::unordered_set<std::string>& select_user_tf_ops, in Translator()1752 const std::unordered_set<std::string>& select_user_tf_ops, in Translate()
233 repeated string select_user_tf_ops = 33; field
443 select_user_tf_ops=None, argument496 def build_toco_convert_protos(input_tensors,
307 const std::unordered_set<std::string> select_user_tf_ops( in ConvertMLIRToTFLiteFlatBuffer() local