Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/runtime/
Dgraph_executor.cpp443 detachVariables(stack); in operator ()()
494 void detachVariables(Stack& stack) const { in detachVariables() function