Searched defs:EnablePythonDispatcher (Results 1 – 1 of 1) sorted by relevance
72 struct EnablePythonDispatcher { struct73 EnablePythonDispatcher() : old_(c10::impl::PythonDispatcherTLS::get_state()) { in EnablePythonDispatcher() function76 ~EnablePythonDispatcher() { in ~EnablePythonDispatcher()79 c10::impl::PyInterpreter* old_;