Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py4760 def compute_pool_size_without_padding(ph, pw): function
4930 def compute_pool_size_without_padding(pd, ph, pw): function