Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DGridSamplerKernel.cpp473 const bool must_in_bound = padding != GridSamplerPadding::Zeros; member
716 const bool must_in_bound = padding != GridSamplerPadding::Zeros; member
824 const bool must_in_bound = padding != GridSamplerPadding::Zeros; member