Searched defs:GlobalStateGuard (Results 1 – 1 of 1) sorted by relevance
506 struct GlobalStateGuard { struct509 inline void init() { in init()527 inline bool check() const { in check()543 inline std::string reason() const { in reason()568 bool _grad_mode;569 bool _torch_function;570 bool _torch_function_all_disabled;571 bool _deterministic_algorithms;572 bool _deterministic_algorithms_warn_only;573 bool _allow_tf32;[all …]