Home
last modified time | relevance | path

Searched refs:convert_graphdef_with_arrays (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/python/
Dconvert_test.py70 tflite_model = convert.convert_graphdef_with_arrays(
107 tflite_model = convert.convert_graphdef_with_arrays(
155 convert.convert_graphdef_with_arrays(
Dconvert.py654 def convert_graphdef_with_arrays(input_data, input_arrays_with_shape, function
Dlite.py34 from tensorflow.lite.python.convert import convert_graphdef_with_arrays as _convert_graphdef_with_a…