Searched refs:EnablePythonDispatcher (Results 1 – 1 of 1) sorted by relevance
72 struct EnablePythonDispatcher { struct73 EnablePythonDispatcher() : old_(c10::impl::PythonDispatcherTLS::get_state()) { in EnablePythonDispatcher() argument76 ~EnablePythonDispatcher() { in ~EnablePythonDispatcher() argument505 py_context_manager_DEPRECATED<EnablePythonDispatcher>( in THPAutograd_initExtension()