Searched defs:ResizeOutputTensors (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | split.cc | 51 TfLiteStatus ResizeOutputTensors(TfLiteContext* context, TfLiteNode* node, in ResizeOutputTensors() function
|
H A D | split_v.cc | 64 TfLiteStatus ResizeOutputTensors(TfLiteContext* context, TfLiteNode* node, in ResizeOutputTensors() function
|
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/ |
H A D | token_encoder.cc | 55 TfLiteStatus ResizeOutputTensors(TfLiteContext* context, TfLiteNode* node, in ResizeOutputTensors() function
|
H A D | text_encoder3s.cc | 60 TfLiteStatus ResizeOutputTensors(TfLiteContext* context, TfLiteNode* node, in ResizeOutputTensors() function
|
H A D | text_encoder.cc | 137 TfLiteStatus ResizeOutputTensors(TfLiteContext* context, TfLiteNode* node, in ResizeOutputTensors() function
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/hexagon/ |
H A D | hexagon_delegate_kernel.cc | 162 TfLiteStatus HexagonDelegateKernel::ResizeOutputTensors(TfLiteContext* context, in ResizeOutputTensors() function in tflite::HexagonDelegateKernel
|