Home
last modified time | relevance | path

Searched refs:allocate_tensors (Results 1 – 18 of 18) sorted by relevance

/external/tensorflow/tensorflow/lite/python/
Dinterpreter_test.py36 interpreter.allocate_tensors()
67 interpreter.allocate_tensors()
87 interpreter.allocate_tensors()
98 interpreter.allocate_tensors()
158 self.interpreter.allocate_tensors()
197 _ = self.interpreter.allocate_tensors()
205 _ = self.interpreter.allocate_tensors()
Dlite_test.py101 interpreter.allocate_tensors()
130 interpreter.allocate_tensors()
168 interpreter.allocate_tensors()
227 interpreter.allocate_tensors()
270 interpreter.allocate_tensors()
323 interpreter.allocate_tensors()
356 interpreter.allocate_tensors()
403 interpreter.allocate_tensors()
437 interpreter.allocate_tensors()
469 interpreter.allocate_tensors()
[all …]
Dlite_flex_test.py50 interpreter.allocate_tensors()
Dinterpreter.py83 def allocate_tensors(self): member in Interpreter
Dconvert_test.py110 interpreter.allocate_tensors()
147 interpreter.allocate_tensors()
Dlite_v2_test.py43 interpreter.allocate_tensors()
/external/tensorflow/tensorflow/lite/testing/model_coverage/
Dmodel_coverage_lib.py102 interpreter.allocate_tensors()
125 interpreter.allocate_tensors()
285 interpreter_float.allocate_tensors()
295 interpreter_quant.allocate_tensors()
/external/tensorflow/tensorflow/lite/tutorials/
Dmnist_tflite.py73 interpreter.allocate_tensors()
Dpost_training_quant.ipynb415 "interpreter.allocate_tensors()\n",
444 "interpreter_quant.allocate_tensors()\n",
/external/tensorflow/tensorflow/lite/examples/python/
Dlabel_image.py52 interpreter.allocate_tensors()
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.lite.-interpreter.pbtxt10 name: "allocate_tensors"
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.lite.-interpreter.pbtxt10 name: "allocate_tensors"
/external/tensorflow/tensorflow/lite/g3doc/convert/
Dpython_api.md196 interpreter.allocate_tensors()
234 interpreter.allocate_tensors()
/external/tensorflow/tensorflow/lite/experimental/examples/lstm/
Dunidirectional_sequence_rnn_test.py172 interpreter.allocate_tensors()
Dunidirectional_sequence_lstm_test.py162 interpreter.allocate_tensors()
Dbidirectional_sequence_lstm_test.py177 interpreter.allocate_tensors()
Dbidirectional_sequence_rnn_test.py200 interpreter.allocate_tensors()
/external/tensorflow/tensorflow/lite/g3doc/r2/convert/
Dpython_api.md137 interpreter.allocate_tensors()