Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/autograd/
Dpython_function.cpp855 struct UnpackedInput { struct
870 std::pair<UnpackedInput, InputFlags> unpack_input(PyObject* args) { in unpack_input() argument