We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57acf8 commit 7fe5230Copy full SHA for 7fe5230
1 file changed
backends/nxp/tests/ir/converter/node_converter/test_adaptive_avg_pool2d_converter.py
@@ -1,3 +1,8 @@
1
+# Copyright 2025 NXP
2
+#
3
+# This source code is licensed under the BSD-style license found in the
4
+# LICENSE file in the root directory of this source tree.
5
+
6
import numpy as np
7
import pytest
8
import torch
0 commit comments