Home
last modified time | relevance | path

Searched refs:compute_shape__adaptive_avg_pool3d (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dshape_inference.h23 TORCH_API std::vector<torch::lazy::Shape> compute_shape__adaptive_avg_pool3d(const at::Tensor & sel…
H A Dshape_inference.cpp972 std::vector<Shape> compute_shape__adaptive_avg_pool3d( in compute_shape__adaptive_avg_pool3d() function