unittest.skipIf(device_cc() < 70, "Device compute capability is insufficient for F16 Tensor Core tests.")
| 1 | ################################################################################################# |
| 2 | # |
| 3 | # Copyright (c) 2023 - 2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
nothing calls this directly
no outgoing calls
no test coverage detected