Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dversioned_symbols.cpp53 struct SymbolRange { struct
54 SymbolRange( in SymbolRange() function
61 const uint64_t start_version_;
62 const uint64_t end_version_;
63 const Symbol sym_;