Searched refs:allow_single_level_autograd_function_ (Results 1 – 1 of 1) sorted by relevance
128 bool allow_single_level_autograd_function_ = false; member in at::functorch::FuncTorchTLS154 functorch_tls->allow_single_level_autograd_function_ = allowed; in setSingleLevelAutogradFunctionAllowed()159 return functorch_tls->allow_single_level_autograd_function_; in getSingleLevelAutogradFunctionAllowed()