Home
last modified time | relevance | path

Searched defs:IterableTree (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsugared_value.h690 struct TORCH_API IterableTree : SugaredValue { struct
692 IterableTree( in IterableTree() function
700 std::string kind() const override { in kind()
724 // given a IterableTree node, get all the base iterables/leaves under the argument
739 std::vector<SugaredValuePtr> children_;