Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dshape_inference.h108 TORCH_API std::vector<Shape> compute_shape_diagonal(const Output& input, const int64_t& offset, con…
H A Dshape_inference.cpp1208 std::vector<Shape> compute_shape_diagonal( in compute_shape_diagonal() function