Searched defs:emit_select_tf_ops (Results 1 – 5 of 5) sorted by relevance
29 bool emit_select_tf_ops = false; member
83 bool emit_select_tf_ops; variable
139 bool emit_select_tf_ops, bool emit_custom_ops, in ConvertTFExecutorToTFLOrFlatbuffer()
457 bool emit_select_tf_ops, bool emit_custom_ops, in Translator()1709 ModuleOp module, bool emit_builtin_tflite_ops, bool emit_select_tf_ops, in Translate()
296 bool emit_select_tf_ops = toco_flags.enable_select_tf_ops(); in ConvertMLIRToTFLiteFlatBuffer() local