Searched defs:select_user_tf_ops (Results 1 – 6 of 6) sorted by relevance
34 std::unordered_set<std::string> select_user_tf_ops; member
140 const std::unordered_set<std::string>& select_user_tf_ops, in ConvertTFExecutorToTFLOrFlatbuffer()
458 const std::unordered_set<std::string>& select_user_tf_ops, in Translator()1711 const std::unordered_set<std::string>& select_user_tf_ops, in Translate()
232 repeated string select_user_tf_ops = 33; field
324 select_user_tf_ops=None, argument363 def build_toco_convert_protos(input_tensors,
299 const std::unordered_set<std::string> select_user_tf_ops( in ConvertMLIRToTFLiteFlatBuffer() local