Searched defs:ResizeOutputTensor (Results 1 – 17 of 17) sorted by relevance
/external/libtextclassifier/native/utils/tflite/ |
D | encoder_common.cc | 103 TfLiteStatus ResizeOutputTensor(const int max_output_length, in ResizeOutputTensor() function
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | where.cc | 34 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | segment_sum.cc | 33 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | resize_bilinear.cc | 46 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 | 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 | one_hot.cc | 111 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | pad.cc | 75 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | strided_slice.cc | 186 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | unsorted_segment.cc | 43 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | batch_matmul.cc | 99 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|
D | reduce.cc | 101 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, OpContext* op_context) { in ResizeOutputTensor() function
|
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ |
D | unsorted_segment.cc | 75 TfLiteStatus ResizeOutputTensor(TfLiteContext* context, in ResizeOutputTensor() function
|