Searched defs:ResizeOutputTensor (Results 1 – 16 of 16) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/ |
D | where.cc | 32 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | segment_sum.cc | 33 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | resize_nearest_neighbor.cc | 46 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | broadcast_to.cc | 47 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | resize_bilinear.cc | 44 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | transpose.cc | 48 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | batch_to_space_nd.cc | 56 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | space_to_batch_nd.cc | 57 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | scatter_nd.cc | 36 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | strided_slice.cc | 102 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | one_hot.cc | 106 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | pad.cc | 75 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | reduce.cc | 98 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, OpContext* op_context) { in ResizeOutputTensor() function
|
D | batch_matmul.cc | 99 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
/external/libtextclassifier/native/utils/tflite/ |
D | encoder_common.cc | 92 TfLiteStatus ResizeOutputTensor(const int max_output_length, in ResizeOutputTensor() function
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | transpose.cc | 48 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|