Home
last modified time | relevance | path

Searched refs:debugInfoElements (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/csrc/jit/serialization/
Dexport_module.cpp336 std::vector<c10::IValue>& debugInfoElements, in pushMobileFunctionsToIValues() argument
343 debugInfoElements.push_back(std::move(tuple.second)); in pushMobileFunctionsToIValues()