Searched defs:getDebugState (Results 1 – 4 of 4) sorted by relevance
/external/pytorch/torch/csrc/jit/runtime/ | ||
D | simple_graph_executor_impl.cpp | 31 GraphExecutorState SimpleGraphExecutorImpl::getDebugState() { in getDebugState() function in torch::jit::SimpleGraphExecutorImpl |
D | graph_executor.cpp | 643 GraphExecutorState getDebugState() override { in getDebugState() function |
D | profiling_graph_executor_impl.cpp | 723 GraphExecutorState ProfilingGraphExecutorImpl::getDebugState() { in getDebugState() function in torch::jit::ProfilingGraphExecutorImpl |
/external/pytorch/torch/csrc/jit/api/ | ||
D | function_impl.h | 72 GraphExecutorState getDebugState() { in getDebugState() function |