Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/lazy/core/
Dshape_inference.h22 TORCH_API std::vector<torch::lazy::Shape> compute_shape__adaptive_avg_pool2d_backward(const at::Ten…
Dshape_inference.cpp940 std::vector<Shape> compute_shape__adaptive_avg_pool2d_backward( in compute_shape__adaptive_avg_pool2d_backward() function