Home
last modified time | relevance | path

Searched defs:resize_fn (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/
H A DExecuteNode.cpp13 const ResizeFunction& resize_fn, in ExecuteNode()
H A DBlitNode.cpp20 const ResizeFunction& resize_fn, in BlitNode()
H A DDispatchNode.cpp25 const ResizeFunction& resize_fn, in DispatchNode()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dimage_ops_impl.py1569 def resize_fn(images_t, new_size): function
1725 def resize_fn(images_t, new_size): function
1776 resize_fn): argument