Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dimpl.h593 using KeywordArgs = std::unordered_map<std::string, c10::IValue>; variable
1049 using KeywordArgs = std::unordered_map<std::string, c10::IValue>; variable