Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/frontend/
Dir_emitter.cpp5413 struct CompilationUnit::PropertyPair struct in torch::jit::CompilationUnit
5415 PropertyPair( in PropertyPair() function
5423 std::unique_ptr<Function>& getGetter() { in getGetter()
5427 std::unique_ptr<Function>& getSetter() { in getSetter()