MANIFEST.in
README.md
pyproject.toml
./torchguard/__init__.py
./torchguard/_experimental_bridge.py
./torchguard/_typing_bridge.py
./torchguard/control.py
./torchguard/core.py
./torchguard/decorators.py
./torchguard/err.py
./torchguard/experimental.py
./torchguard/py.typed
./torchguard/typing.py
./torchguard/src/__init__.py
./torchguard/src/control.py
./torchguard/src/decorators.py
./torchguard/src/core/__init__.py
./torchguard/src/core/codes.py
./torchguard/src/core/config.py
./torchguard/src/core/constants.py
./torchguard/src/core/device_cache.py
./torchguard/src/core/severity.py
./torchguard/src/core/location/__init__.py
./torchguard/src/core/location/fx.py
./torchguard/src/core/location/registry.py
./torchguard/src/core/location/tree.py
./torchguard/src/err/__init__.py
./torchguard/src/err/helpers.py
./torchguard/src/err/inspect.py
./torchguard/src/err/ops.py
./torchguard/src/err/result.py
./torchguard/src/experimental/__init__.py
./torchguard/src/experimental/err.py
./torchguard/src/experimental/ops.py
./torchguard/src/typing/__init__.py
./torchguard/src/typing/annotation.py
./torchguard/src/typing/dim.py
./torchguard/src/typing/dtypes.py
./torchguard/src/typing/errors.py
./torchguard/src/typing/tensor.py
./torchguard/tests/__init__.py
./torchguard/tests/test_checks.py
./torchguard/tests/test_combinators.py
./torchguard/tests/test_control_flow.py
./torchguard/tests/test_core.py
./torchguard/tests/test_decorators.py
./torchguard/tests/test_device_cache.py
./torchguard/tests/test_error_t_class.py
./torchguard/tests/test_exports.py
./torchguard/tests/test_inductor.py
./torchguard/tests/test_integration.py
./torchguard/tests/test_location.py
./torchguard/tests/test_phase3_optimizations.py
./torchguard/tests/test_tensorcheck.py
torchguard/__init__.py
torchguard/_experimental_bridge.py
torchguard/_typing_bridge.py
torchguard/control.py
torchguard/core.py
torchguard/decorators.py
torchguard/err.py
torchguard/experimental.py
torchguard/py.typed
torchguard/typing.py
torchguard.egg-info/PKG-INFO
torchguard.egg-info/SOURCES.txt
torchguard.egg-info/dependency_links.txt
torchguard.egg-info/requires.txt
torchguard.egg-info/top_level.txt
torchguard/src/__init__.py
torchguard/src/control.py
torchguard/src/decorators.py
torchguard/src/core/__init__.py
torchguard/src/core/codes.py
torchguard/src/core/config.py
torchguard/src/core/constants.py
torchguard/src/core/device_cache.py
torchguard/src/core/severity.py
torchguard/src/core/location/__init__.py
torchguard/src/core/location/fx.py
torchguard/src/core/location/registry.py
torchguard/src/core/location/tree.py
torchguard/src/err/__init__.py
torchguard/src/err/helpers.py
torchguard/src/err/inspect.py
torchguard/src/err/ops.py
torchguard/src/err/result.py
torchguard/src/experimental/__init__.py
torchguard/src/experimental/err.py
torchguard/src/experimental/ops.py
torchguard/src/typing/__init__.py
torchguard/src/typing/annotation.py
torchguard/src/typing/dim.py
torchguard/src/typing/dtypes.py
torchguard/src/typing/errors.py
torchguard/src/typing/tensor.py
torchguard/tests/__init__.py
torchguard/tests/test_checks.py
torchguard/tests/test_combinators.py
torchguard/tests/test_control_flow.py
torchguard/tests/test_core.py
torchguard/tests/test_decorators.py
torchguard/tests/test_device_cache.py
torchguard/tests/test_error_t_class.py
torchguard/tests/test_exports.py
torchguard/tests/test_inductor.py
torchguard/tests/test_integration.py
torchguard/tests/test_location.py
torchguard/tests/test_phase3_optimizations.py
torchguard/tests/test_tensorcheck.py