Searched defs:emit_custom_ops (Results 1 – 5 of 5) sorted by relevance
30 bool emit_custom_ops = false; member
82 bool emit_custom_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()1710 bool emit_custom_ops, in Translate()
297 bool emit_custom_ops = toco_flags.allow_custom_ops(); in ConvertMLIRToTFLiteFlatBuffer() local