Home
last modified time | relevance | path

Searched refs:InterpreterWithCustomOps (Results 1 – 8 of 8) sorted by relevance

/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
Dngrams_test.py118 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
138 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
157 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
188 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
218 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
Dwhitespace_tokenizer_test.py73 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
99 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
125 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
/external/tflite-support/tensorflow_lite_support/custom_ops/python/
Dsentencepiece_tokenizer_test.py129 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
172 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
210 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
Dragged_tensor_to_tensor_test.py41 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
/external/tensorflow/tensorflow/lite/python/
Dinterpreter_test.py46 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
54 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
65 interpreter_wrapper.InterpreterWithCustomOps(
71 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
259 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
Dinterpreter.py788 class InterpreterWithCustomOps(Interpreter): class
821 super(InterpreterWithCustomOps, self).__init__(
Dlite_v2_test.py36 from tensorflow.lite.python.interpreter import InterpreterWithCustomOps
879 interpreter = InterpreterWithCustomOps(
/external/tensorflow/tensorflow/lite/testing/model_coverage/
Dmodel_coverage_lib.py204 interpreter = _interpreter.InterpreterWithCustomOps(