Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dshape_inference.h112 TORCH_API std::vector<Shape> compute_shape_resize(const Output& input, const std::vector<int64_t>& …
H A Dshape_inference.cpp1232 std::vector<Shape> compute_shape_resize( in compute_shape_resize() function