Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dflatbuffer_serializer.cpp175 struct IValueHash { struct in torch::jit::__anon332933560111::FlatbufferSerializer
176 size_t operator()(const IValue& val) const { in operator ()()