Home
last modified time | relevance | path

Searched refs:InterpreterWithCustomOps (Results 1 – 7 of 7) 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.py54 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
62 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
73 interpreter_wrapper.InterpreterWithCustomOps(
79 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
283 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
Dinterpreter.py886 class InterpreterWithCustomOps(Interpreter): class
911 super(InterpreterWithCustomOps, self).__init__(**kwargs)
Dlite_v2_test.py47 from tensorflow.lite.python.interpreter import InterpreterWithCustomOps
2893 interpreter = InterpreterWithCustomOps(
2923 interpreter = InterpreterWithCustomOps(