Searched defs:emit_custom_ops (Results 1 – 5 of 5) sorted by relevance
31 bool emit_custom_ops = false; member
85 bool emit_custom_ops; variable
144 bool emit_select_tf_ops, bool emit_custom_ops, bool allow_all_select_tf_ops, in ConvertTFExecutorToTFLOrFlatbuffer()
492 bool emit_select_tf_ops, bool emit_custom_ops, in Translator()1751 bool emit_custom_ops, bool allow_all_select_tf_ops, in Translate()
304 bool emit_custom_ops = toco_flags.allow_custom_ops(); in ConvertMLIRToTFLiteFlatBuffer() local