Namely `torch.utils._dtype_abbrs.dtype_abbrs` Before that it was defined in various forms of completeness in c02edba863/torch/fx/graph.py (L215), c02edba863/torch/testing/_internal/common_utils.py (L5226) and c02edba863/torch/testing/_internal/logging_tensor.py (L17) TODO: - Add linter that `torch.testing._internal` module is not referenced from any of the public facing APIs, as it can have extra dependencies such as `expect_test` Fixes https://github.com/pytorch/pytorch/issues/152225 Pull Request resolved: https://github.com/pytorch/pytorch/pull/152229 Approved by: https://github.com/clee2000, https://github.com/Skylion007
c02edba863/torch/fx/graph.py (L215)
c02edba863/torch/testing/_internal/common_utils.py (L5226)
c02edba863/torch/testing/_internal/logging_tensor.py (L17)
TestConsistency