Home
last modified time | relevance | path

Searched defs:resize_input (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/optimize/
H A Dcalibrator.py89 def _feed_tensors(self, dataset_gen, resize_input): argument
149 resize_input=True, argument
190 resize_input=True): argument
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DComputeGraph.cpp616 void ComputeGraph::resize_input( in resize_input() function in vkcompute::ComputeGraph