• Docs >
  • Utils >
  • torchtnt.utils.test_utils.skip_if_asan
Shortcuts

torchtnt.utils.test_utils.skip_if_asan

torchtnt.utils.test_utils.skip_if_asan(func: Callable[[], TReturn]) Callable[[], Optional[TReturn]]

Skip test run if we are in ASAN mode.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources