Searched defs:get_symints (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/csrc/autograd/ | ||
H A D | variable.h | 334 virtual std::vector<c10::SymInt> get_symints() const { in get_symints() function |
H A D | variable.cpp | 855 std::vector<c10::SymInt> ChainedViewFunc::get_symints() const { in get_symints() function in torch::autograd::ChainedViewFunc |