https://github.com/Samsung/TICO/actions/runs/19169993767/job/54799796616?pr=410#step:14:69
test.modules.op.avg_pool2d.SimpleAvgPoolDynamicShape (pt2_to_circle_test.test_op.test.modules.op.avg_pool2d) ... /usr/local/lib/python3.10/dist-packages/onert/common/basesession.py:126: DeprecationWarning: array implementation doesn't accept a copy keyword, so passing copy=False failed. array must implement 'dtype' and 'copy' keyword arguments. To learn more, see the migration guide https://numpy.org/devdocs/numpy_2_0_migration_guide.html#adapting-to-changes-in-the-copy-keyword
input_array = np.array(inputs_array[i], dtype=input_tensorinfo.dtype)