t.mark.parametrize(
"inputp, bndboxes",
[
(
(((3, 224, 224, 4), np.uint8, "NHWC")),
cvcuda.BndBoxesI(
boxes=[
[
| 1 | # SPDX-FileCopyrightText: Copyright (c) 2024-2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved. |
| 2 | # SPDX-License-Identifier: Apache-2.0 |
| 3 | # |
| 4 | # Licensed under the Apache License, Version 2.0 (the "License"); |
nothing calls this directly
no outgoing calls
no test coverage detected