Home
last modified time | relevance | path

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

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/
H A 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(
H A Dwhitespace_tokenizer_test.py73 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
99 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
125 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dinterpreter_test.py51 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
59 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
70 interpreter_wrapper.InterpreterWithCustomOps(
76 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
280 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
H A Dinterpreter.py945 class InterpreterWithCustomOps(Interpreter): class
970 super(InterpreterWithCustomOps, self).__init__(**kwargs)
H A Dlite_v2_test.py43 from tensorflow.lite.python.interpreter import InterpreterWithCustomOps
4130 interpreter = InterpreterWithCustomOps(
4160 interpreter = InterpreterWithCustomOps(
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/custom_ops/python/
H A Dsentencepiece_tokenizer_test.py129 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
172 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
210 interpreter = interpreter_wrapper.InterpreterWithCustomOps(
H A Dragged_tensor_to_tensor_test.py41 interpreter = interpreter_wrapper.InterpreterWithCustomOps(