Searched refs:TENSORFLOW_GRAPHDEF (Results 1 – 9 of 9) sorted by relevance
46 toco_flags.set_input_format(TENSORFLOW_GRAPHDEF); in TEST()59 toco_flags.set_input_format(TENSORFLOW_GRAPHDEF); in TEST()73 toco_flags.set_input_format(TENSORFLOW_GRAPHDEF); in TEST()95 toco_flags.set_input_format(TENSORFLOW_GRAPHDEF); in TEST()96 toco_flags.set_output_format(TENSORFLOW_GRAPHDEF); in TEST()129 toco_flags.set_input_format(TENSORFLOW_GRAPHDEF); in TEST()
138 return (format == TENSORFLOW_GRAPHDEF || format == GRAPHVIZ_DOT || in SupportsLstmCell()215 case TENSORFLOW_GRAPHDEF: { in Import()220 : (toco_flags.output_format() != TENSORFLOW_GRAPHDEF); in Import()312 if (output_format == TENSORFLOW_GRAPHDEF) { in TransformWithStatus()430 if (output_format == TENSORFLOW_GRAPHDEF) { in TransformWithStatus()479 case TENSORFLOW_GRAPHDEF: in Export()
25 TENSORFLOW_GRAPHDEF = 1; enumerator140 // Applies only to the case when the input format is TENSORFLOW_GRAPHDEF.144 // - Default to false if the output format is TENSORFLOW_GRAPHDEF.
35 TENSORFLOW_GRAPHDEF = _toco_flags_pb2.TENSORFLOW_GRAPHDEF variable
311 input_format=lite_constants.TENSORFLOW_GRAPHDEF,367 input_format=lite_constants.TENSORFLOW_GRAPHDEF,
510 "input_format": constants.TENSORFLOW_GRAPHDEF,
49 toco_flags.input_format = toco_flags_pb2.TENSORFLOW_GRAPHDEF
135 " --input_format=TENSORFLOW_GRAPHDEF" +
228 "--input_format=TENSORFLOW_GRAPHDEF",