\e[1;32m Filter command: find testcases/tests/st -name 'test_*.py' -type f|xargs -r grep -A 6 'pytest.mark.level1'|grep 'pytest.mark.platform_x86_cpu'|awk -F'-' '{print $1}'|uniq|xargs python -m pytest --collect-only -q -m 'level1 and platform_x86_cpu' \n testcases/tests/st/ops/test_ckpt_safetensors_transform.py::test_ckpt_to_safetensors testcases/tests/st/ops/test_ckpt_safetensors_transform.py::test_safetensors_to_ckpt testcases/tests/st/ops/test_ops_sinh.py::test_ops_sinh_vmap[pynative] testcases/tests/st/ops/test_ops_sinh.py::test_ops_sinh_vmap[KBK] testcases/tests/st/ops/test_ops_sinh.py::test_ops_sinh_dynamic_shape testcases/tests/st/ops/test_ops_cosh.py::test_ops_cosh_forward_backward[pynative] testcases/tests/st/ops/test_ops_cosh.py::test_ops_cosh_forward_backward[KBK] testcases/tests/st/ops/test_ops_cosh.py::test_ops_cosh_vmap[pynative] testcases/tests/st/ops/test_ops_cosh.py::test_ops_cosh_vmap[KBK] testcases/tests/st/ops/test_ops_cosh.py::test_ops_cosh_dynamic_shape testcases/tests/st/scipy_st/test_ops_lstsqv2_grad.py::test_lstsqv2_grad_like_forward[GE] testcases/tests/st/scipy_st/test_ops_lstsqv2_grad.py::test_lstsqv2_grad_like_forward[pynative] testcases/tests/st/scipy_st/test_ops_lstsqv2_grad.py::test_lstsqv2_grad_like_forward[KBK] =============================== warnings summary =============================== testcases/tests/st/ops/test_ckpt_safetensors_transform.py:63 /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/test_ckpt_safetensors_transform.py:63: PytestUnknownMarkWarning: Unknown pytest.mark.platform_arm_cpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.platform_arm_cpu testcases/tests/st/ops/test_ckpt_safetensors_transform.py:92 /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/test_ckpt_safetensors_transform.py:92: PytestUnknownMarkWarning: Unknown pytest.mark.platform_arm_cpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.platform_arm_cpu testcases/tests/st/scipy_st/test_ops_lstsqv2_grad.py:63 /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/scipy_st/test_ops_lstsqv2_grad.py:63: PytestUnknownMarkWarning: Unknown pytest.mark.platform_arm_cpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.platform_arm_cpu testcases/tests/st/scipy_st/test_ops_lstsqv2_grad.py:95 /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/scipy_st/test_ops_lstsqv2_grad.py:95: PytestUnknownMarkWarning: Unknown pytest.mark.platform_arm_cpu - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html @pytest.mark.platform_arm_cpu -- Docs: https://docs.pytest.org/en/stable/warnings.html 13/16 tests collected (3 deselected) in 2.01s \e[1;32m Filter command: find testcases/tests/st -name 'test_*.py' -type f|xargs -r grep -A 1 'arg_mark' |grep -A 1 'cpu_linux' | grep 'level1'|awk -F'-' '{print $1}' |awk -F':' '{print $1}'|uniq|xargs python -m pytest --collect-only -q -m 'level1 and cpu_linux' | sort \n ??? ??? ??? class TestAmpNet(ms.nn.Cell): class TestCell(nn.Cell): class TestCell2(nn.Cell): class TestCellListInsertNet(nn.Cell): class TestCellListInsertNet(nn.Cell): class TestClearMethodNet(nn.Cell): class TestClearMethodNet(nn.Cell): class TestContainsMethodNet(nn.Cell): class TestContainsMethodNet(nn.Cell): class TestDelitemMethodNet(nn.Cell): class TestDelitemMethodNet(nn.Cell): class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestDynamicGrad: class TestGetitemMethodNet(nn.Cell): class TestGetitemMethodNet(nn.Cell): class TestItemsMethodNet(nn.Cell): class TestItemsMethodNet(nn.Cell): class TestKeysMethodNet(nn.Cell): class TestKeysMethodNet(nn.Cell): class TestNet(ms.nn.Cell): class TestNet(nn.Cell): class TestNet(nn.Cell): class TestNet(nn.Cell): class TestNet(nn.Cell): class TestNet(nn.Cell): class TestNetwork(nn.Cell): class TestOp(ms.nn.Cell): class TestPopMethodNet(nn.Cell): class TestPopMethodNet(nn.Cell): class TestScatterAddNet(nn.Cell): class TestScatterAddNetDynamic(nn.Cell): class TestScatterDivNet(nn.Cell): class TestScatterMaxNet(nn.Cell): class TestScatterMinNet(nn.Cell): class TestScatterMulNet(nn.Cell): class TestScatterNdNet(nn.Cell): class TestScatterSubNet(nn.Cell): class TestScatterSubNetDynamic(nn.Cell): class TestScatterUpdateNet(nn.Cell): class TestScatterUpdateNetDynamic(nn.Cell): class TestSetitemMethodErrCaseNet(nn.Cell): class TestSetitemMethodErrCaseNet(nn.Cell): class TestSetitemMethodNet(nn.Cell): class TestSetitemMethodNet(nn.Cell): class TestTensorScatterArithmeticNet(nn.Cell): class TestTensorScatterElements(nn.Cell): class TestTensorScatterNet(nn.Cell): class TestTimeDistributed(nn.Cell): class TestUnsortedSegmentArithmeticNet(nn.Cell): class TestUpdateMethodEmbeddedNet(nn.Cell): class TestUpdateMethodEmbeddedNet(nn.Cell): class TestUpdateMethodNet(nn.Cell): class TestUpdateMethodNet(nn.Cell): class TestValuesMethodNet(nn.Cell): class TestValuesMethodNet(nn.Cell): class TestWithContext: class TestWithContext: class TestWithContext_1: class TestWithContext_2: from scipy.optimize.linesearch import line_search_wolfe2 as osp_line_search if func is for_mix and param is not 1: raise AttributeError(__former_attrs__[attr]) raise AttributeError(__former_attrs__[attr]) x1 = Tensor(np.array([3, np.log(0), 1, np.log(0)]), mstype.float32) x2 = Tensor(np.array([np.log(0), 1, np.log(0), 3]), mstype.float32) x3 = Tensor(np.array([[np.log(0), 2], [np.log(0), np.log(0)]]), mstype.float32) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/compiler/construct_input/test_outermost_input.py:132: PytestCollectionWarning: cannot collect test class 'TestCell' because it has a __init__ constructor (from: testcases/tests/st/compiler/construct_input/test_outermost_input.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/compiler/construct_input/test_outermost_input.py:255: PytestCollectionWarning: cannot collect test class 'TestCell2' because it has a __init__ constructor (from: testcases/tests/st/compiler/construct_input/test_outermost_input.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:146: PytestCollectionWarning: cannot collect test class 'TestDelitemMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:177: PytestCollectionWarning: cannot collect test class 'TestContainsMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:210: PytestCollectionWarning: cannot collect test class 'TestClearMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:240: PytestCollectionWarning: cannot collect test class 'TestPopMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:25: PytestCollectionWarning: cannot collect test class 'TestGetitemMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:276: PytestCollectionWarning: cannot collect test class 'TestKeysMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:306: PytestCollectionWarning: cannot collect test class 'TestValuesMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:345: PytestCollectionWarning: cannot collect test class 'TestItemsMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:386: PytestCollectionWarning: cannot collect test class 'TestUpdateMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:465: PytestCollectionWarning: cannot collect test class 'TestUpdateMethodEmbeddedNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:57: PytestCollectionWarning: cannot collect test class 'TestSetitemMethodNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellDict.py:90: PytestCollectionWarning: cannot collect test class 'TestSetitemMethodErrCaseNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellDict.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/container/test_CellList.py:27: PytestCollectionWarning: cannot collect test class 'TestCellListInsertNet' because it has a __init__ constructor (from: testcases/tests/st/container/test_CellList.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_add.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_cosh.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_cumsum.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_div.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_maximum.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_minimum.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_mul.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_nan_to_num.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_nonzero.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_pow.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_reshape.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_sinh.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_sqrt.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_square.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/dynamic_shape/test_transpose.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/export_and_load/test_get_and_init_graph_cell_parameters.py:30: PytestCollectionWarning: cannot collect test class 'TestNet' because it has a __init__ constructor (from: testcases/tests/st/export_and_load/test_get_and_init_graph_cell_parameters.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/mint/test_atanh.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/mint/test_nan_to_num.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/mint/test_tan.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/mix_precision/test_mix_precision.py:289: PytestCollectionWarning: cannot collect test class 'TestOp' because it has a __init__ constructor (from: testcases/tests/st/mix_precision/test_mix_precision.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/mix_precision/test_mix_precision.py:305: PytestCollectionWarning: cannot collect test class 'TestNet' because it has a __init__ constructor (from: testcases/tests/st/mix_precision/test_mix_precision.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/mix_precision/test_mix_precision.py:367: PytestCollectionWarning: cannot collect test class 'TestAmpNet' because it has a __init__ constructor (from: testcases/tests/st/mix_precision/test_mix_precision.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py:30: PytestCollectionWarning: cannot collect test class 'TestNetwork' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_isinf_op.py:38: RuntimeWarning: divide by zero encountered in log /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_isinf_op.py:39: RuntimeWarning: divide by zero encountered in log /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_isinf_op.py:40: RuntimeWarning: divide by zero encountered in log /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_matmul.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:28: PytestCollectionWarning: cannot collect test class 'TestScatterAddNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:290: PytestCollectionWarning: cannot collect test class 'TestScatterSubNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:391: PytestCollectionWarning: cannot collect test class 'TestScatterMulNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:469: PytestCollectionWarning: cannot collect test class 'TestScatterDivNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:577: PytestCollectionWarning: cannot collect test class 'TestScatterMaxNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:655: PytestCollectionWarning: cannot collect test class 'TestScatterMinNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:733: PytestCollectionWarning: cannot collect test class 'TestScatterUpdateNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:830: PytestCollectionWarning: cannot collect test class 'TestScatterAddNetDynamic' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:860: PytestCollectionWarning: cannot collect test class 'TestScatterSubNetDynamic' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:891: PytestCollectionWarning: cannot collect test class 'TestScatterUpdateNetDynamic' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py:44: PytestCollectionWarning: cannot collect test class 'TestScatterNdNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_sort.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py:48: PytestCollectionWarning: cannot collect test class 'TestNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py:40: PytestCollectionWarning: cannot collect test class 'TestNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py:27: PytestCollectionWarning: cannot collect test class 'TestNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py:42: PytestCollectionWarning: cannot collect test class 'TestNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py:52: PytestCollectionWarning: cannot collect test class 'TestTensorScatterArithmeticNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py:65: PytestCollectionWarning: cannot collect test class 'TestTensorScatterNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py:57: PytestCollectionWarning: cannot collect test class 'TestTensorScatterElements' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_time_distributed_op.py:28: PytestCollectionWarning: cannot collect test class 'TestTimeDistributed' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_time_distributed_op.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py:68: PytestCollectionWarning: cannot collect test class 'TestUnsortedSegmentArithmeticNet' because it has a __init__ constructor (from: testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_add.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_argmax_with_value.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_argmin_with_value.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_atan2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_besselj1.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_betainc.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_bias_add.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_cdist.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_cholesky_solve.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_clip_by_norm.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_extract_volume_patches.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_fractional_max_pool_with_fixed_ksize.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_gatherd.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_grad_matrix_solve.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_index_fill.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_matrix_exp.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_pow.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_real_div.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_reduce_sum.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_reshape.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_sparse_add.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_sparse_segment_mean_with_num_segments.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_sparse_segment_sqrt_n.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_sparse_tensor_dense_matmul.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_strided_slice.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_strided_slice_grad.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_topk.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_trace.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/ops/dynamic_shape/grad/test_xlogy.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105: PytestCollectionWarning: cannot collect test class 'TestDynamicGrad' because it has a __init__ constructor (from: testcases/tests/st/sparse/test_sparse_dynshape.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:10: PytestCollectionWarning: cannot collect test class 'TestGetitemMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:125: PytestCollectionWarning: cannot collect test class 'TestDelitemMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:154: PytestCollectionWarning: cannot collect test class 'TestContainsMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:185: PytestCollectionWarning: cannot collect test class 'TestClearMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:213: PytestCollectionWarning: cannot collect test class 'TestPopMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:247: PytestCollectionWarning: cannot collect test class 'TestKeysMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:275: PytestCollectionWarning: cannot collect test class 'TestValuesMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:312: PytestCollectionWarning: cannot collect test class 'TestItemsMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:351: PytestCollectionWarning: cannot collect test class 'TestUpdateMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:40: PytestCollectionWarning: cannot collect test class 'TestSetitemMethodNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:431: PytestCollectionWarning: cannot collect test class 'TestUpdateMethodEmbeddedNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_dict2.py:71: PytestCollectionWarning: cannot collect test class 'TestSetitemMethodErrCaseNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_dict2.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/container/test_cell_list.py:8: PytestCollectionWarning: cannot collect test class 'TestCellListInsertNet' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/container/test_cell_list.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/control_flow/test_exception.py:282: PytestCollectionWarning: cannot collect test class 'TestWithContext' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/control_flow/test_exception.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/control_flow/test_for_iter.py:75: SyntaxWarning: "is not" with a literal. Did you mean "!="? /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/control_flow/test_with.py:20: PytestCollectionWarning: cannot collect test class 'TestWithContext' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/control_flow/test_with.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/control_flow/test_with.py:35: PytestCollectionWarning: cannot collect test class 'TestWithContext_1' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/control_flow/test_with.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/pi_jit/control_flow/test_with.py:51: PytestCollectionWarning: cannot collect test class 'TestWithContext_2' because it has a __init__ constructor (from: testcases/tests/st/pi_jit/control_flow/test_with.py) /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/scipy_st/test_optimize.py:21: DeprecationWarning: `scipy.optimize.linesearch.line_search_wolfe2` is deprecated along with the `scipy.optimize.linesearch` namespace. `scipy.optimize.linesearch.line_search_wolfe2` will be removed in SciPy 1.14.0, and the `scipy.optimize.linesearch` namespace will be removed in SciPy 2.0.0. /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_add.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_atanh.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_cosh.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_cumsum.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_div.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_matmul.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_maximum.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_minimum.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_mul.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_nonzero.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_not_equal.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_pow.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_reshape.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_sinh.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_sort.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_sqrt.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_square.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_tan.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_transpose.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_type_as.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/overload/test_var.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/test_not_equal.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/test_type_as.py /home/jenkins/agent-working-dir/workspace/executor0/testcases/tests/st/tensor/test_var.py !!!!!!!!!!!!!!!!!!! Interrupted: 25 errors during collection !!!!!!!!!!!!!!!!!!! -- Docs: https://docs.pytest.org/en/stable/warnings.html ------------------------------- Captured stderr -------------------------------- /usr/local/python/python390/lib/python3.9/site-packages/numpy/__init__.py:324: in __getattr__ /usr/local/python/python390/lib/python3.9/site-packages/numpy/__init__.py:324: in __getattr__ 8845/10874 tests collected (2029 deselected), 25 errors in 15.74s =========================== short test summary info ============================ =============================== warnings summary =============================== ==================================== ERRORS ==================================== E https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations E https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations E AttributeError: module 'numpy' has no attribute 'int'. E AttributeError: module 'numpy' has no attribute 'int'. E NameError: name 'ms' is not defined E The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: E The aliases was originally deprecated in NumPy 1.20; for more details and guidance see the original release note at: E `np.int` was a deprecated alias for the builtin `int`. To avoid this error in existing code, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information. E `np.int` was a deprecated alias for the builtin `int`. To avoid this error in existing code, use `int` by itself. Doing this will not modify any behavior and is safe. When replacing `np.int`, you may wish to use e.g. `np.int64` or `np.int32` to specify the precision. If you wish to review your current use, check the release note link for additional information. ERROR testcases/tests/st/mint/test_atanh.py ERROR testcases/tests/st/mint/test_nan_to_num.py ERROR testcases/tests/st/mint/test_tan.py ERROR testcases/tests/st/ops/cpu/test_abs_op.py - AttributeError: module 'num... ERROR testcases/tests/st/ops/cpu/test_fmax_op.py - AttributeError: module 'nu... ERROR testcases/tests/st/rewrite/test_rewrite_obfuscate_weight.py - NameError... ERROR testcases/tests/st/tensor/overload/test_add.py ERROR testcases/tests/st/tensor/overload/test_cosh.py ERROR testcases/tests/st/tensor/overload/test_cumsum.py ERROR testcases/tests/st/tensor/overload/test_div.py ERROR testcases/tests/st/tensor/overload/test_matmul.py ERROR testcases/tests/st/tensor/overload/test_maximum.py ERROR testcases/tests/st/tensor/overload/test_minimum.py ERROR testcases/tests/st/tensor/overload/test_mul.py ERROR testcases/tests/st/tensor/overload/test_nonzero.py ERROR testcases/tests/st/tensor/overload/test_not_equal.py ERROR testcases/tests/st/tensor/overload/test_pow.py ERROR testcases/tests/st/tensor/overload/test_reshape.py ERROR testcases/tests/st/tensor/overload/test_sinh.py ERROR testcases/tests/st/tensor/overload/test_sort.py ERROR testcases/tests/st/tensor/overload/test_sqrt.py ERROR testcases/tests/st/tensor/overload/test_square.py ERROR testcases/tests/st/tensor/overload/test_transpose.py ERROR testcases/tests/st/tensor/overload/test_var.py ERROR testcases/tests/st/tensor/test_type_as.py HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules [WARNING] ME(3448791:139960040585024,MainProcess):2025-07-24-17:18:20.186.743 [mindspore/context.py:1412] For 'context.set_context', the parameter 'device_target' will be deprecated and removed in a future version. Please use the api mindspore.set_device() instead. _ ERROR collecting testcases/tests/st/rewrite/test_rewrite_obfuscate_weight.py _ ____ ERROR collecting testcases/tests/st/tensor/overload/test_not_equal.py _____ ____ ERROR collecting testcases/tests/st/tensor/overload/test_transpose.py _____ _____ ERROR collecting testcases/tests/st/tensor/overload/test_maximum.py ______ _____ ERROR collecting testcases/tests/st/tensor/overload/test_minimum.py ______ _____ ERROR collecting testcases/tests/st/tensor/overload/test_nonzero.py ______ _____ ERROR collecting testcases/tests/st/tensor/overload/test_reshape.py ______ ______ ERROR collecting testcases/tests/st/tensor/overload/test_cumsum.py ______ ______ ERROR collecting testcases/tests/st/tensor/overload/test_matmul.py ______ ______ ERROR collecting testcases/tests/st/tensor/overload/test_square.py ______ _______ ERROR collecting testcases/tests/st/tensor/overload/test_add.py ________ _______ ERROR collecting testcases/tests/st/tensor/overload/test_cosh.py _______ _______ ERROR collecting testcases/tests/st/tensor/overload/test_div.py ________ _______ ERROR collecting testcases/tests/st/tensor/overload/test_mul.py ________ _______ ERROR collecting testcases/tests/st/tensor/overload/test_pow.py ________ _______ ERROR collecting testcases/tests/st/tensor/overload/test_sinh.py _______ _______ ERROR collecting testcases/tests/st/tensor/overload/test_sort.py _______ _______ ERROR collecting testcases/tests/st/tensor/overload/test_sqrt.py _______ _______ ERROR collecting testcases/tests/st/tensor/overload/test_var.py ________ _________ ERROR collecting testcases/tests/st/mint/test_nan_to_num.py __________ _________ ERROR collecting testcases/tests/st/ops/cpu/test_fmax_op.py __________ __________ ERROR collecting testcases/tests/st/ops/cpu/test_abs_op.py __________ __________ ERROR collecting testcases/tests/st/tensor/test_type_as.py __________ ____________ ERROR collecting testcases/tests/st/mint/test_atanh.py ____________ _____________ ERROR collecting testcases/tests/st/mint/test_tan.py _____________ import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: import file mismatch: imported module 'test_add' has this __file__ attribute: imported module 'test_atanh' has this __file__ attribute: imported module 'test_cosh' has this __file__ attribute: imported module 'test_cumsum' has this __file__ attribute: imported module 'test_div' has this __file__ attribute: imported module 'test_matmul' has this __file__ attribute: imported module 'test_maximum' has this __file__ attribute: imported module 'test_minimum' has this __file__ attribute: imported module 'test_mul' has this __file__ attribute: imported module 'test_nan_to_num' has this __file__ attribute: imported module 'test_nonzero' has this __file__ attribute: imported module 'test_not_equal' has this __file__ attribute: imported module 'test_pow' has this __file__ attribute: imported module 'test_reshape' has this __file__ attribute: imported module 'test_sinh' has this __file__ attribute: imported module 'test_sort' has this __file__ attribute: imported module 'test_sqrt' has this __file__ attribute: imported module 'test_square' has this __file__ attribute: imported module 'test_tan' has this __file__ attribute: imported module 'test_transpose' has this __file__ attribute: imported module 'test_type_as' has this __file__ attribute: imported module 'test_var' has this __file__ attribute: testcases/tests/st/compiler/construct_input/test_outermost_input.py:132 testcases/tests/st/compiler/construct_input/test_outermost_input.py:255 testcases/tests/st/compiler/construct_input/test_outermost_input.py::test_cell_mixed_arguments_with_grad testcases/tests/st/compiler/construct_input/test_outermost_input.py::test_cell_mixed_arguments_with_grad1 testcases/tests/st/compiler/construct_input/test_outermost_input.py::test_dict_cell_as_input testcases/tests/st/compiler/construct_input/test_outermost_input.py::test_grad_parameter_as_input_and_fv[0] testcases/tests/st/compiler/construct_input/test_outermost_input.py::test_tuple_cell_as_input testcases/tests/st/compiler/control/test_unroll_loop_ops.py::test_high_order_with_unroll_as_false testcases/tests/st/compiler/fallback/test_graph_fallback_runtime.py::test_tensor_func testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_setattr.py::test_getattr_assign[0] testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_setattr.py::test_getattr_assign[1] testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_setattr.py::test_getattr_assign[2] testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_str_format.py::test_input_dynamic_len_tuple testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_tuple_func.py::test_ops_with_sequence_of_any_input testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_tuple_func.py::test_ops_with_sequence_of_any_input_2 testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_tuple_func.py::test_sequence_compare_with_operation_6 testcases/tests/st/compiler/fallback/test_graph_fallback_runtime_tuple_func.py::test_sequence_compare_with_operation_7 testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_args_to_string testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_implicit_tuple testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_implicit_tuple_3 testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_too_many_parameters testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_wrong_args_num_of_1_candidate testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_wrong_args_num_of_1_candidate_2 testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_wrong_keyword_name testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_wrong_keyword_name_of_1_candidate testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_wrong_type testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_wrong_type_of_1_candidate testcases/tests/st/compiler/functional_overload/test_functional_method.py::test_method_wrong_type_of_keyword testcases/tests/st/compiler/functional_overload/test_functional_mint.py::test_mint_clamp testcases/tests/st/compiler/gradient/test_custom_cell_bprop.py::test_forward_with_parameter testcases/tests/st/compiler/gradient/test_custom_cell_bprop.py::test_forward_with_parameter_in_sub_cell testcases/tests/st/compiler/gradient/test_custom_cell_bprop.py::test_forward_with_parameter_in_sub_cell_get_by_list testcases/tests/st/compiler/gradient/test_custom_cell_bprop.py::test_pynative_forward_with_parameter testcases/tests/st/compiler/gradient/test_custom_cell_bprop.py::test_pynative_forward_with_parameter_in_sub_cell testcases/tests/st/compiler/gradient/test_custom_cell_bprop.py::test_pynative_forward_with_parameter_in_sub_cell_get_by_list testcases/tests/st/compiler/gradient/test_custom_fn_bprop.py::test_custom_vjp_fn_with_net testcases/tests/st/compiler/gradient/test_custom_fn_bprop.py::test_custom_vjp_forward_net_call_fn testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_construct_single_input_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_construct_single_input_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_input_function_single_input_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_input_function_single_input_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_jit_function_single_input_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_jit_function_single_input_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_multiple_outputs_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_multiple_outputs_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_multiple_outputs_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_multiple_outputs_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_single_output_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_single_output_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_inputs_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_outputs_with_has_aux_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_multiple_outputs_with_has_aux_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_multiple_outputs_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_multiple_outputs_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_multiple_outputs_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_multiple_outputs_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_single_output_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_single_output_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_jvp.py::test_jvp_single_input_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_linearize_graph.py::test_linearize_construct_single_input_single_output_diverse_v_graph testcases/tests/st/compiler/gradient/test_function_linearize_graph.py::test_linearize_input_function_single_input_single_output_diverse_v_graph testcases/tests/st/compiler/gradient/test_function_linearize_graph.py::test_linearize_jit_function_single_input_single_output_diverse_v_graph testcases/tests/st/compiler/gradient/test_function_linearize_graph.py::test_linearize_multiple_inputs_multiple_outputs_diverse_v_graph testcases/tests/st/compiler/gradient/test_function_linearize_graph.py::test_linearize_multiple_inputs_single_output_diverse_v_graph testcases/tests/st/compiler/gradient/test_function_linearize_graph.py::test_linearize_single_input_multiple_outputs_diverse_v_graph testcases/tests/st/compiler/gradient/test_function_linearize_graph.py::test_linearize_single_input_single_output_diverse_v_graph testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_construct_single_input_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_construct_single_input_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_jit_function_single_input_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_jit_function_single_input_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_multiple_outputs_merge_forward[0] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_multiple_outputs_with_has_aux_graph[0] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_multiple_outputs_with_has_aux_graph[1] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_multiple_outputs_with_weight[0] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_multiple_outputs_with_weight[1] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_single_input_graph[0] testcases/tests/st/compiler/gradient/test_function_vjp.py::test_vjp_single_input_graph[1] testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_get_grad_by_position testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_get_grad_by_weight testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_get_grad_not_found testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_get_grad_not_found_from_empty_tuple testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_grad_multiplt_positions_with_return_ids testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_grad_single_position_with_return_ids testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_grad_with_weights_has_aux_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_grad_with_weights_with_return_ids testcases/tests/st/compiler/gradient/test_grad_graph.py::test_construct_value_and_grad_with_weights_has_aux_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_get_grad_outer_list_weight testcases/tests/st/compiler/gradient/test_grad_graph.py::test_get_grad_wrap_with_msfunction_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_if_ith_train_one_step testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_if_with_weights_has_aux_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_iteration_function_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_multiple_inputs_multiple_outputs_cell_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_multiple_inputs_single_output_cell_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_net_d_net_g testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_of_pyexecute_with_more_than_three_inputs testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_primal_graph_call_others testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_single_input_multiple_outputs_cell_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_single_input_single_output_cell_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_with_grad_position_twice_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_with_weights_has_aux_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_with_weights_twice_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_grad_wrap_with_msfunction_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_jit_function_grad_with_weights_has_aux_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_value_and_grad_nest_with_weights_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_value_and_grad_nest_with_weights_graph_get_grad testcases/tests/st/compiler/gradient/test_grad_graph.py::test_value_and_grad_nest_with_weights_graph_return_ids testcases/tests/st/compiler/gradient/test_grad_graph.py::test_value_and_grad_nest_with_weights_has_aux_graph testcases/tests/st/compiler/gradient/test_grad_graph.py::test_value_and_grad_with_weights_has_aux_graph testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_construct_grad_with_weights_with_return_ids testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_get_grad_by_position_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_get_grad_not_found_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_get_grad_with_parameter_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_if_with_weights_has_aux_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_iteration_function_graph_with_return_ids_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_iteration_function_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_multiple_inputs_multiple_outputs_cell_graph_with_return_ids_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_multiple_inputs_multiple_outputs_cell_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_multiple_inputs_single_output_cell_graph_with_return_ids_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_multiple_inputs_single_output_cell_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_outer_list_weight testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_single_input_multiple_outputs_cell_graph_with_return_ids_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_single_input_multiple_outputs_cell_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_single_input_single_output_cell_graph_with_return_ids_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_squence_out testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_vmap_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_with_grad_position_twice_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_with_only_input testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_with_weights_has_aux_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_with_weights_with_return_ids_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_grad_wrap_with_msfunction_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_jit_function_grad_with_weights_return_ids testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_value_and_grad_nest_with_weights_graph_get_grad testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_value_and_grad_nest_with_weights_graph_return_ids testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_value_and_grad_nest_with_weights_pynative testcases/tests/st/compiler/gradient/test_grad_pynative.py::test_value_and_grad_with_weights_has_aux_pynative testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_construct_get_grad_by_parameter[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_construct_get_grad_by_parameter[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_get_grad_by_position[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_get_grad_by_position[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_constant_tensor[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_constant_tensor[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_constant_tensor_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_constant_tensor_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_no_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_no_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_empty_position_and_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_multiple_params_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_multiple_params_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_no_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_no_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param_tuple_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param_tuple_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_and_single_param_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_no_input testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_int_position_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_no_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_no_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_none_position_and_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_default_multiple_inputs[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_default_multiple_inputs[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_default_no_input[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_default_no_input[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_default_single_input[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_default_single_input[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_dynamic_shape[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_dynamic_shape[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_hypermap_control_flow[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_hypermap_control_flow[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_no_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_no_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_none_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_none_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_inputs_and_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_no_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_no_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_none_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_none_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_input_and_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_no_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_no_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_no_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_none_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_none_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_input_and_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_with_invalid_ones_like_output[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_operation_with_invalid_ones_like_output[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_multiple_params[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_multiple_params[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_multiple_params_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_multiple_params_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param_tuple[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param_tuple[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param_tuple_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param_tuple_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_and_single_param_with_ids[1] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_no_input testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_single_input testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_with_ids[0] testcases/tests/st/compiler/gradient/test_grad_return_type.py::test_grad_tuple_position_with_ids[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_multiple_inputs_multiple_outputs_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_multiple_inputs_multiple_outputs_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_multiple_inputs_single_output_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_multiple_inputs_single_output_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_single_input_multiple_outputs_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_single_input_multiple_outputs_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_single_input_single_output_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_single_input_single_output_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_with_function_has_aux_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_with_function_has_aux_graph[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_with_grad_position_twice_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_with_grad_position_twice_graph[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_with_has_aux_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_with_has_aux_graph[1] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_wrap_with_jit_function_graph[0] testcases/tests/st/compiler/gradient/test_jacfwd.py::test_jac_wrap_with_jit_function_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_multiple_inputs_multiple_outputs_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_multiple_inputs_multiple_outputs_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_multiple_inputs_single_output_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_multiple_inputs_single_output_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_single_input_multiple_outputs_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_single_input_multiple_outputs_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_single_input_single_output_cell_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_single_input_single_output_cell_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_with_function_has_aux_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_with_function_has_aux_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_with_grad_position_twice_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_with_grad_position_twice_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_with_has_aux_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_with_has_aux_graph[1] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_wrap_with_jit_function_graph[0] testcases/tests/st/compiler/gradient/test_jacrev.py::test_jac_wrap_with_jit_function_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_multiple_outputs_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_multiple_outputs_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_multiple_outputs_default_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_multiple_outputs_default_v_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_single_output_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_single_output_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_multiple_inputs_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_multiple_outputs_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_multiple_outputs_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_multiple_outputs_default_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_multiple_outputs_default_v_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_single_output_custom_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_single_output_custom_v_graph[1] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_single_output_default_v_graph[0] testcases/tests/st/compiler/gradient/test_jvp.py::test_jvp_single_input_single_output_default_v_graph[1] testcases/tests/st/compiler/gradient/test_oneslike_fallback_graph.py::test_oneslike_fallback_with_empty_grad testcases/tests/st/compiler/gradient/test_oneslike_fallback_graph.py::test_oneslike_fallback_with_tensor testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_derivative_construct_graph_mode[0] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_derivative_construct_graph_mode[1] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_derivative_multiple_input_single_output_graph_mode[0] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_derivative_multiple_input_single_output_graph_mode[1] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_derivative_single_input_single_output_graph_mode[0] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_derivative_single_input_single_output_graph_mode[1] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_jet_function_graph_mode[0] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_jet_function_graph_mode[1] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_jet_multiple_input_single_output_graph_mode[0] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_jet_multiple_input_single_output_graph_mode[1] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_jet_single_input_single_output_graph_mode[0] testcases/tests/st/compiler/gradient/test_taylor_differentiation.py::test_jet_single_input_single_output_graph_mode[1] testcases/tests/st/compiler/gradient/test_vjp.py::test_vjp_multiple_inputs_default_v_graph[0] testcases/tests/st/compiler/gradient/test_vjp.py::test_vjp_multiple_inputs_default_v_graph[1] testcases/tests/st/compiler/gradient/test_vjp.py::test_vjp_single_input_graph[0] testcases/tests/st/compiler/gradient/test_vjp.py::test_vjp_single_input_graph[1] testcases/tests/st/compiler/graph_syntax/join/test_join_failed.py::test_if_branch_has_no_return testcases/tests/st/compiler/graph_syntax/join/test_join_failed.py::test_if_branch_have_two_return testcases/tests/st/compiler/graph_syntax/join/test_join_failed.py::test_switch_layer_join_failed testcases/tests/st/compiler/graph_syntax/join/test_join_failed.py::test_while_body_has_return testcases/tests/st/compiler/graph_syntax/list/test_list_assign.py::test_graph_list_slice_assign_extended_number testcases/tests/st/compiler/graph_syntax/list/test_list_assign.py::test_pynative_list_slice_tensor_no_step testcases/tests/st/compiler/graph_syntax/list/test_list_assign.py::test_pynative_list_slice_tensor_with_step testcases/tests/st/compiler/graph_syntax/list/test_list_extend.py::test_list_extend_tensor_2 testcases/tests/st/compiler/graph_syntax/list/test_list_mul_number.py::test_list_mul_non_integer_number testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr2 testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr3 testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr4 testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr5 testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr6 testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr7 testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr8 testcases/tests/st/compiler/graph_syntax/namedtuple/test_namedtuple.py::test_namedtuple_get_attr9 testcases/tests/st/compiler/graph_syntax/operators/test_bitwise_operator.py::test_bitwise_xor_1 testcases/tests/st/compiler/graph_syntax/python_builtin_functions/test_dynamic_sequence_list_comp.py::test_dynamic_sequence_list_comp_1 testcases/tests/st/compiler/graph_syntax/python_builtin_functions/test_dynamic_sequence_list_comp.py::test_dynamic_sequence_list_comp_2 testcases/tests/st/compiler/graph_syntax/python_builtin_functions/test_dynamic_sequence_list_comp.py::test_dynamic_sequence_list_comp_3 testcases/tests/st/compiler/graph_syntax/python_builtin_functions/test_partial.py::test_partial_key_ward_arg_and_pos_arg_const_multi_assign_x testcases/tests/st/compiler/graph_syntax/python_builtin_functions/test_partial.py::test_partial_key_ward_arg_and_pos_arg_const_multi_assign_y testcases/tests/st/compiler/graph_syntax/python_builtin_functions/test_partial.py::test_partial_key_ward_arg_and_pos_arg_const_multi_assign_z testcases/tests/st/compiler/graph_syntax/statements/test_assert.py::test_assert1 testcases/tests/st/compiler/graph_syntax/statements/test_assert.py::test_assert2 testcases/tests/st/compiler/graph_syntax/statements/test_assert.py::test_assert3 testcases/tests/st/compiler/graph_syntax/statements/test_assert.py::test_assert4 testcases/tests/st/compiler/graph_syntax/statements/test_assert.py::test_assert5 testcases/tests/st/compiler/graph_syntax/statements/test_assert.py::test_assert6 testcases/tests/st/compiler/graph_syntax/statements/test_assert.py::test_assert7 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_isolated_raise testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_list_in_control_flow testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_parse_with_interpret testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_parse_with_interpret_2 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_input_error_type_1 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_input_error_type_2 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_none_join testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_raise_join testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_1 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_2 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_3 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_control_flow1 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_control_flow2 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_joinedstr_tensor testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_list testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_tuple_1 testcases/tests/st/compiler/graph_syntax/statements/test_graph_raise_with_variable.py::test_raise_with_variable_tuple_2 testcases/tests/st/compiler/graph_syntax/tuple/test_tuple_mul_number.py::test_tuple_mul_non_integer_number testcases/tests/st/compiler/jit/test_jit_grad.py::test_grad_jit_highgrad testcases/tests/st/compiler/mutable/test_const_arg_tensor.py::test_cal_constant_tensor testcases/tests/st/compiler/mutable/test_const_arg_tensor.py::test_cal_constant_tensor_jit_function testcases/tests/st/compiler/mutable/test_const_arg_tensor.py::test_grad_const_arg_tensor_to_mutable testcases/tests/st/compiler/mutable/test_const_arg_tensor.py::test_jit_function_grad_const_arg_tensor_to_mutable testcases/tests/st/compiler/mutable/test_mutable_in_graph.py::test_grad_const_dict_any_arg_to_mutable testcases/tests/st/compiler/mutable/test_mutable_in_graph.py::test_grad_const_dict_any_arg_to_mutable_with_fallback testcases/tests/st/compiler/mutable/test_mutable_in_graph.py::test_grad_const_dict_any_to_mutable testcases/tests/st/compiler/mutable/test_mutable_in_graph.py::test_grad_const_dict_any_to_mutable_with_fallback testcases/tests/st/compiler/mutable/test_mutable_in_graph.py::test_grad_const_dict_tensor_arg_to_mutable testcases/tests/st/compiler/recompute/test_cpu_lenet_recompute.py::test_lenet testcases/tests/st/compiler/support_binary/test_support_binary_in_graph_mode.py::test_support_binary_in_graph_mode testcases/tests/st/compiler/syntax/simple_expression/test_map.py::test_fallback_map_with_numpy_and_tensor testcases/tests/st/compiler/syntax/simple_expression/test_math_ops.py::test_number_div_number testcases/tests/st/compiler/tensor_inplace/test_arithmetic_simplify.py::test_add_by_zero testcases/tests/st/compiler/tensor_inplace/test_arithmetic_simplify.py::test_mul_by_one testcases/tests/st/compiler/tensor_inplace/test_arithmetic_simplify.py::test_mul_scalar_by_one testcases/tests/st/container/test_CellDict.py:146 testcases/tests/st/container/test_CellDict.py:177 testcases/tests/st/container/test_CellDict.py:210 testcases/tests/st/container/test_CellDict.py:240 testcases/tests/st/container/test_CellDict.py:25 testcases/tests/st/container/test_CellDict.py:276 testcases/tests/st/container/test_CellDict.py:306 testcases/tests/st/container/test_CellDict.py:345 testcases/tests/st/container/test_CellDict.py:386 testcases/tests/st/container/test_CellDict.py:465 testcases/tests/st/container/test_CellDict.py:57 testcases/tests/st/container/test_CellDict.py:90 testcases/tests/st/container/test_CellDict.py::test_celldict_clear_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_contains_method[0] testcases/tests/st/container/test_CellDict.py::test_celldict_contains_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_delitem_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_getitem_method[0] testcases/tests/st/container/test_CellDict.py::test_celldict_getitem_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_items_method[0] testcases/tests/st/container/test_CellDict.py::test_celldict_items_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_keys_method[0] testcases/tests/st/container/test_CellDict.py::test_celldict_keys_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_pop_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_setitem_error_case_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_setitem_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_update_method[1] testcases/tests/st/container/test_CellDict.py::test_celldict_update_method_embedded_case[1] testcases/tests/st/container/test_CellDict.py::test_celldict_values_method[0] testcases/tests/st/container/test_CellDict.py::test_celldict_values_method[1] testcases/tests/st/container/test_CellDict.py::test_duplicate_para_name_case[1] testcases/tests/st/container/test_CellList.py:27 testcases/tests/st/container/test_CellList.py::test_celllist_embed_celldict_case[0] testcases/tests/st/container/test_CellList.py::test_celllist_embed_celldict_case[1] testcases/tests/st/container/test_CellList.py::test_celllist_insert_method_boundary_cond[0] testcases/tests/st/container/test_CellList.py::test_celllist_insert_method_boundary_cond[1] testcases/tests/st/container/test_CellList.py::test_parse_cell_list testcases/tests/st/container/test_cell_dict.py::test_cell_dict_contain testcases/tests/st/container/test_cell_dict.py::test_cell_dict_duplicated_parameter testcases/tests/st/container/test_cell_dict.py::test_cell_dict_get_items testcases/tests/st/container/test_cell_dict.py::test_cell_dict_get_keys testcases/tests/st/container/test_cell_dict.py::test_cell_dict_get_values testcases/tests/st/container/test_cell_dict.py::test_cell_dict_getitem testcases/tests/st/cpu_data_parallel/test_all_reduce/test_allreduce.py::test_allreduce testcases/tests/st/cpu_data_parallel/test_all_reduce/test_allreduce.py::test_allreduce_small_scale_data testcases/tests/st/cpu_data_parallel/train_lenet_by_data_parallel/test_data_parallel_train_lenet.py::test_train_lenet_by_data_parallel testcases/tests/st/dynamic_shape/test_abs_op_dyn_shape.py::test_abs_op_infervalue[0] testcases/tests/st/dynamic_shape/test_abs_op_dyn_shape.py::test_abs_op_infervalue[1] testcases/tests/st/dynamic_shape/test_add.py::test_add_op_infervalue[0] testcases/tests/st/dynamic_shape/test_add.py::test_add_op_infervalue[1] testcases/tests/st/dynamic_shape/test_assign.py::test_assign_backward testcases/tests/st/dynamic_shape/test_assign.py::test_assign_forward[0] testcases/tests/st/dynamic_shape/test_assign.py::test_assign_forward[1] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_backward[0] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_backward[1] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_dynamic[0] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_dynamic[1] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_forward[0] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_forward[1] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_vmap[0] testcases/tests/st/dynamic_shape/test_avg_pool.py::test_avg_pool_vmap[1] testcases/tests/st/dynamic_shape/test_avg_pool_grad.py::test_avg_pool_grad[0] testcases/tests/st/dynamic_shape/test_avg_pool_grad.py::test_avg_pool_grad[1] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_backward[0] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_backward[1] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_dynamic[0] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_dynamic[1] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_forward[0] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_forward[1] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_vmap[0] testcases/tests/st/dynamic_shape/test_broadcast_to.py::test_broadcast_to_vmap[1] testcases/tests/st/dynamic_shape/test_cosh.py::test_cosh_backward[0] testcases/tests/st/dynamic_shape/test_cosh.py::test_cosh_backward[1] testcases/tests/st/dynamic_shape/test_cosh.py::test_cosh_forward[0] testcases/tests/st/dynamic_shape/test_cosh.py::test_cosh_forward[1] testcases/tests/st/dynamic_shape/test_cosh.py::test_cosh_vmap[0] testcases/tests/st/dynamic_shape/test_cosh.py::test_cosh_vmap[1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_dynamic[0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_dynamic[1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[float16-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[float16-1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[float32-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[float32-1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[float64-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[float64-1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int16-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int16-1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int32-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int32-1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int64-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int64-1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int8-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[int8-1] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[uint8-0] testcases/tests/st/dynamic_shape/test_cummax.py::test_cummax_vmap[uint8-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_dynamic[0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_dynamic[1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[float16-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[float16-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[float32-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[float32-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[float64-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[float64-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int16-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int16-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int32-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int32-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int64-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int64-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int8-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[int8-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint16-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint16-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint32-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint32-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint64-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint64-1] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint8-0] testcases/tests/st/dynamic_shape/test_cummin.py::test_cummin_vmap[uint8-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward[float16-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward[float16-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward[float32-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward[float32-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward[float64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward[float64-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward_dynamic[0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward_dynamic[1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_backward_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_dynamic[0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_dynamic[1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[complex128-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[complex128-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[complex64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[complex64-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[float16-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[float16-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[float32-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[float32-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[float64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[float64-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int16-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int16-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int32-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int32-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int64-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int8-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[int8-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint16-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint16-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint32-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint32-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint64-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint8-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_forward[uint8-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[float16-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[float16-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[float32-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[float32-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[float64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[float64-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[int16-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[int16-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[int32-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[int32-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[int64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[int64-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[uint16-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[uint16-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[uint32-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[uint32-1] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[uint64-0] testcases/tests/st/dynamic_shape/test_cumprod.py::test_cumprod_vmap[uint64-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[float16-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[float16-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[float32-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[float32-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[float64-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[float64-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[int32-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[int32-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[int8-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[int8-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[uint8-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward[uint8-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward_dynamic[0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward_dynamic[1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_backward_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_dynamic[0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_dynamic[1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[float16-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[float16-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[float32-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[float32-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[float64-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[float64-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[int32-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[int32-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[int8-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[int8-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[uint8-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_forward[uint8-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[float16-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[float16-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[float32-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[float32-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[float64-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[float64-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[int32-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[int32-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[int8-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[int8-1] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[uint8-0] testcases/tests/st/dynamic_shape/test_cumsum.py::test_cumsum_vmap[uint8-1] testcases/tests/st/dynamic_shape/test_diag.py::test_diag_forward[0] testcases/tests/st/dynamic_shape/test_diag.py::test_diag_forward[1] testcases/tests/st/dynamic_shape/test_div.py::test_div_dynamic[0] testcases/tests/st/dynamic_shape/test_div.py::test_div_dynamic[1] testcases/tests/st/dynamic_shape/test_div.py::test_div_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_div.py::test_div_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_div.py::test_div_forward[0] testcases/tests/st/dynamic_shape/test_div.py::test_div_forward[1] testcases/tests/st/dynamic_shape/test_div.py::test_div_infer_value[0] testcases/tests/st/dynamic_shape/test_div.py::test_div_infer_value[1] testcases/tests/st/dynamic_shape/test_div.py::test_div_vmap[0] testcases/tests/st/dynamic_shape/test_div.py::test_div_vmap[1] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[bool_] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[complex128] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[complex64] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[float16] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[float32] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[float64] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[int16] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[int32] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[int64] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[int8] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[uint16] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[uint32] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[uint64] testcases/tests/st/dynamic_shape/test_dyn_expand_dims.py::test_sqeeze_net_cpu[uint8] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[bool_] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[complex128] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[complex64] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[float16] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[float32] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[float64] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[int16] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[int32] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[int64] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[int8] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[uint16] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[uint32] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[uint64] testcases/tests/st/dynamic_shape/test_dyn_squeeze_op.py::test_sqeeze_net_cpu[uint8] testcases/tests/st/dynamic_shape/test_dynamic_stridedslice.py::test_stridedslice_dynamic_rank testcases/tests/st/dynamic_shape/test_fast_gelu.py::test_fastgelu_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_fast_gelu.py::test_fastgelu_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_fast_gelu_grad.py::test_fastgelugrad_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_backward[0] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_backward[1] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_dynamic[0] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_dynamic[1] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_forward[0] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_forward[1] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_vmap[0] testcases/tests/st/dynamic_shape/test_gelu.py::test_gelu_vmap[1] testcases/tests/st/dynamic_shape/test_gelu_grad.py::test_gelu_grad_dynamic[0] testcases/tests/st/dynamic_shape/test_gelu_grad.py::test_gelu_grad_dynamic[1] testcases/tests/st/dynamic_shape/test_gelu_grad.py::test_gelu_grad_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_gelu_grad.py::test_gelu_grad_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_gelu_grad.py::test_gelu_grad_forward[0] testcases/tests/st/dynamic_shape/test_gelu_grad.py::test_gelu_grad_forward[1] testcases/tests/st/dynamic_shape/test_geqrf_dyn_shape.py::test_geqrf_vmap[0] testcases/tests/st/dynamic_shape/test_geqrf_dyn_shape.py::test_geqrf_vmap[1] testcases/tests/st/dynamic_shape/test_greater_equal_op.py::test_greater_equal_backward[0] testcases/tests/st/dynamic_shape/test_greater_equal_op.py::test_greater_equal_forward[0] testcases/tests/st/dynamic_shape/test_greater_equal_op.py::test_greater_equal_vmap[0] testcases/tests/st/dynamic_shape/test_greater_op.py::test_greater_backward[0] testcases/tests/st/dynamic_shape/test_greater_op.py::test_greater_forward[0] testcases/tests/st/dynamic_shape/test_greater_op.py::test_greater_vmap[0] testcases/tests/st/dynamic_shape/test_grid_sampler_2d.py::test_grid_sampler_2d_backward[0] testcases/tests/st/dynamic_shape/test_grid_sampler_2d.py::test_grid_sampler_2d_backward[1] testcases/tests/st/dynamic_shape/test_grid_sampler_2d.py::test_grid_sampler_2d_forward[0] testcases/tests/st/dynamic_shape/test_grid_sampler_2d.py::test_grid_sampler_2d_forward[1] testcases/tests/st/dynamic_shape/test_grid_sampler_2d.py::test_grid_sampler_2d_vmap[0] testcases/tests/st/dynamic_shape/test_grid_sampler_2d.py::test_grid_sampler_2d_vmap[1] testcases/tests/st/dynamic_shape/test_grid_sampler_2d_grad.py::test_grid_sampler_2d_grad_forward[0] testcases/tests/st/dynamic_shape/test_grid_sampler_2d_grad.py::test_grid_sampler_2d_grad_forward[1] testcases/tests/st/dynamic_shape/test_grid_sampler_2d_grad.py::test_grid_sampler_2d_grad_vmap[0] testcases/tests/st/dynamic_shape/test_grid_sampler_2d_grad.py::test_grid_sampler_2d_grad_vmap[1] testcases/tests/st/dynamic_shape/test_grid_sampler_3d.py::test_grid_sampler_3d_backward[0] testcases/tests/st/dynamic_shape/test_grid_sampler_3d.py::test_grid_sampler_3d_diferent_input_types[0] testcases/tests/st/dynamic_shape/test_grid_sampler_3d.py::test_grid_sampler_3d_diferent_input_types[1] testcases/tests/st/dynamic_shape/test_grid_sampler_3d.py::test_grid_sampler_3d_forward[0] testcases/tests/st/dynamic_shape/test_grid_sampler_3d.py::test_grid_sampler_3d_vmap[0] testcases/tests/st/dynamic_shape/test_grid_sampler_3d_grad.py::test_grid_sampler_3d_grad_forward[0] testcases/tests/st/dynamic_shape/test_grid_sampler_3d_grad.py::test_grid_sampler_3d_grad_forward[1] testcases/tests/st/dynamic_shape/test_grid_sampler_3d_grad.py::test_grid_sampler_3d_grad_vmap[0] testcases/tests/st/dynamic_shape/test_grid_sampler_3d_grad.py::test_grid_sampler_3d_grad_vmap[1] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_backward[0] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_backward[1] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_dynamic[0] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_dynamic[1] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_forward[0] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_forward[1] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_vmap[0] testcases/tests/st/dynamic_shape/test_hshrink.py::test_hshrink_vmap[1] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_dynamic[0] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_dynamic[1] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_forward[0] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_forward[1] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_vmap[0] testcases/tests/st/dynamic_shape/test_hshrink_grad.py::test_hshrink_grad_vmap[1] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_backward[0] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_backward[1] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_dynamic[0] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_dynamic[1] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_forward[0] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_forward[1] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_vmap[0] testcases/tests/st/dynamic_shape/test_hsigmoid.py::test_hsigmoid_vmap[1] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_different_input_ranks[0] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_different_input_ranks[1] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_dynamic[0] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_dynamic[1] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_forward[0] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_forward[1] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_vmap[0] testcases/tests/st/dynamic_shape/test_hsigmoid_grad.py::test_hsigmoid_grad_vmap[1] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_backward[0] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_backward[1] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_dynamic[0] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_dynamic[1] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_forward[0] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_forward[1] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_vmap[0] testcases/tests/st/dynamic_shape/test_hswish.py::test_hswish_vmap[1] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_dynamic[0] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_dynamic[1] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_forward[0] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_forward[1] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_vmap[0] testcases/tests/st/dynamic_shape/test_hswish_grad.py::test_hswish_grad_vmap[1] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_backward[0] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_backward[1] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_forward[0] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_forward[1] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_vmap[0] testcases/tests/st/dynamic_shape/test_layer_norm.py::test_layer_norm_vmap[1] testcases/tests/st/dynamic_shape/test_layer_norm_grad.py::test_layer_norm_grad_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_layer_norm_grad.py::test_layer_norm_grad_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_layer_norm_grad.py::test_layer_norm_grad_forward[0] testcases/tests/st/dynamic_shape/test_layer_norm_grad.py::test_layer_norm_grad_forward[1] testcases/tests/st/dynamic_shape/test_layer_norm_grad.py::test_layer_norm_grad_vmap[0] testcases/tests/st/dynamic_shape/test_layer_norm_grad.py::test_layer_norm_grad_vmap[1] testcases/tests/st/dynamic_shape/test_layer_norm_grad_grad.py::test_layer_norm_grad_grad_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_layer_norm_grad_grad.py::test_layer_norm_grad_grad_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_layer_norm_grad_grad.py::test_layer_norm_grad_grad_forward[0] testcases/tests/st/dynamic_shape/test_layer_norm_grad_grad.py::test_layer_norm_grad_grad_forward[1] testcases/tests/st/dynamic_shape/test_less.py::test_less_backward[0] testcases/tests/st/dynamic_shape/test_less.py::test_less_backward[1] testcases/tests/st/dynamic_shape/test_less.py::test_less_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_less.py::test_less_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_less.py::test_less_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_less.py::test_less_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_less.py::test_less_forward[0] testcases/tests/st/dynamic_shape/test_less.py::test_less_forward[1] testcases/tests/st/dynamic_shape/test_less.py::test_less_op_infervalue[0] testcases/tests/st/dynamic_shape/test_less.py::test_less_op_infervalue[1] testcases/tests/st/dynamic_shape/test_less.py::test_less_vmap[0] testcases/tests/st/dynamic_shape/test_less.py::test_less_vmap[1] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_backward[0] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_backward[1] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_forward[0] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_forward[1] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_op_infervalue[0] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_op_infervalue[1] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_vmap[0] testcases/tests/st/dynamic_shape/test_less_equal.py::test_less_equal_vmap[1] testcases/tests/st/dynamic_shape/test_map_uniform_cpu.py::test_map_uniform testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_backward[float32-1] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_rank_backward[0] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_rank_backward[1] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_shape_backward[0] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_dynamic_shape_backward[1] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_forward[float32-1] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_maximum.py::test_maximum_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_maximum_grad_grad.py::test_maximum_grad_grad_op_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_maximum_grad_grad.py::test_maximum_grad_grad_op_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_maximum_grad_grad.py::test_maximum_grad_grad_op_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_maximum_grad_grad.py::test_maximum_grad_grad_op_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_maximum_grad_grad.py::test_maximum_grad_grad_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_maximum_grad_grad.py::test_maximum_grad_grad_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_forward[float32-1] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_maximum_grad_op.py::test_maximum_grad_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_backward[float32-1] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_dynamic_backward_rank[0] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_dynamic_backward_rank[1] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_dynamic_backward_shape[0] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_dynamic_backward_shape[1] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_forward[float32-1] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_infervalue[0] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_infervalue[1] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_minimum.py::test_minimum_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_minimum_grad.py::test_minimum_grad_op_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_minimum_grad.py::test_minimum_grad_op_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_minimum_grad.py::test_minimum_grad_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_minimum_grad.py::test_minimum_grad_op_forward[float32-1] testcases/tests/st/dynamic_shape/test_minimum_grad.py::test_minimum_grad_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_minimum_grad.py::test_minimum_grad_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_backward[float32-1] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_dynamic_backward_rank[0] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_dynamic_backward_rank[1] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_dynamic_backward_shape[0] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_dynamic_backward_shape[1] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_dynamic_shape[0] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_dynamic_shape[1] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_forward[float32-1] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_infervalue[0] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_infervalue[1] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_mul.py::test_mul_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_nan_to_num.py::test_nan_to_num_forward[0] testcases/tests/st/dynamic_shape/test_nan_to_num.py::test_nan_to_num_forward[1] testcases/tests/st/dynamic_shape/test_next_after.py::test_next_after_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_next_after.py::test_next_after_op_backward[float32-1] testcases/tests/st/dynamic_shape/test_next_after.py::test_next_after_op_forward_cpu[float32-0] testcases/tests/st/dynamic_shape/test_next_after.py::test_next_after_op_forward_cpu[float32-1] testcases/tests/st/dynamic_shape/test_nllloss.py::test_nllloss_backward[float32-0] testcases/tests/st/dynamic_shape/test_nllloss_grad.py::test_nllloss_grad[float32-0] testcases/tests/st/dynamic_shape/test_nllloss_grad.py::test_nllloss_grad[float32-1] testcases/tests/st/dynamic_shape/test_nllloss_grad.py::test_nllloss_grad_vmap[float32-0] testcases/tests/st/dynamic_shape/test_nllloss_grad.py::test_nllloss_grad_vmap[float32-1] testcases/tests/st/dynamic_shape/test_nonzero.py::test_nonzero_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_nonzero.py::test_nonzero_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_backward[int32-0] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_backward[int32-1] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_forward[int32-0] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_forward[int32-1] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_forward_depth_tensor[0] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_forward_depth_tensor[1] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_vmap[int32-0] testcases/tests/st/dynamic_shape/test_onehot.py::test_onehot_op_vmap[int32-1] testcases/tests/st/dynamic_shape/test_oneslike.py::test_oneslike_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_oneslike.py::test_oneslike_op_backward[float32-1] testcases/tests/st/dynamic_shape/test_oneslike.py::test_oneslike_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_oneslike.py::test_oneslike_op_forward[float32-1] testcases/tests/st/dynamic_shape/test_oneslike.py::test_oneslike_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_oneslike.py::test_oneslike_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_ops_batchnorm_grad.py::test_bn_grad_backward[0] testcases/tests/st/dynamic_shape/test_ops_batchnorm_grad.py::test_bn_grad_backward[1] testcases/tests/st/dynamic_shape/test_ops_batchnorm_grad.py::test_bn_grad_forward[0] testcases/tests/st/dynamic_shape/test_ops_batchnorm_grad.py::test_bn_grad_forward[1] testcases/tests/st/dynamic_shape/test_ops_cast.py::test_cast_backward[0] testcases/tests/st/dynamic_shape/test_ops_cast.py::test_cast_forward[0] testcases/tests/st/dynamic_shape/test_ops_cast.py::test_cast_vmap[0] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_backward[0] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_backward[1] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_dynamic[0] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_dynamic[1] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_forward[0] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_forward[1] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_vmap[0] testcases/tests/st/dynamic_shape/test_ops_celu.py::test_celu_vmap[1] testcases/tests/st/dynamic_shape/test_ops_cholesky.py::test_cholesky_cpu testcases/tests/st/dynamic_shape/test_ops_cholesky_inverse.py::test_cholesky_inverse_cpu testcases/tests/st/dynamic_shape/test_ops_conj.py::test_conj_forward[0] testcases/tests/st/dynamic_shape/test_ops_conj.py::test_conj_forward[1] testcases/tests/st/dynamic_shape/test_ops_conj.py::test_conj_vmap[0] testcases/tests/st/dynamic_shape/test_ops_conj.py::test_conj_vmap[1] testcases/tests/st/dynamic_shape/test_ops_elu.py::test_elu_backward[0] testcases/tests/st/dynamic_shape/test_ops_elu.py::test_elu_backward[1] testcases/tests/st/dynamic_shape/test_ops_elu.py::test_elu_forward[0] testcases/tests/st/dynamic_shape/test_ops_elu.py::test_elu_forward[1] testcases/tests/st/dynamic_shape/test_ops_elu.py::test_elu_vmap[0] testcases/tests/st/dynamic_shape/test_ops_elu.py::test_elu_vmap[1] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_backward[0] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_backward[1] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_forward[0] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_forward[1] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_op_infervalue[0] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_op_infervalue[1] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_vmap[0] testcases/tests/st/dynamic_shape/test_ops_equal.py::test_equal_vmap[1] testcases/tests/st/dynamic_shape/test_ops_erf.py::test_erf_backward[0] testcases/tests/st/dynamic_shape/test_ops_erf.py::test_erf_backward[1] testcases/tests/st/dynamic_shape/test_ops_erf.py::test_erf_forward[0] testcases/tests/st/dynamic_shape/test_ops_erf.py::test_erf_forward[1] testcases/tests/st/dynamic_shape/test_ops_erf.py::test_erf_vmap[0] testcases/tests/st/dynamic_shape/test_ops_erf.py::test_erf_vmap[1] testcases/tests/st/dynamic_shape/test_ops_erfc.py::test_erfc_backward[0] testcases/tests/st/dynamic_shape/test_ops_erfc.py::test_erfc_backward[1] testcases/tests/st/dynamic_shape/test_ops_erfc.py::test_erfc_forward[0] testcases/tests/st/dynamic_shape/test_ops_erfc.py::test_erfc_forward[1] testcases/tests/st/dynamic_shape/test_ops_erfc.py::test_erfc_vmap[0] testcases/tests/st/dynamic_shape/test_ops_erfc.py::test_erfc_vmap[1] testcases/tests/st/dynamic_shape/test_ops_erfinv.py::test_erfinv_backward[0] testcases/tests/st/dynamic_shape/test_ops_erfinv.py::test_erfinv_backward[1] testcases/tests/st/dynamic_shape/test_ops_erfinv.py::test_erfinv_forward[0] testcases/tests/st/dynamic_shape/test_ops_erfinv.py::test_erfinv_forward[1] testcases/tests/st/dynamic_shape/test_ops_erfinv.py::test_erfinv_vmap[0] testcases/tests/st/dynamic_shape/test_ops_erfinv.py::test_erfinv_vmap[1] testcases/tests/st/dynamic_shape/test_ops_exp.py::test_exp_backward[0] testcases/tests/st/dynamic_shape/test_ops_exp.py::test_exp_backward[1] testcases/tests/st/dynamic_shape/test_ops_exp.py::test_exp_forward[0] testcases/tests/st/dynamic_shape/test_ops_exp.py::test_exp_forward[1] testcases/tests/st/dynamic_shape/test_ops_exp.py::test_exp_vmap[0] testcases/tests/st/dynamic_shape/test_ops_exp.py::test_exp_vmap[1] testcases/tests/st/dynamic_shape/test_ops_expand_dims.py::test_expand_dims_backward[0] testcases/tests/st/dynamic_shape/test_ops_expand_dims.py::test_expand_dims_backward[1] testcases/tests/st/dynamic_shape/test_ops_expand_dims.py::test_expand_dims_forward[0] testcases/tests/st/dynamic_shape/test_ops_expand_dims.py::test_expand_dims_forward[1] testcases/tests/st/dynamic_shape/test_ops_expand_dims.py::test_expand_dims_vmap[0] testcases/tests/st/dynamic_shape/test_ops_expand_dims.py::test_expand_dims_vmap[1] testcases/tests/st/dynamic_shape/test_ops_expm1.py::test_expm1_backward[0] testcases/tests/st/dynamic_shape/test_ops_expm1.py::test_expm1_backward[1] testcases/tests/st/dynamic_shape/test_ops_expm1.py::test_expm1_forward[0] testcases/tests/st/dynamic_shape/test_ops_expm1.py::test_expm1_forward[1] testcases/tests/st/dynamic_shape/test_ops_expm1.py::test_expm1_vmap[0] testcases/tests/st/dynamic_shape/test_ops_expm1.py::test_expm1_vmap[1] testcases/tests/st/dynamic_shape/test_ops_flatten.py::test_flatten_backward[0] testcases/tests/st/dynamic_shape/test_ops_flatten.py::test_flatten_backward[1] testcases/tests/st/dynamic_shape/test_ops_flatten.py::test_flatten_forward[0] testcases/tests/st/dynamic_shape/test_ops_flatten.py::test_flatten_forward[1] testcases/tests/st/dynamic_shape/test_ops_flatten.py::test_flatten_vmap[0] testcases/tests/st/dynamic_shape/test_ops_flatten.py::test_flatten_vmap[1] testcases/tests/st/dynamic_shape/test_ops_floor_div.py::test_floor_div_backward[0] testcases/tests/st/dynamic_shape/test_ops_floor_div.py::test_floor_div_backward[1] testcases/tests/st/dynamic_shape/test_ops_floor_div.py::test_floor_div_forward[0] testcases/tests/st/dynamic_shape/test_ops_floor_div.py::test_floor_div_forward[1] testcases/tests/st/dynamic_shape/test_ops_floor_div.py::test_floor_div_vmap[0] testcases/tests/st/dynamic_shape/test_ops_floor_div.py::test_floor_div_vmap[1] testcases/tests/st/dynamic_shape/test_ops_floor_mod.py::test_floor_mod_backward[0] testcases/tests/st/dynamic_shape/test_ops_floor_mod.py::test_floor_mod_backward[1] testcases/tests/st/dynamic_shape/test_ops_floor_mod.py::test_floor_mod_forward[0] testcases/tests/st/dynamic_shape/test_ops_floor_mod.py::test_floor_mod_forward[1] testcases/tests/st/dynamic_shape/test_ops_floor_mod.py::test_floor_mod_vmap[0] testcases/tests/st/dynamic_shape/test_ops_floor_mod.py::test_floor_mod_vmap[1] testcases/tests/st/dynamic_shape/test_ops_gather.py::test_gather_backward[0] testcases/tests/st/dynamic_shape/test_ops_gather.py::test_gather_forward[0] testcases/tests/st/dynamic_shape/test_ops_gather_d.py::test_gather_d_backward[0] testcases/tests/st/dynamic_shape/test_ops_gather_d.py::test_gather_d_forward[0] testcases/tests/st/dynamic_shape/test_ops_gather_d.py::test_gather_d_forward[1] testcases/tests/st/dynamic_shape/test_ops_gather_d.py::test_gather_d_vmap[0] testcases/tests/st/dynamic_shape/test_ops_gather_d.py::test_gather_d_vmap[1] testcases/tests/st/dynamic_shape/test_ops_gather_nd.py::test_gather_nd_backward[0] testcases/tests/st/dynamic_shape/test_ops_gather_nd.py::test_gather_nd_backward[1] testcases/tests/st/dynamic_shape/test_ops_gather_nd.py::test_gather_nd_backward_1d[0] testcases/tests/st/dynamic_shape/test_ops_gather_nd.py::test_gather_nd_backward_1d[1] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_backward[0] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_backward[1] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_dynamic[0] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_dynamic[1] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_forward[0] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_forward[1] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_vmap[0] testcases/tests/st/dynamic_shape/test_ops_identity.py::test_identity_vmap[1] testcases/tests/st/dynamic_shape/test_ops_lin_space.py::test_lin_space_backward[0] testcases/tests/st/dynamic_shape/test_ops_lin_space.py::test_lin_space_backward[1] testcases/tests/st/dynamic_shape/test_ops_lin_space.py::test_lin_space_forward[0] testcases/tests/st/dynamic_shape/test_ops_lin_space.py::test_lin_space_forward[1] testcases/tests/st/dynamic_shape/test_ops_lin_space.py::test_lin_space_vmap[0] testcases/tests/st/dynamic_shape/test_ops_lin_space.py::test_lin_space_vmap[1] testcases/tests/st/dynamic_shape/test_ops_log.py::test_op_log_cpu testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_backward[0] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_backward[1] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_dynamic[0] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_dynamic[1] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_forward[0] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_forward[1] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_vmap[0] testcases/tests/st/dynamic_shape/test_ops_split.py::test_split_vmap[1] testcases/tests/st/dynamic_shape/test_pad_and_shift_cpu.py::test_pad_and_shift_cpu testcases/tests/st/dynamic_shape/test_pow.py::test_pow_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_pow.py::test_pow_op_backward[float32-1] testcases/tests/st/dynamic_shape/test_pow.py::test_pow_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_pow.py::test_pow_op_forward[float32-1] testcases/tests/st/dynamic_shape/test_pow.py::test_pow_op_vmap[float32-0] testcases/tests/st/dynamic_shape/test_pow.py::test_pow_op_vmap[float32-1] testcases/tests/st/dynamic_shape/test_prelu_dyn_shape.py::test_prelu_backward[0] testcases/tests/st/dynamic_shape/test_prelu_dyn_shape.py::test_prelu_backward[1] testcases/tests/st/dynamic_shape/test_prelu_dyn_shape.py::test_prelu_dynamic[0] testcases/tests/st/dynamic_shape/test_prelu_dyn_shape.py::test_prelu_dynamic[1] testcases/tests/st/dynamic_shape/test_prelu_dyn_shape.py::test_prelu_forward[0] testcases/tests/st/dynamic_shape/test_prelu_dyn_shape.py::test_prelu_forward[1] testcases/tests/st/dynamic_shape/test_prelu_grad.py::test_prelu_grad[0] testcases/tests/st/dynamic_shape/test_prelu_grad.py::test_prelu_grad[1] testcases/tests/st/dynamic_shape/test_prelu_grad.py::test_prelu_grad_dynamic[0] testcases/tests/st/dynamic_shape/test_prelu_grad.py::test_prelu_grad_dynamic[1] testcases/tests/st/dynamic_shape/test_qr_dyn_shape.py::test_qr_dynamic[0] testcases/tests/st/dynamic_shape/test_qr_dyn_shape.py::test_qr_dynamic[1] testcases/tests/st/dynamic_shape/test_qr_dyn_shape.py::test_qr_forward[0] testcases/tests/st/dynamic_shape/test_qr_dyn_shape.py::test_qr_forward[1] testcases/tests/st/dynamic_shape/test_randperm_v2.py::test_randperm_v2_backward[0] testcases/tests/st/dynamic_shape/test_randperm_v2.py::test_randperm_v2_backward[1] testcases/tests/st/dynamic_shape/test_randperm_v2.py::test_randperm_v2_dynamic[0] testcases/tests/st/dynamic_shape/test_randperm_v2.py::test_randperm_v2_dynamic[1] testcases/tests/st/dynamic_shape/test_randperm_v2.py::test_randperm_v2_forward[0] testcases/tests/st/dynamic_shape/test_randperm_v2.py::test_randperm_v2_forward[1] testcases/tests/st/dynamic_shape/test_range.py::test_range_backward[0] testcases/tests/st/dynamic_shape/test_range.py::test_range_backward[1] testcases/tests/st/dynamic_shape/test_range.py::test_range_dynamic[0] testcases/tests/st/dynamic_shape/test_range.py::test_range_dynamic[1] testcases/tests/st/dynamic_shape/test_range.py::test_range_forward[0] testcases/tests/st/dynamic_shape/test_range.py::test_range_forward[1] testcases/tests/st/dynamic_shape/test_range.py::test_range_forward_tensor_input[0] testcases/tests/st/dynamic_shape/test_range.py::test_range_forward_tensor_input[1] testcases/tests/st/dynamic_shape/test_rank.py::test_rank_backward[0] testcases/tests/st/dynamic_shape/test_rank.py::test_rank_backward[1] testcases/tests/st/dynamic_shape/test_rank.py::test_rank_dynamic[0] testcases/tests/st/dynamic_shape/test_rank.py::test_rank_dynamic[1] testcases/tests/st/dynamic_shape/test_rank.py::test_rank_forward[0] testcases/tests/st/dynamic_shape/test_rank.py::test_rank_forward[1] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_backward[0] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_backward[1] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_dynamic[0] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_dynamic[1] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_forward[0] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_forward[1] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_vmap[0] testcases/tests/st/dynamic_shape/test_real_div.py::test_real_div_vmap[1] testcases/tests/st/dynamic_shape/test_real_dyn_shape.py::test_real_backward[0] testcases/tests/st/dynamic_shape/test_real_dyn_shape.py::test_real_backward[1] testcases/tests/st/dynamic_shape/test_real_dyn_shape.py::test_real_dynamic[0] testcases/tests/st/dynamic_shape/test_real_dyn_shape.py::test_real_dynamic[1] testcases/tests/st/dynamic_shape/test_real_dyn_shape.py::test_real_forward[0] testcases/tests/st/dynamic_shape/test_real_dyn_shape.py::test_real_forward[1] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_backward[0] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_backward[1] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_dynamic[0] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_dynamic[1] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_forward[0] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_forward[1] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_vmap[0] testcases/tests/st/dynamic_shape/test_reciprocal_dyn_shape.py::test_reciprocal_vmap[1] testcases/tests/st/dynamic_shape/test_reciprocal_grad.py::test_reciprocal_grad[0] testcases/tests/st/dynamic_shape/test_reciprocal_grad.py::test_reciprocal_grad[1] testcases/tests/st/dynamic_shape/test_reciprocal_grad.py::test_reciprocal_grad_dynamic[0] testcases/tests/st/dynamic_shape/test_reciprocal_grad.py::test_reciprocal_grad_dynamic[1] testcases/tests/st/dynamic_shape/test_reciprocal_grad.py::test_reciprocal_grad_vmap[0] testcases/tests/st/dynamic_shape/test_reciprocal_grad.py::test_reciprocal_grad_vmap[1] testcases/tests/st/dynamic_shape/test_reduce_all.py::test_reduce_all[0] testcases/tests/st/dynamic_shape/test_reduce_all.py::test_reduce_all[1] testcases/tests/st/dynamic_shape/test_reduce_all.py::test_reduce_all_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_all.py::test_reduce_all_vmap[1] testcases/tests/st/dynamic_shape/test_reduce_any.py::test_reduce_any[0] testcases/tests/st/dynamic_shape/test_reduce_any.py::test_reduce_any[1] testcases/tests/st/dynamic_shape/test_reduce_any.py::test_reduce_any_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_any.py::test_reduce_any_vmap[1] testcases/tests/st/dynamic_shape/test_reduce_max.py::test_reduce_max[0] testcases/tests/st/dynamic_shape/test_reduce_max.py::test_reduce_max_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_mean.py::test_reduce_mean[0] testcases/tests/st/dynamic_shape/test_reduce_mean.py::test_reduce_mean[1] testcases/tests/st/dynamic_shape/test_reduce_mean.py::test_reduce_mean_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_mean.py::test_reduce_mean_vmap[1] testcases/tests/st/dynamic_shape/test_reduce_min.py::test_reduce_min[0] testcases/tests/st/dynamic_shape/test_reduce_min.py::test_reduce_min_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_prod.py::test_reduce_prod[0] testcases/tests/st/dynamic_shape/test_reduce_prod.py::test_reduce_prod[1] testcases/tests/st/dynamic_shape/test_reduce_prod.py::test_reduce_prod_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_prod.py::test_reduce_prod_vmap[1] testcases/tests/st/dynamic_shape/test_reduce_std.py::test_reduce_std[0] testcases/tests/st/dynamic_shape/test_reduce_std.py::test_reduce_std_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_sum.py::test_reduce_sum[0] testcases/tests/st/dynamic_shape/test_reduce_sum.py::test_reduce_sum[1] testcases/tests/st/dynamic_shape/test_reduce_sum.py::test_reduce_sum_vmap[0] testcases/tests/st/dynamic_shape/test_reduce_sum.py::test_reduce_sum_vmap[1] testcases/tests/st/dynamic_shape/test_relu.py::test_relu[0] testcases/tests/st/dynamic_shape/test_relu.py::test_relu[1] testcases/tests/st/dynamic_shape/test_relu.py::test_relu_vmap[0] testcases/tests/st/dynamic_shape/test_relu.py::test_relu_vmap[1] testcases/tests/st/dynamic_shape/test_relu6.py::test_relu6[0] testcases/tests/st/dynamic_shape/test_relu6.py::test_relu6[1] testcases/tests/st/dynamic_shape/test_relu6.py::test_relu6_vmap[0] testcases/tests/st/dynamic_shape/test_relu6.py::test_relu6_vmap[1] testcases/tests/st/dynamic_shape/test_relu6_grad.py::test_relu6_grad[0] testcases/tests/st/dynamic_shape/test_relu6_grad.py::test_relu6_grad[1] testcases/tests/st/dynamic_shape/test_relu6_grad.py::test_relu6_grad_vmap[0] testcases/tests/st/dynamic_shape/test_relu6_grad.py::test_relu6_grad_vmap[1] testcases/tests/st/dynamic_shape/test_relu_grad.py::test_relu_grad[0] testcases/tests/st/dynamic_shape/test_relu_grad.py::test_relu_grad[1] testcases/tests/st/dynamic_shape/test_relu_grad.py::test_relu_grad_vmap[0] testcases/tests/st/dynamic_shape/test_relu_grad.py::test_relu_grad_vmap[1] testcases/tests/st/dynamic_shape/test_reshape.py::test_reshape_op[0] testcases/tests/st/dynamic_shape/test_reshape.py::test_reshape_op[1] testcases/tests/st/dynamic_shape/test_reshape.py::test_reshape_vmap[0] testcases/tests/st/dynamic_shape/test_reshape.py::test_reshape_vmap[1] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor.py::test_resize_nearest_neighbor_op_backward[float32-0] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor.py::test_resize_nearest_neighbor_op_dynamic[0] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor.py::test_resize_nearest_neighbor_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor_grad.py::test_resize_nearest_neighbor_grad_op_dynamic[0] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor_grad.py::test_resize_nearest_neighbor_grad_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor_v2.py::test_resize_nearest_neighbor_v2_op_dynamic[0] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor_v2.py::test_resize_nearest_neighbor_v2_op_forward[float32-0] testcases/tests/st/dynamic_shape/test_resize_nearest_neighbor_v2_grad.py::test_resize_nearest_neighbor_v2_grad_op_dynamic[0] testcases/tests/st/dynamic_shape/test_reverse_v2.py::test_reverse_v2[0] testcases/tests/st/dynamic_shape/test_reverse_v2.py::test_reverse_v2[1] testcases/tests/st/dynamic_shape/test_reverse_v2.py::test_reverse_v2_vmap[0] testcases/tests/st/dynamic_shape/test_reverse_v2.py::test_reverse_v2_vmap[1] testcases/tests/st/dynamic_shape/test_right_shift.py::test_right_shift_forward[0] testcases/tests/st/dynamic_shape/test_right_shift.py::test_right_shift_forward[1] testcases/tests/st/dynamic_shape/test_right_shift.py::test_right_shift_vmap[0] testcases/tests/st/dynamic_shape/test_right_shift.py::test_right_shift_vmap[1] testcases/tests/st/dynamic_shape/test_rsqrt_grad.py::test_rsqrt_grad[0] testcases/tests/st/dynamic_shape/test_rsqrt_grad.py::test_rsqrt_grad[1] testcases/tests/st/dynamic_shape/test_rsqrt_grad.py::test_rsqrt_grad_dyn_rank[0] testcases/tests/st/dynamic_shape/test_rsqrt_grad.py::test_rsqrt_grad_dyn_rank[1] testcases/tests/st/dynamic_shape/test_rsqrt_grad.py::test_rsqrt_grad_vmap[0] testcases/tests/st/dynamic_shape/test_rsqrt_grad.py::test_rsqrt_grad_vmap[1] testcases/tests/st/dynamic_shape/test_shape.py::test_shape_dynamic[0] testcases/tests/st/dynamic_shape/test_shape.py::test_shape_dynamic[1] testcases/tests/st/dynamic_shape/test_shape.py::test_shape_forward[0] testcases/tests/st/dynamic_shape/test_shape.py::test_shape_forward[1] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_backward[0] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_backward[1] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_dynamic[0] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_dynamic[1] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_forward[0] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_forward[1] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_vmap[0] testcases/tests/st/dynamic_shape/test_sin_dyn_shape.py::test_sin_vmap[1] testcases/tests/st/dynamic_shape/test_sinc_dyn_shape.py::test_sinc_backward[0] testcases/tests/st/dynamic_shape/test_sinc_dyn_shape.py::test_sinc_backward[1] testcases/tests/st/dynamic_shape/test_sinc_dyn_shape.py::test_sinc_dynamic[0] testcases/tests/st/dynamic_shape/test_sinc_dyn_shape.py::test_sinc_dynamic[1] testcases/tests/st/dynamic_shape/test_sinc_dyn_shape.py::test_sinc_forward[0] testcases/tests/st/dynamic_shape/test_sinc_dyn_shape.py::test_sinc_forward[1] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_backward[0] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_backward[1] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_dynamic[0] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_dynamic[1] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_forward[0] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_forward[1] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_vmap[0] testcases/tests/st/dynamic_shape/test_sinh.py::test_sinh_vmap[1] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_backward[0] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_backward[1] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_dynamic[0] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_dynamic[1] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_forward[0] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_forward[1] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_vmap[0] testcases/tests/st/dynamic_shape/test_sqrt.py::test_sqrt_vmap[1] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_dynamic[0] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_dynamic[1] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_forward[0] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_forward[1] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_vmap[0] testcases/tests/st/dynamic_shape/test_sqrt_grad.py::test_sqrt_grad_vmap[1] testcases/tests/st/dynamic_shape/test_square.py::test_square_dynamic[0] testcases/tests/st/dynamic_shape/test_square.py::test_square_dynamic[1] testcases/tests/st/dynamic_shape/test_square.py::test_square_dynamic_rank[0] testcases/tests/st/dynamic_shape/test_square.py::test_square_dynamic_rank[1] testcases/tests/st/dynamic_shape/test_square.py::test_square_forward[0] testcases/tests/st/dynamic_shape/test_square.py::test_square_forward[1] testcases/tests/st/dynamic_shape/test_square.py::test_square_vmap[0] testcases/tests/st/dynamic_shape/test_square.py::test_square_vmap[1] testcases/tests/st/dynamic_shape/test_tensor_shape.py::test_tensor_shape_backward[0] testcases/tests/st/dynamic_shape/test_tensor_shape.py::test_tensor_shape_backward[1] testcases/tests/st/dynamic_shape/test_tensor_shape.py::test_tensor_shape_forward[0] testcases/tests/st/dynamic_shape/test_tensor_shape.py::test_tensor_shape_forward[1] testcases/tests/st/dynamic_shape/test_tensor_shape.py::test_tensor_shape_vmap[0] testcases/tests/st/dynamic_shape/test_tensor_shape.py::test_tensor_shape_vmap[1] testcases/tests/st/dynamic_shape/test_transpose.py::test_transpose_backward[0] testcases/tests/st/dynamic_shape/test_transpose.py::test_transpose_forward[0] testcases/tests/st/dynamic_shape/test_transpose.py::test_transpose_vmap[0] testcases/tests/st/dynamic_shape/test_unique_cpu.py::test_unique_cpu testcases/tests/st/dynamic_shape/test_unique_cpu.py::test_unique_square testcases/tests/st/dynamic_shape/test_unique_cpu.py::test_unqiue_func_1d testcases/tests/st/dynamic_shape/test_unique_cpu.py::test_unqiue_func_2d testcases/tests/st/dynamic_shape/test_unsorted_segment_sum.py::test_unsorted_segment_backward[0] testcases/tests/st/dynamic_shape/test_unsorted_segment_sum.py::test_unsorted_segment_backward[1] testcases/tests/st/dynamic_shape/test_unsorted_segment_sum.py::test_unsorted_segment_forward[0] testcases/tests/st/dynamic_shape/test_unsorted_segment_sum.py::test_unsorted_segment_forward[1] testcases/tests/st/dynamic_shape/test_zeros_like.py::test_zeros_like_backward[0] testcases/tests/st/dynamic_shape/test_zeros_like.py::test_zeros_like_backward[1] testcases/tests/st/dynamic_shape/test_zeros_like.py::test_zeros_like_forward[0] testcases/tests/st/dynamic_shape/test_zeros_like.py::test_zeros_like_forward[1] testcases/tests/st/dynamic_shape/test_zeros_like.py::test_zeros_like_vmap[0] testcases/tests/st/dynamic_shape/test_zeros_like.py::test_zeros_like_vmap[1] testcases/tests/st/export_and_load/test_ckpt_bf16.py::test_list_ckpt_error[0] testcases/tests/st/export_and_load/test_ckpt_bf16.py::test_list_ckpt_error[1] testcases/tests/st/export_and_load/test_ckpt_bf16.py::test_save_load_checkpoint_with_bf16_graph[0] testcases/tests/st/export_and_load/test_ckpt_bf16.py::test_save_load_checkpoint_with_bf16_pynative[1] testcases/tests/st/export_and_load/test_ckpt_bf16.py::test_save_load_checkpoint_with_bf16_pynative_accuracy[1] testcases/tests/st/export_and_load/test_ckpt_with_crc.py::test_ckpt_save_with_crc[0] testcases/tests/st/export_and_load/test_ckpt_with_crc.py::test_ckpt_save_with_crc[1] testcases/tests/st/export_and_load/test_ckpt_with_crc.py::test_ckpt_save_with_crc_failed[0] testcases/tests/st/export_and_load/test_ckpt_with_crc.py::test_ckpt_save_with_crc_failed[1] testcases/tests/st/export_and_load/test_get_and_init_graph_cell_parameters.py:30 testcases/tests/st/export_and_load/test_get_and_init_graph_cell_parameters.py::test_get_and_init_graph_cell_parameters_in_graph_mode testcases/tests/st/export_and_load/test_train_mindir.py::test_load_mindir_and_run testcases/tests/st/graph_kernel/custom/test_custom_aot.py::test_aot_single_output_cpu testcases/tests/st/graph_kernel/custom/test_custom_aot_fused.py::test_aot_fused_kernel testcases/tests/st/graph_kernel/custom/test_custom_pyfunc.py::test_pyfunc_pynative testcases/tests/st/graph_kernel/symbolic_shape/test_symbol_api.py::test_symbol_pynativemode_setinputs testcases/tests/st/graph_kernel/test_easy_fuse_cpu.py::test_easy_fuse_cpu testcases/tests/st/graph_kernel/test_gkcpu_for_llvm.py::test_for_llvm testcases/tests/st/graph_kernel/test_softsign_fallback.py::test_sofsign_graph_mode testcases/tests/st/graph_kernel/test_softsign_fallback.py::test_sofsign_pynative_mode testcases/tests/st/hal/test_hal_device.py::test_hal_device_cpu testcases/tests/st/mint/overload/test_mint_clamp.py::test_clamp[0] testcases/tests/st/mint/overload/test_mint_clamp.py::test_clamp[1] testcases/tests/st/mint/overload/test_mint_clamp.py::test_clamp_with_input_type_error[0] testcases/tests/st/mint/overload/test_mint_clamp.py::test_clamp_with_input_type_error[1] testcases/tests/st/mint/overload/test_mint_div.py::test_divide_floor[0] testcases/tests/st/mint/overload/test_mint_div.py::test_divide_floor[1] testcases/tests/st/mint/overload/test_mint_div.py::test_divide_none[0] testcases/tests/st/mint/overload/test_mint_div.py::test_divide_none[1] testcases/tests/st/mint/overload/test_mint_div.py::test_divide_trunc[0] testcases/tests/st/mint/overload/test_mint_div.py::test_divide_trunc[1] testcases/tests/st/mint/overload/test_mint_remainder.py::test_remainder_scalar_tensor_args_pynative testcases/tests/st/mint/overload/test_mint_remainder.py::test_remainder_scalar_tensor_kwargs_pynative testcases/tests/st/mint/test_add_and_linear.py::test_mint_max_and_linear[0] testcases/tests/st/mint/test_add_and_linear.py::test_mint_max_and_linear[1] testcases/tests/st/mint/test_nn_identity.py::test_nn_identity_forward_func_normal[0] testcases/tests/st/mint/test_nn_identity.py::test_nn_identity_forward_func_normal[1] testcases/tests/st/mint/test_nn_identity.py::test_nn_identity_forward_func_vmap[0] testcases/tests/st/mint/test_nn_identity.py::test_nn_identity_forward_func_vmap[1] testcases/tests/st/mint/test_nn_identity.py::test_nn_identity_func_dynamic testcases/tests/st/mix_precision/test_mix_precision.py:289 testcases/tests/st/mix_precision/test_mix_precision.py:305 testcases/tests/st/mix_precision/test_mix_precision.py:367 testcases/tests/st/mix_precision/test_mix_precision.py::test_to_float[dst_type0-0] testcases/tests/st/mix_precision/test_mix_precision.py::test_to_float[dst_type0-1] testcases/tests/st/mix_precision/test_mix_precision.py::test_to_float[dst_type1-0] testcases/tests/st/mix_precision/test_mix_precision.py::test_to_float[dst_type1-1] testcases/tests/st/nn/test_BiDense.py::test_bidense_para_customed_dtype[0] testcases/tests/st/nn/test_BiDense.py::test_bidense_para_customed_dtype[1] testcases/tests/st/nn/test_Conv3d.py::test_conv3d_para_customed_dtype[0] testcases/tests/st/nn/test_Conv3d.py::test_conv3d_para_customed_dtype[1] testcases/tests/st/nn/test_EmbeddingLookup.py::test_embeddinglookup_para_customed_dtype[0] testcases/tests/st/nn/test_EmbeddingLookup.py::test_embeddinglookup_para_customed_dtype[1] testcases/tests/st/nn/test_GroupNorm.py::test_groupnorm_para_customed_dtype[0] testcases/tests/st/nn/test_GroupNorm.py::test_groupnorm_para_customed_dtype[1] testcases/tests/st/nn/test_LayerNorm.py::test_layernorm_para_customed_dtype[0] testcases/tests/st/nn/test_LayerNorm.py::test_layernorm_para_customed_dtype[1] testcases/tests/st/nn/test_batchnorm1d.py::test_batchnorm1d_para_customed_dtype[0] testcases/tests/st/nn/test_batchnorm1d.py::test_batchnorm1d_para_customed_dtype[1] testcases/tests/st/nn/test_batchnorm3d.py::test_batchnorm3d_para_customed_dtype[0] testcases/tests/st/nn/test_batchnorm3d.py::test_batchnorm3d_para_customed_dtype[1] testcases/tests/st/nn/test_cell.py::test_Cell_del_tensor_paratuple_attr_case[0] testcases/tests/st/nn/test_cell.py::test_Cell_del_tensor_paratuple_attr_case[1] testcases/tests/st/nn/test_cell.py::test_Cell_set_cell_attr_case[0] testcases/tests/st/nn/test_cell.py::test_Cell_set_cell_attr_case[1] testcases/tests/st/nn/test_cell_buffer.py::test_buffer_basic[0] testcases/tests/st/nn/test_cell_buffer.py::test_buffer_basic[1] testcases/tests/st/nn/test_cell_buffer.py::test_buffer_exception[0] testcases/tests/st/nn/test_cell_buffer.py::test_buffer_exception[1] testcases/tests/st/nn/test_cell_buffer.py::test_complex_net_buffer[0] testcases/tests/st/nn/test_cell_buffer.py::test_complex_net_buffer[1] testcases/tests/st/nn/test_cell_state_dict.py::test_net_state_dict[0] testcases/tests/st/nn/test_cell_state_dict.py::test_net_state_dict[1] testcases/tests/st/nn/test_cell_state_dict.py::test_net_state_dict_hook[0] testcases/tests/st/nn/test_cell_state_dict.py::test_net_state_dict_hook[1] testcases/tests/st/nn/test_generator.py::test_default_generator testcases/tests/st/nn/test_generator.py::test_offset_inc[0] testcases/tests/st/nn/test_generator.py::test_offset_inc[1] testcases/tests/st/nn/test_generator.py::test_restore_state[0] testcases/tests/st/nn/test_generator.py::test_restore_state[1] testcases/tests/st/nn/test_greater.py::test_greater_backward testcases/tests/st/nn/test_greater.py::test_greater_forward testcases/tests/st/nn/test_greater.py::test_greater_vmap testcases/tests/st/nn/test_greater_equal.py::test_greater_equal_backward testcases/tests/st/nn/test_greater_equal.py::test_greater_equal_forward testcases/tests/st/nn/test_greater_equal.py::test_greater_equal_vmap testcases/tests/st/nn/test_grucell.py::test_grucell_para_customed_dtype[0] testcases/tests/st/nn/test_grucell.py::test_grucell_para_customed_dtype[1] testcases/tests/st/nn/test_lppool2d.py::test_lppool2d_normal[0] testcases/tests/st/nn/test_lppool2d.py::test_lppool2d_normal[1] testcases/tests/st/nn/test_lstmcell.py::test_lstmcell_para_customed_dtype[0] testcases/tests/st/nn/test_lstmcell.py::test_lstmcell_para_customed_dtype[1] testcases/tests/st/nn/test_max_unpool1d.py::test_f_max_unpool1d_normal[0] testcases/tests/st/nn/test_max_unpool1d.py::test_f_max_unpool1d_normal[1] testcases/tests/st/nn/test_mint_relu.py::test_relu_net[KBK] testcases/tests/st/nn/test_mint_relu.py::test_relu_net[pynative] testcases/tests/st/nn/test_multiheadattention.py::test_multihead_attention_cpu_gpu[0-dtype0] testcases/tests/st/nn/test_multiheadattention.py::test_multihead_attention_cpu_gpu[0-dtype1] testcases/tests/st/nn/test_multiheadattention.py::test_multihead_attention_cpu_gpu[0-dtype2] testcases/tests/st/nn/test_multiheadattention.py::test_multihead_attention_cpu_gpu[1-dtype0] testcases/tests/st/nn/test_multiheadattention.py::test_multihead_attention_cpu_gpu[1-dtype1] testcases/tests/st/nn/test_multiheadattention.py::test_multihead_attention_cpu_gpu[1-dtype2] testcases/tests/st/nn/test_rnn.py::test_rnn_para_customed_dtype[0] testcases/tests/st/nn/test_rnn.py::test_rnn_para_customed_dtype[1] testcases/tests/st/nn/test_rnncell.py::test_rnncell_para_customed_dtype[0] testcases/tests/st/nn/test_rnncell.py::test_rnncell_para_customed_dtype[1] testcases/tests/st/nn/test_trainonestepcell_with_return_grads.py::test_trainonestepcellwithgrad[0] testcases/tests/st/nn/test_trainonestepcell_with_return_grads.py::test_trainonestepcellwithgrad[1] testcases/tests/st/nn/test_transformer.py::test_multihead_attention_pynative_cpu_gpu[False-dtype0] testcases/tests/st/nn/test_transformer.py::test_multihead_attention_pynative_cpu_gpu[False-dtype1] testcases/tests/st/nn/test_transformer.py::test_multihead_attention_pynative_cpu_gpu[False-dtype2] testcases/tests/st/nn/test_transformer.py::test_multihead_attention_pynative_cpu_gpu[True-dtype0] testcases/tests/st/nn/test_transformer.py::test_multihead_attention_pynative_cpu_gpu[True-dtype1] testcases/tests/st/nn/test_transformer.py::test_multihead_attention_pynative_cpu_gpu[True-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[False-False-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[False-False-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[False-False-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[False-True-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[False-True-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[False-True-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[True-False-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[True-False-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[True-False-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[True-True-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[True-True-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformer_cpu[True-True-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[False-False-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[False-False-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[False-False-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[False-True-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[False-True-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[False-True-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[True-False-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[True-False-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[True-False-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[True-True-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[True-True-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerdecoder_cpu[True-True-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[False-False-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[False-False-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[False-False-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[False-True-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[False-True-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[False-True-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[True-False-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[True-False-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[True-False-dtype2] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[True-True-dtype0] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[True-True-dtype1] testcases/tests/st/nn/test_transformer.py::test_transformerencoder_square_input_cpu[True-True-dtype2] testcases/tests/st/numpy_native/test_array_creations.py::test_diag testcases/tests/st/numpy_native/test_array_creations.py::test_diagflat testcases/tests/st/numpy_native/test_array_creations.py::test_diagonal testcases/tests/st/numpy_native/test_array_creations.py::test_eye testcases/tests/st/numpy_native/test_array_creations.py::test_geomspace testcases/tests/st/numpy_native/test_array_creations.py::test_linspace testcases/tests/st/numpy_native/test_array_creations.py::test_logspace testcases/tests/st/numpy_native/test_array_creations.py::test_pad testcases/tests/st/numpy_native/test_array_creations.py::test_tril_indices_from testcases/tests/st/numpy_native/test_array_creations.py::test_triu_indices testcases/tests/st/numpy_native/test_array_creations.py::test_triu_indices_from testcases/tests/st/numpy_native/test_array_ops.py::test_apply_along_axis testcases/tests/st/numpy_native/test_array_ops.py::test_column_stack testcases/tests/st/numpy_native/test_array_ops.py::test_flip testcases/tests/st/numpy_native/test_array_ops.py::test_fliplr testcases/tests/st/numpy_native/test_array_ops.py::test_flipud testcases/tests/st/numpy_native/test_array_ops.py::test_intersect1d testcases/tests/st/numpy_native/test_array_ops.py::test_ndarray_astype testcases/tests/st/numpy_native/test_array_ops.py::test_piecewise testcases/tests/st/numpy_native/test_array_ops.py::test_roll testcases/tests/st/numpy_native/test_array_ops.py::test_rot90 testcases/tests/st/numpy_native/test_array_ops.py::test_split testcases/tests/st/numpy_native/test_array_ops.py::test_swapaxes testcases/tests/st/numpy_native/test_array_ops.py::test_tensor_squeeze testcases/tests/st/numpy_native/test_logic_ops.py::test_logical_and testcases/tests/st/numpy_native/test_logic_ops.py::test_logical_or testcases/tests/st/numpy_native/test_logic_ops.py::test_logical_xor testcases/tests/st/numpy_native/test_math_ops.py::test_arctan testcases/tests/st/numpy_native/test_math_ops.py::test_arctan2 testcases/tests/st/numpy_native/test_math_ops.py::test_bincount testcases/tests/st/numpy_native/test_math_ops.py::test_clip testcases/tests/st/numpy_native/test_math_ops.py::test_cosh testcases/tests/st/numpy_native/test_math_ops.py::test_divide testcases/tests/st/numpy_native/test_math_ops.py::test_fix testcases/tests/st/numpy_native/test_math_ops.py::test_histogram testcases/tests/st/numpy_native/test_math_ops.py::test_histogram2d testcases/tests/st/numpy_native/test_math_ops.py::test_histogramdd testcases/tests/st/numpy_native/test_math_ops.py::test_hypot testcases/tests/st/numpy_native/test_math_ops.py::test_matrix_power testcases/tests/st/numpy_native/test_math_ops.py::test_multi_dot testcases/tests/st/numpy_native/test_math_ops.py::test_norm testcases/tests/st/numpy_native/test_math_ops.py::test_power testcases/tests/st/numpy_native/test_math_ops.py::test_sinh testcases/tests/st/numpy_native/test_math_ops.py::test_subtract testcases/tests/st/ops/cpu/test_abs_op.py:53: in testcases/tests/st/ops/cpu/test_acos_grad_op.py::test_acos_grad testcases/tests/st/ops/cpu/test_acos_op.py::test_acos[float32] testcases/tests/st/ops/cpu/test_acos_op.py::test_acos[float64] testcases/tests/st/ops/cpu/test_acos_op.py::test_acos_tensor[float32] testcases/tests/st/ops/cpu/test_acos_op.py::test_acos_tensor[float64] testcases/tests/st/ops/cpu/test_acosh_grad_op.py::test_acosh_grad testcases/tests/st/ops/cpu/test_acosh_op.py::test_acosh[float32] testcases/tests/st/ops/cpu/test_acosh_op.py::test_acosh[float64] testcases/tests/st/ops/cpu/test_acosh_op.py::test_acosh_tensor[float32] testcases/tests/st/ops/cpu/test_acosh_op.py::test_acosh_tensor[float64] testcases/tests/st/ops/cpu/test_adam_op.py::test_adam testcases/tests/st/ops/cpu/test_adam_op.py::test_adam_offload testcases/tests/st/ops/cpu/test_adam_op.py::test_adam_offload_acc testcases/tests/st/ops/cpu/test_adam_op.py::test_apply_adam_witm_adam_op_vmap testcases/tests/st/ops/cpu/test_adam_op.py::test_lazy2 testcases/tests/st/ops/cpu/test_adam_op.py::test_lazy_adam testcases/tests/st/ops/cpu/test_adam_weight_decay_op.py::test_adam_weight_decay testcases/tests/st/ops/cpu/test_adaptive_max_pool1d_op.py::test_adaptive_max_pool1d_forward_float32_functional testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_net_f testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_net_h_none testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_net_hxh testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_net_nn testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_net_normal testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_net_with_indices testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_vmap testcases/tests/st/ops/cpu/test_adaptive_max_pool2d_op.py::test_adaptivemaxpool2d_cpu_with_zero_dimension testcases/tests/st/ops/cpu/test_add_op.py::test_add_float32_tensor_api testcases/tests/st/ops/cpu/test_addmv_op.py::test_addmv_forward_float32_tensor_api testcases/tests/st/ops/cpu/test_addn_op.py::test_addn_support_type testcases/tests/st/ops/cpu/test_addn_op.py::test_four_tensors_add testcases/tests/st/ops/cpu/test_addn_op.py::test_two_tensors_add testcases/tests/st/ops/cpu/test_addr_op.py::test_addr_float32_tensor_api testcases/tests/st/ops/cpu/test_apply_ada_max.py::test_apply_ada_max testcases/tests/st/ops/cpu/test_apply_adadelta_op.py::test_apply_adadelta testcases/tests/st/ops/cpu/test_apply_adadelta_op.py::test_apply_adadelta_vmap testcases/tests/st/ops/cpu/test_apply_adadelta_op.py::test_apply_adadelta_vmap2 testcases/tests/st/ops/cpu/test_apply_adagrad_dad_op.py::test_apply_adagrad_da testcases/tests/st/ops/cpu/test_apply_adagrad_op.py::test_apply_adagrad testcases/tests/st/ops/cpu/test_apply_adagrad_v2_op.py::test_apply_adagrad_v2 testcases/tests/st/ops/cpu/test_apply_adagrad_v2_op.py::test_vmap_apply_adagrad_v2 testcases/tests/st/ops/cpu/test_apply_adam_with_amsgrad_op.py::test_apply_adam_with_amsgrad_grad_op_vmap2 testcases/tests/st/ops/cpu/test_apply_adam_with_amsgrad_op.py::test_apply_adam_with_amsgrad_op[float16] testcases/tests/st/ops/cpu/test_apply_adam_with_amsgrad_op.py::test_apply_adam_with_amsgrad_op[float32] testcases/tests/st/ops/cpu/test_apply_adam_with_amsgrad_op.py::test_apply_adam_witm_amsgrad_op_vmap testcases/tests/st/ops/cpu/test_apply_ftrl_op.py::test_apply_ftrl[float16] testcases/tests/st/ops/cpu/test_apply_ftrl_op.py::test_apply_ftrl[float32] testcases/tests/st/ops/cpu/test_apply_ftrl_op.py::test_apply_ftrl_op_vmap testcases/tests/st/ops/cpu/test_apply_gradient_descent_op.py::test_apply_gradient_descent_float16 testcases/tests/st/ops/cpu/test_apply_gradient_descent_op.py::test_apply_gradient_descent_float32 testcases/tests/st/ops/cpu/test_apply_gradient_descent_op.py::test_vmap_apply_gradient_descent testcases/tests/st/ops/cpu/test_apply_proximal_adagrad_op.py::test_apply_proximal_adagrad_op[float16] testcases/tests/st/ops/cpu/test_apply_proximal_adagrad_op.py::test_apply_proximal_adagrad_op[float32] testcases/tests/st/ops/cpu/test_apply_proximal_adagrad_op.py::test_apply_proximal_adagrad_op_vmap testcases/tests/st/ops/cpu/test_apply_proximal_adagrad_op.py::test_apply_proximal_adagrad_op_vmap2 testcases/tests/st/ops/cpu/test_apply_proximal_gradient_descent_op.py::test_apply_proximal_adagrad_op_vmap2 testcases/tests/st/ops/cpu/test_apply_proximal_gradient_descent_op.py::test_apply_proximal_gradient_descent_float16 testcases/tests/st/ops/cpu/test_apply_proximal_gradient_descent_op.py::test_apply_proximal_gradient_descent_float32 testcases/tests/st/ops/cpu/test_apply_proximal_gradient_descent_op.py::test_apply_proximal_gradient_descent_op_vmap testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal_diff_dtype testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal_different_shape testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal_docs testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal_functional_api testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal_max_rank testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal_tensor_api testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_approxmiate_equal_tol_not_float testcases/tests/st/ops/cpu/test_approximate_equal_op.py::test_vmap_approximate_equal testcases/tests/st/ops/cpu/test_argmaxwithvalue_op.py::test_argmaxwithvalue_3d_big_float32 testcases/tests/st/ops/cpu/test_argmaxwithvalue_op.py::test_argmaxwithvalue_3d_float16 testcases/tests/st/ops/cpu/test_argmaxwithvalue_op.py::test_argmaxwithvalue_3d_float32 testcases/tests/st/ops/cpu/test_argmaxwithvalue_op.py::test_argmaxwithvalue_base_float16 testcases/tests/st/ops/cpu/test_argmaxwithvalue_op.py::test_argmaxwithvalue_base_float32 testcases/tests/st/ops/cpu/test_argmaxwithvalue_op.py::test_argmaxwithvalue_dyn testcases/tests/st/ops/cpu/test_argmin_op.py::test_argmin_1d testcases/tests/st/ops/cpu/test_argmin_op.py::test_argmin_2d testcases/tests/st/ops/cpu/test_argmin_op.py::test_argmin_functional testcases/tests/st/ops/cpu/test_argmin_op.py::test_argmin_high_dims testcases/tests/st/ops/cpu/test_argmin_op.py::test_argmin_tensor testcases/tests/st/ops/cpu/test_argmin_op.py::test_argmin_vmap_axis_zero testcases/tests/st/ops/cpu/test_argmin_op.py::test_argmin_vmap_basic_axis_negative testcases/tests/st/ops/cpu/test_argmin_op.py::test_function_argmin testcases/tests/st/ops/cpu/test_argminwithvalue_op.py::test_argminwithvalue_dyn testcases/tests/st/ops/cpu/test_argminwithvalue_op.py::test_argminwithvalue_fp16 testcases/tests/st/ops/cpu/test_argminwithvalue_op.py::test_argminwithvalue_fp32 testcases/tests/st/ops/cpu/test_argminwithvalue_op.py::test_argminwithvalue_tensor testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_div testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_dynamic_sub[float32] testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_dynamic_sub[float64] testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_floor_div testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_floor_div_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_floor_mod testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_floor_mod_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_floordiv_cpu_onnx testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_floormod_cpu_onnx testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_mod testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_mod_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_arithmetic_op.py::test_sub testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_floor testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_identity_graph testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_identity_pynative testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[complex128-1e-10-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[complex128-1e-10-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[complex128-1e-10-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[complex64-1e-06-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[complex64-1e-06-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[complex64-1e-06-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float16-0.001-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float16-0.001-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float16-0.001-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float32-0.0001-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float32-0.0001-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float32-0.0001-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float64-1e-05-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float64-1e-05-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[float64-1e-05-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[int32-0.0001-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[int32-0.0001-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[int32-0.0001-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[int64-0.0001-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[int64-0.0001-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv[int64-0.0001-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv_dynamic_shape[0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv_dynamic_shape[1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv_vmap[0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_inv_vmap[1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int16-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int16-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int16-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int32-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int32-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int32-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int64-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int64-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int64-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int8-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int8-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[int8-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint16-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint16-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint16-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint32-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint32-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint32-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint64-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint64-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint64-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint8-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint8-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert[uint8-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert_dynamic_shape[0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert_dynamic_shape[1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert_vmap[0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_invert_vmap[1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float16-1e-05-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float16-1e-05-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float16-1e-05-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float32-1e-05-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float32-1e-05-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float32-1e-05-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float64-1e-07-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float64-1e-07-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[float64-1e-07-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[int32-1e-07-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[int32-1e-07-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_reciprocal[int32-1e-07-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_rint testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_round testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float16-0.001-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float16-0.001-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float16-0.001-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float32-0.0001-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float32-0.0001-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float32-0.0001-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float64-1e-05-shape0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float64-1e-05-shape1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign[float64-1e-05-shape2] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign_dynamic_shape[0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign_dynamic_shape[1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign_vmap[0] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_softsign_vmap[1] testcases/tests/st/ops/cpu/test_arithmetic_self_op.py::test_square testcases/tests/st/ops/cpu/test_array_len_op.py::test_arraylen_2d testcases/tests/st/ops/cpu/test_asin_grad_op.py::test_asin_grad testcases/tests/st/ops/cpu/test_asin_op.py::test_asin[float32] testcases/tests/st/ops/cpu/test_asin_op.py::test_asin[float64] testcases/tests/st/ops/cpu/test_asin_op.py::test_asin_float32_tensor_api testcases/tests/st/ops/cpu/test_asinh_grad_op.py::test_asinh_grad testcases/tests/st/ops/cpu/test_asinh_op.py::test_asinh[float32] testcases/tests/st/ops/cpu/test_asinh_op.py::test_asinh[float64] testcases/tests/st/ops/cpu/test_asinh_op.py::test_asinh_forward_float32_tensor_api testcases/tests/st/ops/cpu/test_assert_op.py::test_assert_op testcases/tests/st/ops/cpu/test_assign_add_op.py::test_assign_add[float32] testcases/tests/st/ops/cpu/test_assign_add_op.py::test_assign_add[float64] testcases/tests/st/ops/cpu/test_assign_add_op.py::test_assign_add[int32] testcases/tests/st/ops/cpu/test_assign_add_op.py::test_assign_add[int64] testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_bool testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_float16 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_float32 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_float64 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_int16 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_int32 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_int64 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_int8 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_uint16 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_uint32 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_uint64 testcases/tests/st/ops/cpu/test_assign_op.py::test_assign_uint8 testcases/tests/st/ops/cpu/test_assign_sub_op.py::test_assign_sub testcases/tests/st/ops/cpu/test_assign_sub_op.py::test_assign_sub_func testcases/tests/st/ops/cpu/test_atan2_op.py::test_atan2[float16] testcases/tests/st/ops/cpu/test_atan2_op.py::test_atan2[float32] testcases/tests/st/ops/cpu/test_atan2_op.py::test_atan2[float64] testcases/tests/st/ops/cpu/test_atan_grad_op.py::test_atan_grad_complex[complex128] testcases/tests/st/ops/cpu/test_atan_grad_op.py::test_atan_grad_complex[complex64] testcases/tests/st/ops/cpu/test_atan_grad_op.py::test_atan_grad_float[float16] testcases/tests/st/ops/cpu/test_atan_grad_op.py::test_atan_grad_float[float32] testcases/tests/st/ops/cpu/test_atan_grad_op.py::test_atan_grad_float[float64] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan[float32] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan[float64] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan_complex[complex128] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan_complex[complex64] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan_float[float16] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan_float[float32] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan_float[float64] testcases/tests/st/ops/cpu/test_atan_op.py::test_atan_forward_float32_tensor_api testcases/tests/st/ops/cpu/test_atanh_op.py::test_atanh[float32] testcases/tests/st/ops/cpu/test_atanh_op.py::test_atanh[float64] testcases/tests/st/ops/cpu/test_atanh_op.py::test_atanh_forward_float32_tensor_api testcases/tests/st/ops/cpu/test_avgpool_grad_op.py::test_net testcases/tests/st/ops/cpu/test_avgpool_grad_op.py::test_net_dtype[float16] testcases/tests/st/ops/cpu/test_avgpool_grad_op.py::test_net_dtype[float64] testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avg_pool1d_forward_float32_functional testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avg_pool2d_forward_float32_functional testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avg_pool3d_forward_float32_functional[float16] testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avg_pool3d_forward_float32_functional[float32] testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avg_pool3d_forward_float32_functional[float64] testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avgpool2d_same testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avgpool2d_valid testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avgpool3d_1 testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avgpool3d_2 testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avgpool3d_3 testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avgpool3d_4 testcases/tests/st/ops/cpu/test_avgpool_op.py::test_avgpool_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_batch_matmul.py::test_4d_no_transpose testcases/tests/st/ops/cpu/test_batch_matmul.py::test_4d_no_transpose_vec testcases/tests/st/ops/cpu/test_batch_matmul.py::test_4d_transpose_a testcases/tests/st/ops/cpu/test_batch_matmul.py::test_4d_transpose_ab testcases/tests/st/ops/cpu/test_batch_matmul.py::test_4d_transpose_b testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_default_transpose testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_complex128 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_complex64 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_float16 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_float32 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_float64 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_int16 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_int32 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_int64 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_uint16 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_uint32 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_uint64 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_batchmatmul_type_uint8 testcases/tests/st/ops/cpu/test_batch_matmul.py::test_bmm_forward_float32_functional_api testcases/tests/st/ops/cpu/test_batch_matmul.py::test_bmm_forward_float32_tensor_api testcases/tests/st/ops/cpu/test_batchdot_op.py::test_batch_dot_fp32 testcases/tests/st/ops/cpu/test_batchnorm_op.py::test_batch_norm_forward_float32_functional testcases/tests/st/ops/cpu/test_batchnorm_op.py::test_train_backward testcases/tests/st/ops/cpu/test_batchnorm_op.py::test_train_forward testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_dynamic_case testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_function testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_graph[float16] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_graph[float32] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_graph[int32] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_graph[int8] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_graph[uint32] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_graph[uint8] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_pynative[float16] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_pynative[float32] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_pynative[int32] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_pynative[int8] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_pynative[uint32] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_pynative[uint8] testcases/tests/st/ops/cpu/test_batchtospacend_op.py::test_batch_to_space_nd_vmap_cpu testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss[float16-mean] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss[float16-none] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss[float16-sum] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss[float32-mean] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss[float32-none] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss[float32-sum] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_dy_shape[float16-mean] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_dy_shape[float16-none] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_dy_shape[float16-sum] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_dy_shape[float32-mean] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_dy_shape[float32-none] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_dy_shape[float32-sum] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_vmap_cpu[float16-mean] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_vmap_cpu[float16-none] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_vmap_cpu[float16-sum] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_vmap_cpu[float32-mean] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_vmap_cpu[float32-none] testcases/tests/st/ops/cpu/test_bce_with_logits_loss.py::test_bce_with_logits_loss_vmap_cpu[float32-sum] testcases/tests/st/ops/cpu/test_bias_add.py::test_bias_add2d testcases/tests/st/ops/cpu/test_bias_add.py::test_bias_add3d testcases/tests/st/ops/cpu/test_bias_add.py::test_bias_add4d testcases/tests/st/ops/cpu/test_bias_add.py::test_bias_add5d testcases/tests/st/ops/cpu/test_bias_add.py::test_bias_add_cpu_valid_type testcases/tests/st/ops/cpu/test_bias_add.py::test_bias_add_forward_float32_functional testcases/tests/st/ops/cpu/test_bias_add.py::test_biasadd_vmap testcases/tests/st/ops/cpu/test_bias_add.py::test_net2 testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad2d[float16] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad2d[float32] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad2d[float64] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[int16] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[int32] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[int64] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[int8] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[uint16] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[uint32] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[uint64] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d[uint8] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad4d_dyn_inputs testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad5d[complex128] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_bias_add_grad5d[complex64] testcases/tests/st/ops/cpu/test_bias_add_grad.py::test_biasaddgrad_vmap testcases/tests/st/ops/cpu/test_bidense.py::test_int8_inputs testcases/tests/st/ops/cpu/test_bidense.py::test_net testcases/tests/st/ops/cpu/test_bidense.py::test_net_1d testcases/tests/st/ops/cpu/test_bidense.py::test_net_nd testcases/tests/st/ops/cpu/test_binary_cross_entropy_op.py::test_binary_cross_entropy_forward_float32_functional testcases/tests/st/ops/cpu/test_binary_cross_entropy_op.py::test_binary_cross_entropy_forward_float32_functional_with_optional[0] testcases/tests/st/ops/cpu/test_binary_cross_entropy_op.py::test_binary_cross_entropy_forward_float32_functional_with_optional[1] testcases/tests/st/ops/cpu/test_binary_cross_entropy_op.py::test_binary_cross_entropy_loss testcases/tests/st/ops/cpu/test_binary_cross_entropy_op.py::test_binary_cross_entropy_loss_grad testcases/tests/st/ops/cpu/test_binary_cross_entropy_op.py::test_binary_cross_entropy_loss_grad_with_optional[0] testcases/tests/st/ops/cpu/test_binary_cross_entropy_op.py::test_binary_cross_entropy_loss_grad_with_optional[1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-bool_-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-bool_-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-bool_-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-bool_-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-int8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[0-uint8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-bool_-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-bool_-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-bool_-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-bool_-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-int8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and[1-uint8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[bool_-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[bool_-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[bool_-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int16-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int16-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int16-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int32-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int32-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int32-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int64-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int64-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int64-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int8-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int8-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[int8-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint16-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint16-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint16-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint32-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint32-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint32-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint64-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint64-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint64-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint8-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint8-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_broadcast[uint8-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape0-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape1-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape2-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface[shape3-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape0-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape1-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape2-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_and_tensor_interface_operator[shape3-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_bool[0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_bool[1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-bool_-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-bool_-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-bool_-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-bool_-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-int8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[0-uint8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-bool_-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-bool_-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-bool_-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-bool_-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-int8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or[1-uint8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[bool_-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[bool_-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[bool_-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int16-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int16-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int16-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int32-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int32-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int32-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int64-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int64-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int64-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int8-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int8-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[int8-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint16-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint16-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint16-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint32-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint32-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint32-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint64-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint64-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint64-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint8-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint8-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_broadcast[uint8-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape0-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape1-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape2-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface[shape3-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape0-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape1-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape2-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_or_tensor_interface_operator[shape3-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[bool_-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[bool_-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[bool_-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int16-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int16-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int16-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int32-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int32-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int32-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int64-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int64-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int64-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int8-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int8-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[int8-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint16-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint16-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint16-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint32-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint32-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint32-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint64-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint64-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint64-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint8-op0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint8-op1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_vmap[uint8-op2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-bool_-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-bool_-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-bool_-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-bool_-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-int8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[0-uint8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-bool_-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-bool_-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-bool_-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-bool_-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-int8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint16-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint16-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint16-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint16-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint32-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint32-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint32-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint32-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint64-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint64-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint64-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint64-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint8-shape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint8-shape1] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint8-shape2] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor[1-uint8-shape3] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[bool_-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[bool_-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[bool_-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int16-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int16-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int16-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int32-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int32-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int32-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int64-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int64-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int64-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int8-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int8-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[int8-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint16-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint16-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint16-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint32-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint32-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint32-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint64-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint64-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint64-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint8-yshape0-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint8-yshape1-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_broadcast[uint8-yshape2-xshape0] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape0-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape1-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape2-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface[shape3-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape0-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape1-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape2-1-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-0-uint8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-bool_] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-int16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-int32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-int64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-int8] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-uint16] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-uint32] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-uint64] testcases/tests/st/ops/cpu/test_bitwise_op.py::test_bitwise_xor_tensor_interface_operator[shape3-1-uint8] testcases/tests/st/ops/cpu/test_blackman_window_op.py::test_blackman_window_functional_modes testcases/tests/st/ops/cpu/test_bool_op.py::test_bool_tensor_api_modes testcases/tests/st/ops/cpu/test_boundingbox_decode_op.py::test_bounding_box_decode_functional_modes testcases/tests/st/ops/cpu/test_boundingbox_decode_op.py::test_boundingbox_decode testcases/tests/st/ops/cpu/test_boundingbox_decode_op.py::test_dynamic_shape_boundingbox_decode testcases/tests/st/ops/cpu/test_boundingbox_encode_op.py::test_bounding_box_encode_functional_modes testcases/tests/st/ops/cpu/test_boundingbox_encode_op.py::test_boundingbox_encode testcases/tests/st/ops/cpu/test_boundingbox_encode_op.py::test_dynamic_shape_boundingbox_encode testcases/tests/st/ops/cpu/test_broadcast_to_op.py::test_broadcast testcases/tests/st/ops/cpu/test_broadcast_to_op.py::test_broadcast_dyn_init testcases/tests/st/ops/cpu/test_broadcast_to_op.py::test_broadcast_exception testcases/tests/st/ops/cpu/test_broadcast_to_op.py::test_broadcast_to_dynamic_shape testcases/tests/st/ops/cpu/test_cache_ops.py::test_update_cache testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_log_uniform_candidate_sampler_unique testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_functional_large_random testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_functional_not_unique_2_true testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_functional_unique_1_true testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_large testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_large_random testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_large_random_int64_input testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_not_unique_1_true testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_not_unique_2_true testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_not_unique_not_hit1 testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_not_unique_not_hit2 testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_not_unique_not_hit3 testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_1_true testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_2_true testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_hit testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_not_hit testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_vmap2_unique_1_true testcases/tests/st/ops/cpu/test_candidate_sampler_op.py::test_uniform_candidate_sampler_vmap_unique_1_true testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_bfloat16 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_bool testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_complex128 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_complex64 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_float16 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_float32 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_float64 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_int16 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_int32 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_int64 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_int8 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_uint16 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_uint32 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_uint64 testcases/tests/st/ops/cpu/test_cast_op.py::test_cast_uint8 testcases/tests/st/ops/cpu/test_cdist_grad_op.py::test_CdistGradP0_float32 testcases/tests/st/ops/cpu/test_cdist_grad_op.py::test_vmap testcases/tests/st/ops/cpu/test_cdist_grad_op.py::test_vmap2 testcases/tests/st/ops/cpu/test_cdist_op.py::test_cdist_p_0_float32 testcases/tests/st/ops/cpu/test_cdist_op.py::test_cdist_p_1_float32 testcases/tests/st/ops/cpu/test_cdist_op.py::test_cdist_p_2_float32 testcases/tests/st/ops/cpu/test_cdist_op.py::test_cdist_p_2_float32_func testcases/tests/st/ops/cpu/test_cdist_op.py::test_cdist_p_8_float32 testcases/tests/st/ops/cpu/test_cdist_op.py::test_cdist_p_inf_float32 testcases/tests/st/ops/cpu/test_cdist_op.py::test_vmap testcases/tests/st/ops/cpu/test_cdist_op.py::test_vmap2 testcases/tests/st/ops/cpu/test_ceil_op.py::test_ceil_fp16 testcases/tests/st/ops/cpu/test_ceil_op.py::test_ceil_fp32 testcases/tests/st/ops/cpu/test_ceil_op.py::test_func_ceil testcases/tests/st/ops/cpu/test_ceil_op.py::test_tensor_ceil testcases/tests/st/ops/cpu/test_ceil_op.py::test_vmap testcases/tests/st/ops/cpu/test_ceil_op.py::test_vmap2 testcases/tests/st/ops/cpu/test_celu_op.py::test_celu_func[float16] testcases/tests/st/ops/cpu/test_celu_op.py::test_celu_func[float32] testcases/tests/st/ops/cpu/test_celu_op.py::test_celu_op[float16] testcases/tests/st/ops/cpu/test_celu_op.py::test_celu_op[float32] testcases/tests/st/ops/cpu/test_celu_op.py::test_celu_vmap testcases/tests/st/ops/cpu/test_check_valid_op.py::test_check_valid_float16 testcases/tests/st/ops/cpu/test_check_valid_op.py::test_check_valid_float32 testcases/tests/st/ops/cpu/test_check_valid_op.py::test_check_valid_functional_modes testcases/tests/st/ops/cpu/test_check_valid_op.py::test_check_valid_int16 testcases/tests/st/ops/cpu/test_check_valid_op.py::test_check_valid_uint8 testcases/tests/st/ops/cpu/test_cholesky_inverse_op.py::test_cholesky_inverse_functional_modes testcases/tests/st/ops/cpu/test_cholesky_op.py::test_functional_cholesky[0] testcases/tests/st/ops/cpu/test_cholesky_op.py::test_functional_cholesky[1] testcases/tests/st/ops/cpu/test_combined_non_max_suppression_op.py::test_combined_non_max_suppression_dyn testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_equal_functional_api_modes[0] testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_equal_functional_api_modes[1] testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_equal_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_equal_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_functional_api_modes[0] testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_functional_api_modes[1] testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_greaterequal_ops_infer_value_shape testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_compare_ops.py::test_greater_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_compare_ops.py::test_le_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_compare_ops.py::test_le_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_compare_ops.py::test_less_lessequal_ops_infer_value_shape testcases/tests/st/ops/cpu/test_compare_ops.py::test_less_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_compare_ops.py::test_less_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_compare_ops.py::test_ne_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_compare_ops.py::test_ne_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_concat_offset_v1_op.py::test_concat_offset_v1 testcases/tests/st/ops/cpu/test_conj_op.py::test_conj_functional_tensor_modes testcases/tests/st/ops/cpu/test_conjugate_transpose_op.py::test_conjugate_transpose_dyn testcases/tests/st/ops/cpu/test_conv2d_backprop_filter_op.py::test_conv2d_backprop_filter testcases/tests/st/ops/cpu/test_conv2d_backprop_input_op.py::test_conv2d_backprop_input testcases/tests/st/ops/cpu/test_conv3dtranspose_op.py::test_conv3d_transpose testcases/tests/st/ops/cpu/test_conv3dtranspose_op.py::test_conv3d_transpose_vmap testcases/tests/st/ops/cpu/test_conv3dtranspose_op.py::test_conv3dtranspose_dshape_1 testcases/tests/st/ops/cpu/test_conv3dtranspose_op.py::test_conv3dtranspose_dshape_2 testcases/tests/st/ops/cpu/test_conv_op.py::test_conv testcases/tests/st/ops/cpu/test_conv_op.py::test_conv2d testcases/tests/st/ops/cpu/test_conv_op.py::test_conv3d testcases/tests/st/ops/cpu/test_conv_op.py::test_conv3d_2 testcases/tests/st/ops/cpu/test_conv_op.py::test_conv3d_with_grad testcases/tests/st/ops/cpu/test_cosh_op.py::test_cosh testcases/tests/st/ops/cpu/test_cpu_type.py::test_bias_add1 testcases/tests/st/ops/cpu/test_cpu_type.py::test_bias_add2 testcases/tests/st/ops/cpu/test_cpu_type.py::test_momentum testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_float16_nearest testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_float32_bilinear testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_float64_nearest testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_int16_nearest testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_int32_bilinear_v2 testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_int64_bilinearv2 testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_int8_bilinear testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_uint16_bilinear testcases/tests/st/ops/cpu/test_crop_and_resize_op.py::test_crop_and_resize_uint8_nearest testcases/tests/st/ops/cpu/test_cross_entropy_op.py::test_cross_entropy_ops_input_float64 testcases/tests/st/ops/cpu/test_cross_entropy_op.py::test_cross_entropy_ops_target_int64 testcases/tests/st/ops/cpu/test_cross_entropy_op.py::test_cross_entropy_ops_weight_float64 testcases/tests/st/ops/cpu/test_cross_op.py::test_cross_functional_tensor_modes testcases/tests/st/ops/cpu/test_ctc_greedy_decoder_op.py::test_ctc_greedy_deocder_float32[0] testcases/tests/st/ops/cpu/test_ctc_greedy_decoder_op.py::test_ctc_greedy_deocder_float32[1] testcases/tests/st/ops/cpu/test_ctc_greedy_decoder_op.py::test_ctc_greedy_deocder_float64[0] testcases/tests/st/ops/cpu/test_ctc_greedy_decoder_op.py::test_ctc_greedy_deocder_float64[1] testcases/tests/st/ops/cpu/test_ctc_greedy_decoder_op.py::test_ctc_greedy_deocder_float64_with_sequence_length_out_range[0] testcases/tests/st/ops/cpu/test_ctc_greedy_decoder_op.py::test_ctc_greedy_deocder_float64_with_sequence_length_out_range[1] testcases/tests/st/ops/cpu/test_ctcloss_op.py::test_ctcloss testcases/tests/st/ops/cpu/test_ctclossv2_op.py::test_ctc_loss_v2_exception testcases/tests/st/ops/cpu/test_ctclossv2_op.py::test_ctc_loss_v2_padded[float32-10] testcases/tests/st/ops/cpu/test_ctclossv2_op.py::test_ctc_loss_v2_padded[float32-1] testcases/tests/st/ops/cpu/test_ctclossv2_op.py::test_ctc_loss_v2_un_padded[float64-10] testcases/tests/st/ops/cpu/test_ctclossv2_op.py::test_ctc_loss_v2_un_padded[float64-1] testcases/tests/st/ops/cpu/test_ctclossv2_op.py::test_ctc_loss_v2_un_padded_grad testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cum_minmax_nan[float16] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cum_minmax_nan[float32] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummax_multi_dims[float16] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummax_multi_dims[float32] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummax_multi_dims[int32] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummax_multi_dims[int64] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummax_multi_dims[int8] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummax_multi_dims[uint32] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummax_multi_dims[uint8] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummin_multi_dims[float16] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummin_multi_dims[float32] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummin_multi_dims[int32] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummin_multi_dims[int8] testcases/tests/st/ops/cpu/test_cum_minmax_op.py::test_cummin_multi_dims[uint8] testcases/tests/st/ops/cpu/test_cumprod_op.py::test_cumprod_dshape testcases/tests/st/ops/cpu/test_cumprod_op.py::test_cumprod_functional_tensor_modes testcases/tests/st/ops/cpu/test_cumsum_op.py::test_cumsum testcases/tests/st/ops/cpu/test_cumsum_op.py::test_cumsum_dshape testcases/tests/st/ops/cpu/test_dataformatdimmap_op.py::test_data_formata_dim_map[int32] testcases/tests/st/ops/cpu/test_dataformatdimmap_op.py::test_data_formata_dim_map[int64] testcases/tests/st/ops/cpu/test_dataformatdimmap_op.py::test_data_formata_dim_map_vmap[int32] testcases/tests/st/ops/cpu/test_dataformatdimmap_op.py::test_data_formata_dim_map_vmap[int64] testcases/tests/st/ops/cpu/test_deformable_conv.py::test_deformable_conv2d testcases/tests/st/ops/cpu/test_deformable_conv.py::test_deformable_conv2d_dynamic_shape testcases/tests/st/ops/cpu/test_deformable_conv.py::test_required_inputs testcases/tests/st/ops/cpu/test_deformable_conv.py::test_vmap testcases/tests/st/ops/cpu/test_deformable_conv.py::test_with_bias testcases/tests/st/ops/cpu/test_deformable_conv.py::test_with_dilations testcases/tests/st/ops/cpu/test_deformable_conv.py::test_with_padding testcases/tests/st/ops/cpu/test_deformable_conv.py::test_with_strides testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py:30 testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py::test_deformable_offsets_grad_nchw[float16] testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py::test_deformable_offsets_grad_nchw[float32] testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py::test_deformable_offsets_grad_nhwc[float16] testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py::test_deformable_offsets_grad_nhwc[float32] testcases/tests/st/ops/cpu/test_deformable_offsets_grad.py::test_vmap testcases/tests/st/ops/cpu/test_dense_op.py::test_1d_backward testcases/tests/st/ops/cpu/test_dense_op.py::test_1d_complex64_backward testcases/tests/st/ops/cpu/test_dense_op.py::test_1d_forward testcases/tests/st/ops/cpu/test_dense_op.py::test_2d_complex128_backward testcases/tests/st/ops/cpu/test_dense_op.py::test_2d_dtypes_forward testcases/tests/st/ops/cpu/test_dense_op.py::test_3d_backward testcases/tests/st/ops/cpu/test_dense_op.py::test_3d_forward testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_float16 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_float32 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_int16 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_int32 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_int64 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_int8 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_uint16 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_uint32 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_uint64 testcases/tests/st/ops/cpu/test_depthtospace_op.py::test_depthtospace_graph_uint8 testcases/tests/st/ops/cpu/test_div_op.py::test_div_functional_tensor_modes[0] testcases/tests/st/ops/cpu/test_div_op.py::test_div_functional_tensor_modes[1] testcases/tests/st/ops/cpu/test_div_op.py::test_two_tensors_add testcases/tests/st/ops/cpu/test_divnonan_op.py::test_divnonan_dshape testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_001 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_002 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_003 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_004 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_005 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_006 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_009 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_010 testcases/tests/st/ops/cpu/test_dot_op.py::test_dot_011 testcases/tests/st/ops/cpu/test_dropout_grad_op.py::test_dropout_grad_001 testcases/tests/st/ops/cpu/test_dropout_grad_op.py::test_dropout_grad_002 testcases/tests/st/ops/cpu/test_dropout_grad_op.py::test_dropout_grad_003 testcases/tests/st/ops/cpu/test_dropout_grad_op.py::test_dropout_grad_004 testcases/tests/st/ops/cpu/test_dropout_grad_op.py::test_dropout_grad_005 testcases/tests/st/ops/cpu/test_dropout_grad_op.py::test_dropout_grad_006 testcases/tests/st/ops/cpu/test_dropout_grad_op.py::test_dropout_sec_grad testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float16-0.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float16-0.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float16-0.4-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float16-0.4-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float16-1.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float16-1.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float32-0.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float32-0.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float32-0.4-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float32-0.4-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float32-1.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float32-1.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float64-0.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float64-0.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float64-0.4-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float64-0.4-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float64-1.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[float64-1.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int16-0.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int16-0.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int16-0.4-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int16-0.4-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int16-1.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int16-1.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int32-0.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int32-0.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int32-0.4-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int32-0.4-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int32-1.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int32-1.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int64-0.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int64-0.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int64-0.4-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int64-0.4-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int64-1.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int64-1.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int8-0.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int8-0.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int8-0.4-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int8-0.4-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int8-1.0-dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd[int8-1.0-dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd_dy_shape[dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd_dy_shape[dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd_vmap[dropout2d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd_vmap[dropout3d] testcases/tests/st/ops/cpu/test_dropout_nd_op.py::test_dropout_nd_zero_shape testcases/tests/st/ops/cpu/test_dropout_op.py::test_net testcases/tests/st/ops/cpu/test_dropout_op.py::test_net1 testcases/tests/st/ops/cpu/test_dropout_op.py::test_net2 testcases/tests/st/ops/cpu/test_dropout_op.py::test_op2 testcases/tests/st/ops/cpu/test_dynamic_op.py::test_concat_offset_dynamic_cpu testcases/tests/st/ops/cpu/test_dynamic_op.py::test_reducemean_dynamic_cpu testcases/tests/st/ops/cpu/test_dynamic_op.py::test_reducemean_dynamic_grad_cpu testcases/tests/st/ops/cpu/test_dynamic_op.py::test_slice_begin_size_tensor_cpu testcases/tests/st/ops/cpu/test_dynamic_op.py::test_slice_begin_size_tensor_grad testcases/tests/st/ops/cpu/test_elu_grad_op.py::test_elu_grad_dshape testcases/tests/st/ops/cpu/test_elu_grad_op.py::test_elu_grad_fp16 testcases/tests/st/ops/cpu/test_elu_grad_op.py::test_elu_grad_fp32 testcases/tests/st/ops/cpu/test_elu_op.py::test_elu_dshape testcases/tests/st/ops/cpu/test_elu_op.py::test_elu_fp16 testcases/tests/st/ops/cpu/test_elu_op.py::test_elu_fp32 testcases/tests/st/ops/cpu/test_elu_op.py::test_elu_functional_api_modes testcases/tests/st/ops/cpu/test_embedding_look_up_op.py::test_embedding_look_up0 testcases/tests/st/ops/cpu/test_embedding_look_up_op.py::test_embedding_look_up1 testcases/tests/st/ops/cpu/test_embedding_look_up_op.py::test_embedding_look_up2 testcases/tests/st/ops/cpu/test_embedding_look_up_op.py::test_embedding_look_up3 testcases/tests/st/ops/cpu/test_equal_op.py::test_equal_bool testcases/tests/st/ops/cpu/test_equal_op.py::test_equal_float testcases/tests/st/ops/cpu/test_equal_op.py::test_equal_int testcases/tests/st/ops/cpu/test_equal_op.py::test_equal_tensor_modes testcases/tests/st/ops/cpu/test_equalcount_op.py::test_equalcount testcases/tests/st/ops/cpu/test_equalcount_op.py::test_equalcount_dynamic testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float16-0.001-shape0-0] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float16-0.001-shape0-1] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float16-0.001-shape1-0] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float16-0.001-shape1-1] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float16-0.001-shape2-0] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float16-0.001-shape2-1] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float32-0.0001-shape0-0] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float32-0.0001-shape0-1] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float32-0.0001-shape1-0] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float32-0.0001-shape1-1] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float32-0.0001-shape2-0] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf[float32-0.0001-shape2-1] testcases/tests/st/ops/cpu/test_erf_op.py::test_erf_dshape testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float16-0.001-shape0-0] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float16-0.001-shape0-1] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float16-0.001-shape1-0] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float16-0.001-shape1-1] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float16-0.001-shape2-0] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float16-0.001-shape2-1] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float32-0.0001-shape0-0] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float32-0.0001-shape0-1] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float32-0.0001-shape1-0] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float32-0.0001-shape1-1] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float32-0.0001-shape2-0] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc[float32-0.0001-shape2-1] testcases/tests/st/ops/cpu/test_erfc_op.py::test_erfc_dshape testcases/tests/st/ops/cpu/test_erfinv_op.py::test_erfinv_functional_tensor_modes testcases/tests/st/ops/cpu/test_erfinv_op.py::test_erfinv_graph_mode testcases/tests/st/ops/cpu/test_erfinv_op.py::test_erfinv_pynative_mode testcases/tests/st/ops/cpu/test_exp_op.py::test_exp testcases/tests/st/ops/cpu/test_exp_op.py::test_exp_dyn testcases/tests/st/ops/cpu/test_expand_dims.py::test_func testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[bool_] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[complex128] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[complex64] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[float16] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[float32] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[float64] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[int16] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[int32] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[int64] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[int8] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[uint16] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[uint32] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[uint64] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net[uint8] testcases/tests/st/ops/cpu/test_expand_dims.py::test_net_constant testcases/tests/st/ops/cpu/test_expand_dims.py::test_tensor testcases/tests/st/ops/cpu/test_expand_op.py::test_expand_functional_modes testcases/tests/st/ops/cpu/test_expand_op.py::test_expand_tensor_modes testcases/tests/st/ops/cpu/test_expm1_op.py::test_expm1_dshape testcases/tests/st/ops/cpu/test_expm1_op.py::test_expm1_op testcases/tests/st/ops/cpu/test_expm1_op.py::test_expm1_tensor_modes testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_float32[float16-shape0] testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_float32[float16-shape1] testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_float32[float16-shape2] testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_float32[float32-shape0] testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_float32[float32-shape1] testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_float32[float32-shape2] testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_vmap_cpu[float16] testcases/tests/st/ops/cpu/test_fast_gelu_grad_op.py::test_fast_gelu_grad_vmap_cpu[float32] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_cpu[float16-shape0] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_cpu[float16-shape1] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_cpu[float16-shape2] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_cpu[float32-shape0] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_cpu[float32-shape1] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_cpu[float32-shape2] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_vmap[float16] testcases/tests/st/ops/cpu/test_fast_gelu_op.py::test_fast_gelu_vmap[float32] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_irfft3_forward[0] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_irfft3_forward[1] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_rfft3_and_irfft3_backward[0] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_rfft3_and_irfft3_backward[1] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_rfft3_backward[0] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_rfft3_backward[1] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_rfft3_forward[0] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fft_with_size_rfft3_forward[1] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fftwithsize_exception testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fftwithsize_fft2_ifft2[complex128-1e-06] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fftwithsize_fft2_ifft2[complex64-1e-06] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fftwithsize_fft_ifft[complex128-1e-06] testcases/tests/st/ops/cpu/test_fftwithsize.py::test_fftwithsize_fft_ifft[complex64-1e-06] testcases/tests/st/ops/cpu/test_fill_diagonal_op.py::test_fill_diagonal_graph_float32 testcases/tests/st/ops/cpu/test_fill_diagonal_op.py::test_fill_diagonal_graph_float32_dynamic testcases/tests/st/ops/cpu/test_fill_diagonal_op.py::test_fill_diagonal_pynative_int32 testcases/tests/st/ops/cpu/test_fill_diagonal_op.py::test_fill_diagonal_pynative_int32_dynamic testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[bool_-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[bool_-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[complex128-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[complex128-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[complex64-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[complex64-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[float16-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[float16-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[float32-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[float32-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[float64-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[float64-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int16-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int16-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int32-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int32-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int64-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int64-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int8-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[int8-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint16-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint16-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint32-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint32-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint64-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint64-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint8-0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_dtype[uint8-1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_functional[0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_functional[1] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_nn[0] testcases/tests/st/ops/cpu/test_flatten_op.py::test_flatten_op_nn[1] testcases/tests/st/ops/cpu/test_float_op.py::test_float_tensor_api_modes testcases/tests/st/ops/cpu/test_fmax_op.py:50: in testcases/tests/st/ops/cpu/test_fold_op.py::test_fold_functional_api_with_invalid_output_size testcases/tests/st/ops/cpu/test_fold_op.py::test_fold_tensor_functional_api_modes testcases/tests/st/ops/cpu/test_fused_ada_factor_op.py::test_adafactor testcases/tests/st/ops/cpu/test_fused_ada_factor_op.py::test_adafactor_dynamic_shape testcases/tests/st/ops/cpu/test_fused_ada_factor_op.py::test_adafactor_with_global_norm testcases/tests/st/ops/cpu/test_fused_ada_factor_op.py::test_adafactor_with_global_norm_dynamic_shape testcases/tests/st/ops/cpu/test_gather_d_grad_op.py::test_gatherd_grad_checkresult testcases/tests/st/ops/cpu/test_gather_d_grad_op.py::test_gatherd_grad_dynamic_shape testcases/tests/st/ops/cpu/test_gather_d_grad_op.py::test_gatherd_grad_fp16 testcases/tests/st/ops/cpu/test_gather_d_grad_op.py::test_gatherd_grad_fp32 testcases/tests/st/ops/cpu/test_gather_d_grad_op.py::test_gatherd_grad_int32 testcases/tests/st/ops/cpu/test_gather_d_op.py::test_gatherd_bool testcases/tests/st/ops/cpu/test_gather_d_op.py::test_gatherd_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_gather_d_op.py::test_gatherd_cpu_onnx testcases/tests/st/ops/cpu/test_gather_d_op.py::test_gatherd_fp16 testcases/tests/st/ops/cpu/test_gather_d_op.py::test_gatherd_fp32 testcases/tests/st/ops/cpu/test_gather_d_op.py::test_gatherd_int32 testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor[complex128] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor[complex64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor[int64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor[uint16] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor[uint64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_8d[complex128] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_8d[complex64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_8d[int64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_8d[uint16] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_8d[uint64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_out_of_bound[complex128] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_out_of_bound[complex64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_out_of_bound[int64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_out_of_bound[uint16] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_tensor_out_of_bound[uint64] testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_vmap_basic testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_vmap_idim_is_none testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_vmap_indices_outofbound testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_vmap_negative_axis testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_vmap_nested testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_vmap_with_inaxes testcases/tests/st/ops/cpu/test_gather_op.py::test_gather_vmap_xdim_is_none testcases/tests/st/ops/cpu/test_gather_op.py::test_gatherv2_axis0 testcases/tests/st/ops/cpu/test_gather_op.py::test_gatherv2_axis1 testcases/tests/st/ops/cpu/test_gather_op.py::test_gatherv2_axisN1 testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case1_basic_func testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case2_indices_to_matrix testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case3_indices_to_3d_tensor testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case4 testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case5 testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case6 testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case7 testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case8 testcases/tests/st/ops/cpu/test_gathernd_op.py::test_case9 testcases/tests/st/ops/cpu/test_gathernd_op.py::test_gather_nd_vmap testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[float16-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[float16-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[float32-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[float32-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[float64-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[float64-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int16-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int16-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int32-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int32-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int64-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int64-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int8-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_1[int8-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint16-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint16-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint32-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint32-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint64-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint64-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint8-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_2[uint8-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_3[bool_-0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_dtype_3[bool_-1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_functional[0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_functional[1] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_tensor[0] testcases/tests/st/ops/cpu/test_ge_op.py::test_greater_equal_op_tensor[1] testcases/tests/st/ops/cpu/test_gelu_grad_op.py::test_gelu_grad_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_gelu_grad_op.py::test_gelugrad testcases/tests/st/ops/cpu/test_gelu_op.py::test_gelu_1d testcases/tests/st/ops/cpu/test_gelu_op.py::test_gelu_2d testcases/tests/st/ops/cpu/test_gelu_op.py::test_gelu_4d testcases/tests/st/ops/cpu/test_gelu_op.py::test_gelu_functional_api_modes testcases/tests/st/ops/cpu/test_gelu_op.py::test_gelu_neg testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape0-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape0-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape0-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape0-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape0-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape0-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape1-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape1-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape1-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape1-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape1-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape1-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape2-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape2-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape2-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape2-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape2-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape0-xshape2-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape0-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape0-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape0-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape0-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape0-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape0-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape1-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape1-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape1-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape1-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape1-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape1-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape2-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape2-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape2-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape2-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape2-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape1-xshape2-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape0-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape0-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape0-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape0-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape0-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape0-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape1-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape1-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape1-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape1-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape1-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape1-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape2-float16-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape2-float16-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape2-float32-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape2-float32-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape2-float64-0] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_float16[yshape2-xshape2-float64-1] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_vmap[float16] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_vmap[float32] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_vmap[float64] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_vmap_two[float16] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_vmap_two[float32] testcases/tests/st/ops/cpu/test_ger_op.py::test_ger_vmap_two[float64] testcases/tests/st/ops/cpu/test_glu_grad_op.py::test_glu_grad_op_types testcases/tests/st/ops/cpu/test_gru.py::test_gru testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[float16-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[float16-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[float32-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[float32-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[float64-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[float64-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int16-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int16-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int32-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int32-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int64-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int64-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int8-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_1[int8-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint16-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint16-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint32-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint32-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint64-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint64-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint8-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_2[uint8-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_3[bool_-0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_dtype_3[bool_-1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_functional[0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_functional[1] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_tensor[0] testcases/tests/st/ops/cpu/test_gt_op.py::test_greater_op_tensor[1] testcases/tests/st/ops/cpu/test_half_op.py::test_half_tensor_api_modes testcases/tests/st/ops/cpu/test_hshrink_grad_op.py::test_hshrink_grad[0.5-data_shape0-float16] testcases/tests/st/ops/cpu/test_hshrink_grad_op.py::test_hshrink_grad[0.5-data_shape0-float32] testcases/tests/st/ops/cpu/test_hshrink_grad_op.py::test_hshrink_grad[0.5-data_shape1-float16] testcases/tests/st/ops/cpu/test_hshrink_grad_op.py::test_hshrink_grad[0.5-data_shape1-float32] testcases/tests/st/ops/cpu/test_hshrink_grad_op.py::test_hshrink_grad_vmap_cpu[2] testcases/tests/st/ops/cpu/test_hshrink_op.py::test_hshrink[0.5-data_shape0-float16] testcases/tests/st/ops/cpu/test_hshrink_op.py::test_hshrink[0.5-data_shape0-float32] testcases/tests/st/ops/cpu/test_hshrink_op.py::test_hshrink[0.5-data_shape1-float16] testcases/tests/st/ops/cpu/test_hshrink_op.py::test_hshrink[0.5-data_shape1-float32] testcases/tests/st/ops/cpu/test_hsigmoid_op.py::test_net testcases/tests/st/ops/cpu/test_hswish_op.py::test_hswish_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_hswish_op.py::test_hswish_grad_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_hswish_op.py::test_net testcases/tests/st/ops/cpu/test_imag_op.py::test_imag_functional_api_modes[0] testcases/tests/st/ops/cpu/test_imag_op.py::test_imag_functional_api_modes[1] testcases/tests/st/ops/cpu/test_imag_op.py::test_imag_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_imag_op.py::test_imag_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_in_top_k_op.py::test_in_top_k_float16 testcases/tests/st/ops/cpu/test_in_top_k_op.py::test_in_top_k_float32 testcases/tests/st/ops/cpu/test_in_top_k_op.py::test_in_top_k_invalid_input testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_dynamic testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_float16 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_float64 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_function testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_grad_float16 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_grad_float32 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_grad_float64 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_grad_int16 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_grad_int32 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_grad_int8 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_grad_uint8 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_int16 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_int32 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_int8 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_uint8 testcases/tests/st/ops/cpu/test_index_add_op.py::test_index_add_vmap_cpu testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[0-float32] testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[0-float64] testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[0-int32] testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[0-int8] testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[1-float32] testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[1-float64] testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[1-int32] testcases/tests/st/ops/cpu/test_inplace_index_add_op.py::test_inplace_index_add[1-int8] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[float16-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[float16-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[float32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[float32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[float64-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[float64-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int16-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int16-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int64-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int64-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int8-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[int8-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint16-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint16-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint64-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint64-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint8-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add[uint8-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add_1d[float32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add_1d[float32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add_same_indice[float32-shape0] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_add_same_indice[float32-shape1] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_op_dynamic_shape[add] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_op_dynamic_shape[sub] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_op_dynamic_shape[update] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[float16-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[float16-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[float32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[float32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[float64-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[float64-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int16-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int16-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int64-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int64-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int8-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[int8-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint16-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint16-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint64-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint64-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint8-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub[uint8-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub_1d[float32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub_1d[float32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub_same_indice[float32-shape0] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_sub_same_indice[float32-shape1] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_update[float16-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_update[float16-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_update[float32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_update[float32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_update[int32-shape0-4] testcases/tests/st/ops/cpu/test_inplace_op.py::test_inplace_update[int32-shape1-3] testcases/tests/st/ops/cpu/test_inplace_op.py::test_vmap_inplace_add[float32-shape0-2] testcases/tests/st/ops/cpu/test_inplace_op.py::test_vmap_inplace_sub[float32-shape0-2] testcases/tests/st/ops/cpu/test_inplace_op.py::test_vmap_inplace_update[float16-shape0-2] testcases/tests/st/ops/cpu/test_inplace_op.py::test_vmap_inplace_update[float32-shape0-2] testcases/tests/st/ops/cpu/test_inplace_op.py::test_vmap_inplace_update[int32-shape0-2] testcases/tests/st/ops/cpu/test_inplace_update_v2_op.py::test_inplace_update_fp16 testcases/tests/st/ops/cpu/test_inplace_update_v2_op.py::test_inplace_update_functional testcases/tests/st/ops/cpu/test_inplace_update_v2_op.py::test_inplace_update_functional_scalar_index testcases/tests/st/ops/cpu/test_inplace_update_v2_op.py::test_inplace_update_functional_tuple_indices testcases/tests/st/ops/cpu/test_inplace_update_v2_op.py::test_inplace_update_tensor testcases/tests/st/ops/cpu/test_int_op.py::test_int_tensor_api_modes testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_dynamic_shape[0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_dynamic_shape[1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float16[0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float16[1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[complex128-0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[complex128-1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[complex64-0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[complex64-1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[float32-0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[float32-1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[float64-0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_float_and_complex[float64-1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_int[int32-0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_int[int32-1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_int[int8-0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_int[int8-1] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_vmap[0] testcases/tests/st/ops/cpu/test_inv_grad_op.py::test_inv_grad_vmap[1] testcases/tests/st/ops/cpu/test_iou_op.py::test_iou_cpu[float32] testcases/tests/st/ops/cpu/test_iou_op.py::test_iou_cpu[float64] testcases/tests/st/ops/cpu/test_iou_op.py::test_iou_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_isfinite_op.py::test_is_finite_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_isfinite_op.py::test_net testcases/tests/st/ops/cpu/test_isinf_op.py:38 testcases/tests/st/ops/cpu/test_isinf_op.py:39 testcases/tests/st/ops/cpu/test_isinf_op.py:40 testcases/tests/st/ops/cpu/test_isinf_op.py::test_is_nan_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_isinf_op.py::test_isinf_functional_api_modes[0] testcases/tests/st/ops/cpu/test_isinf_op.py::test_isinf_functional_api_modes[1] testcases/tests/st/ops/cpu/test_isinf_op.py::test_isinf_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_isinf_op.py::test_isinf_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_isinf_op.py::test_nan testcases/tests/st/ops/cpu/test_isnan_op.py::test_is_nan_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_isnan_op.py::test_isnan_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_isnan_op.py::test_isnan_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_isnan_op.py::test_nan testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_0d[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_1d[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_3d[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_4d[float16] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_5d[float16] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_6d[float64] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_7d[float64] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_input_dtype_str testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_batchmean_and_dtype_with_static_input[float16] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_batchmean_and_dtype_with_static_input[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_batchmean_and_dtype_with_static_input[float64] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_mean_and_dtype_with_static_input[float16] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_mean_and_dtype_with_static_input[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_mean_and_dtype_with_static_input[float64] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_sum_and_dtype_with_static_input[float16] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_sum_and_dtype_with_static_input[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_mode_sum_and_dtype_with_static_input[float64] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_reduction_default[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_reduction_error[float32] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_reduction_not_str[float16] testcases/tests/st/ops/cpu/test_kl_div_loss_grad_op.py::test_vmap_case testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_dynamic_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_dynamic_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_static_input[float16-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_static_input[float16-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_static_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_static_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_static_input[float64-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_and_dtype_with_static_input[float64-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_with_nn_interface[float16-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_with_nn_interface[float16-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_with_nn_interface[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_with_nn_interface[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_with_nn_interface[float64-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_batchmean_with_nn_interface[float64-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_dynamic_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_dynamic_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_static_input[float16-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_static_input[float16-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_static_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_static_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_static_input[float64-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_mean_and_dtype_with_static_input[float64-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_dynamic_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_dynamic_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_static_input[float16-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_static_input[float16-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_static_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_static_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_static_input[float64-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_none_and_dtype_with_static_input[float64-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_dynamic_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_dynamic_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_static_input[float16-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_static_input[float16-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_static_input[float32-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_static_input[float32-1] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_static_input[float64-0] testcases/tests/st/ops/cpu/test_kl_div_op.py::test_mode_sum_and_dtype_with_static_input[float64-1] testcases/tests/st/ops/cpu/test_l1_regularizer_op.py::test_l1_regularizer01 testcases/tests/st/ops/cpu/test_l1_regularizer_op.py::test_l1_regularizer08 testcases/tests/st/ops/cpu/test_l1_regularizer_op.py::test_l1_regularizer_input_int testcases/tests/st/ops/cpu/test_l1_regularizer_op.py::test_l1_regularizer_input_tuple testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_grad_fp16 testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_grad_fp32 testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_graph_fp16_1x4 testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_graph_fp32_1x4 testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_pynative_fp16_1x4 testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_pynative_fp16_2x2 testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_pynative_fp32_1x4 testcases/tests/st/ops/cpu/test_l2loss_op.py::test_l2loss_pynative_fp32_2x2 testcases/tests/st/ops/cpu/test_l2normalize_grad_op.py::test_net01 testcases/tests/st/ops/cpu/test_l2normalize_op.py::test_l2normalize_axis testcases/tests/st/ops/cpu/test_l2normalize_op.py::test_l2normalize_dynamic_shape_float32 testcases/tests/st/ops/cpu/test_l2normalize_op.py::test_l2normalize_epsilon testcases/tests/st/ops/cpu/test_l2normalize_op.py::test_l2normalize_float16 testcases/tests/st/ops/cpu/test_l2normalize_op.py::test_l2normalize_float32 testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad0 testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad1 testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad2 testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad3 testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad4 testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad5 testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad_double testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad_dynamic_shape testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad_vmap testcases/tests/st/ops/cpu/test_layer_norm_grad_op.py::test_layernormgrad_vmap_gamma_inaxes_none testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm0 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm1 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm2d_2 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm2d_3 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm2d_4 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm3d_1 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm3d_2 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm_double testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm_dynamic_shape testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm_vmap testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm_vmap2 testcases/tests/st/ops/cpu/test_layer_norm_op.py::test_layernorm_vmap3 testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp[float16-data_shape0] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp[float16-data_shape1] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp[float16-data_shape2] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp[float32-data_shape0] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp[float32-data_shape1] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp[float32-data_shape2] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp_dy_shape[float16] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp_dy_shape[float32] testcases/tests/st/ops/cpu/test_lerp_op.py::test_lerp_vmap_cpu testcases/tests/st/ops/cpu/test_less_equal_op.py::test_less_equal_functional_tensor_modes testcases/tests/st/ops/cpu/test_less_equal_op.py::test_net_float64 testcases/tests/st/ops/cpu/test_less_equal_op.py::test_net_fp16 testcases/tests/st/ops/cpu/test_less_equal_op.py::test_net_fp32 testcases/tests/st/ops/cpu/test_less_equal_op.py::test_net_int16 testcases/tests/st/ops/cpu/test_less_equal_op.py::test_net_int32 testcases/tests/st/ops/cpu/test_less_equal_op.py::test_net_int64 testcases/tests/st/ops/cpu/test_less_op.py::test_net[float32] testcases/tests/st/ops/cpu/test_less_op.py::test_net[float64] testcases/tests/st/ops/cpu/test_less_op.py::test_net[int32] testcases/tests/st/ops/cpu/test_less_op.py::test_net[int64] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[1--25-147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[1--25.3--147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[1-5-150] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[10--25-147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[10--25.3--147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[10-5-150] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[12--25-147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[12--25.3--147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[12-5-150] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[20--25-147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[20--25.3--147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space[20-5-150] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[10--25-147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[10--25.3--147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[10-5-150] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[20--25-147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[20--25.3--147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[20-5-150] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[36--25-147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[36--25.3--147] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_net[36-5-150] testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_num testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_vmap_1d testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_vmap_2d testcases/tests/st/ops/cpu/test_lin_space.py::test_lin_space_vmap_dynamic_shape testcases/tests/st/ops/cpu/test_list_diff_op.py::test_list_diff_dynamic_shape testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_and_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_and_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_not_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_not_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_or_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_or_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_xor_functional_api_modes[0] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_xor_functional_api_modes[1] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_xor_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_logical_op.py::test_logical_xor_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_logical_op.py::test_logicaland testcases/tests/st/ops/cpu/test_logical_op.py::test_logicalnot testcases/tests/st/ops/cpu/test_logical_op.py::test_logicalor testcases/tests/st/ops/cpu/test_logical_op.py::test_logicalor_onnx testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax[float16-0.001--1] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax[float16-0.001-0] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax[float16-0.001-2] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax[float32-1e-05--1] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax[float32-1e-05-0] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax[float32-1e-05-2] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax_dynamic_shape testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax_positive_result testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax_vmap[float32-1e-05--1] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax_vmap[float32-1e-05-0] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmax_vmap[float32-1e-05-2] testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmaxgrad testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmaxgrad1 testcases/tests/st/ops/cpu/test_logsoftmax_op.py::test_logsoftmaxgrad_vmap testcases/tests/st/ops/cpu/test_long_op.py::test_long_tensor_api_modes testcases/tests/st/ops/cpu/test_lp_norm_op.py::test_lp_norm_dy_shape[float16] testcases/tests/st/ops/cpu/test_lp_norm_op.py::test_lp_norm_dy_shape[float32] testcases/tests/st/ops/cpu/test_lp_norm_op.py::test_lp_norm_op[float16] testcases/tests/st/ops/cpu/test_lp_norm_op.py::test_lp_norm_op[float32] testcases/tests/st/ops/cpu/test_lp_norm_op.py::test_lp_norm_vmap_cpu[float16] testcases/tests/st/ops/cpu/test_lp_norm_op.py::test_lp_norm_vmap_cpu[float32] testcases/tests/st/ops/cpu/test_lrn_grad_op.py::test_lrn_grad[0-float16] testcases/tests/st/ops/cpu/test_lrn_grad_op.py::test_lrn_grad[0-float32] testcases/tests/st/ops/cpu/test_lrn_grad_op.py::test_lrn_grad[1-float16] testcases/tests/st/ops/cpu/test_lrn_grad_op.py::test_lrn_grad[1-float32] testcases/tests/st/ops/cpu/test_lrn_grad_op.py::test_lrn_grad_vmap testcases/tests/st/ops/cpu/test_lrn_op.py::test_lrn[float16] testcases/tests/st/ops/cpu/test_lrn_op.py::test_lrn[float32] testcases/tests/st/ops/cpu/test_lrn_op.py::test_lrn_dy_shape testcases/tests/st/ops/cpu/test_lrn_op.py::test_lrn_vmap testcases/tests/st/ops/cpu/test_lstm_op.py::test_lstm_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_lstm_op.py::test_lstm_cpu_proj_size testcases/tests/st/ops/cpu/test_lstm_op.py::test_sit_lstm_forward_input_3_32_32_is_32_hs_16 testcases/tests/st/ops/cpu/test_lstm_op.py::test_sit_lstm_grad_input_3_32_32_is_32_hs_16 testcases/tests/st/ops/cpu/test_lstsq_op.py::test_lstsq_functional_api_modes[0] testcases/tests/st/ops/cpu/test_lstsq_op.py::test_lstsq_functional_api_modes[1] testcases/tests/st/ops/cpu/test_lstsq_op.py::test_lstsq_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_lstsq_op.py::test_lstsq_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_masked_select_op.py::test_masked_select_grad testcases/tests/st/ops/cpu/test_masked_select_op.py::test_masked_select_grad_dynamic_shape testcases/tests/st/ops/cpu/test_masked_select_op.py::test_masked_select_grad_float64 testcases/tests/st/ops/cpu/test_masked_select_op.py::test_maskedselect testcases/tests/st/ops/cpu/test_masked_select_op.py::test_maskedselect_bool_type testcases/tests/st/ops/cpu/test_masked_select_op.py::test_maskedselect_complex128_type testcases/tests/st/ops/cpu/test_masked_select_op.py::test_maskedselect_complex64_type testcases/tests/st/ops/cpu/test_masked_select_op.py::test_maskedselect_dynamic_shape testcases/tests/st/ops/cpu/test_maskedfill_op.py::test_maskedfill_float testcases/tests/st/ops/cpu/test_maskedfill_op.py::test_maskedfill_float16 testcases/tests/st/ops/cpu/test_maskedfill_op.py::test_maskedfill_float_value testcases/tests/st/ops/cpu/test_maskedfill_op.py::test_maskedfill_int testcases/tests/st/ops/cpu/test_maskedfill_op.py::test_maskedfill_int8 testcases/tests/st/ops/cpu/test_maskedfill_op.py::test_maskedfill_tensor_value testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_dtypes testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float16-False-False] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float16-False-True] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float16-True-False] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float16-True-True] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float32-False-False] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float32-False-True] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float32-True-False] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float32-True-True] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float64-False-False] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float64-False-True] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float64-True-False] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_matrix[float64-True-True] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_no_transpose_vec[float16] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_no_transpose_vec[float32] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_no_transpose_vec[float64] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_matmul.py::test_matmul_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_matmul_biasadd_fusion.py::test_matmul_biasadd_fusion testcases/tests/st/ops/cpu/test_matmul_biasadd_relu_fusion.py::test_matmul_biasadd_fusion testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape0-1-1-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape1-1-7-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape10-7-1-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape11-7-7-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape2-7-1-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape3-7-7-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape4-1-1-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape5-1-7-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape6-7-1-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape7-7-7-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape8-1-1-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-complex128-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-complex128-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-complex64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-complex64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-float16-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-float16-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-float32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-float32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-float64-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-float64-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-int32-0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part[batch_shape9-1-7-int32-1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part_dynamic_shape[0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part_dynamic_shape[1] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part_vmap[0] testcases/tests/st/ops/cpu/test_matrix_band_part.py::test_matrix_band_part_vmap[1] testcases/tests/st/ops/cpu/test_matrix_diag_part_v3_op.py::test_matrix_diag_part_v3_dynamic_shape testcases/tests/st/ops/cpu/test_matrix_diag_part_v3_op.py::test_matrix_diag_part_v3_function testcases/tests/st/ops/cpu/test_matrix_diag_part_v3_op.py::test_matrix_diag_part_v3_function_int_k testcases/tests/st/ops/cpu/test_matrix_diag_part_v3_op.py::test_matrix_diag_part_v3_graph testcases/tests/st/ops/cpu/test_matrix_diag_part_v3_op.py::test_matrix_diag_part_v3_primitive_negative_k testcases/tests/st/ops/cpu/test_matrix_diag_part_v3_op.py::test_matrix_diag_part_v3_pynative testcases/tests/st/ops/cpu/test_matrix_diag_part_v3_op.py::test_matrix_diag_part_v3_vmap testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v1[float32-data_shape0] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v1[float64-data_shape0] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v1[int32-data_shape0] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v1[int64-data_shape0] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v3_1[int16] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v3_1[int8] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v3_1[uint32] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v3_1[uint64] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v3_2[float16] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v3_2[uint16] testcases/tests/st/ops/cpu/test_matrix_diag_v3_op.py::test_matrix_diag_v3_2[uint8] testcases/tests/st/ops/cpu/test_matrix_logarithm_op.py::test_matrix_logarithm_dyn testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float32-1e-05-rhs_shape0-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float32-1e-05-rhs_shape0-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float32-1e-05-rhs_shape1-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float32-1e-05-rhs_shape1-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float32-1e-05-rhs_shape2-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float32-1e-05-rhs_shape2-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float64-1e-12-rhs_shape0-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float64-1e-12-rhs_shape0-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float64-1e-12-rhs_shape1-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float64-1e-12-rhs_shape1-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float64-1e-12-rhs_shape2-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve[float64-1e-12-rhs_shape2-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_complex[complex128-1e-12-5-10-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_complex[complex128-1e-12-5-10-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_complex[complex64-1e-05-5-10-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_complex[complex64-1e-05-5-10-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_dynamic_shape testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_vmap[float32-1e-05-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_vmap[float32-1e-05-True] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_vmap[float64-1e-12-False] testcases/tests/st/ops/cpu/test_matrix_solve.py::test_matrix_solve_vmap[float64-1e-12-True] testcases/tests/st/ops/cpu/test_max_pool_grad_with_argmax_cpu_op.py::test_maxpool_grad_with_argmax testcases/tests/st/ops/cpu/test_max_pool_grad_with_argmax_cpu_op.py::test_maxpool_grad_with_argmax_fp16 testcases/tests/st/ops/cpu/test_max_pool_grad_with_argmax_cpu_op.py::test_maxpool_grad_with_argmax_x_dynamic_shape testcases/tests/st/ops/cpu/test_max_pool_grad_with_argmax_v2_cpu_op.py::test_maxpool_grad_with_argmax_v2 testcases/tests/st/ops/cpu/test_max_pool_grad_with_argmax_v2_cpu_op.py::test_maxpool_grad_with_argmax_v2_fp16 testcases/tests/st/ops/cpu/test_max_pool_grad_with_argmax_v2_cpu_op.py::test_maxpool_grad_with_argmax_v2_vmap testcases/tests/st/ops/cpu/test_max_pool_grad_with_argmax_v2_cpu_op.py::test_maxpool_grad_with_argmax_v2_x_dynamic_shape testcases/tests/st/ops/cpu/test_max_pool_with_argmax_cpu_op.py::test_maxpool_with_argmax_dynamic_shape testcases/tests/st/ops/cpu/test_max_pool_with_argmax_cpu_op.py::test_maxpool_with_argmax_same testcases/tests/st/ops/cpu/test_max_pool_with_argmax_cpu_op.py::test_maxpool_with_argmax_tensorflow testcases/tests/st/ops/cpu/test_max_pool_with_argmax_cpu_op.py::test_maxpool_with_argmax_valid testcases/tests/st/ops/cpu/test_max_pool_with_argmax_v2_cpu_op.py::test_maxpool_with_argmax_v2_vmap testcases/tests/st/ops/cpu/test_maximum_grad.py::test_broadcast_grad_cpu testcases/tests/st/ops/cpu/test_maximum_grad.py::test_broadcast_grad_cpu_type testcases/tests/st/ops/cpu/test_maximum_grad.py::test_max_grad_vmap testcases/tests/st/ops/cpu/test_maximum_grad.py::test_max_tensor_grad_with_input_nan testcases/tests/st/ops/cpu/test_maximum_grad.py::test_max_tensor_grad_with_same_input testcases/tests/st/ops/cpu/test_maximum_grad.py::test_maximum_grad_random testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_const_scalar_tensor_int testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_two_tensors_broadcast_int testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_two_tensors_broadcast_one_dimension_int testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_two_tensors_not_broadcast_all_one_dimension_int testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_two_tensors_not_broadcast_float32 testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_two_tensors_not_broadcast_float64 testcases/tests/st/ops/cpu/test_maximum_op.py::test_maximum_two_tensors_not_broadcast_int testcases/tests/st/ops/cpu/test_maxpool_3d_grad_grad_cpu_op.py::test_maxpool3d_grad_grad_fp16 testcases/tests/st/ops/cpu/test_maxpool_3d_grad_grad_cpu_op.py::test_maxpool3d_grad_grad_fp32 testcases/tests/st/ops/cpu/test_maxpool_3d_grad_grad_cpu_op.py::test_maxpool3d_grad_grad_vmap[2] testcases/tests/st/ops/cpu/test_maxpool_grad_grad_cpu_op.py::test_maxpool2d_grad_grad_fp16 testcases/tests/st/ops/cpu/test_maxpool_grad_grad_cpu_op.py::test_maxpool2d_grad_grad_fp32 testcases/tests/st/ops/cpu/test_maxpool_grad_grad_cpu_op.py::test_maxpool2d_grad_grad_vmap[2] testcases/tests/st/ops/cpu/test_maxpool_grad_grad_with_argmax_cpu_op.py::test_maxpool_grad_grad_argmax_fp16[int32] testcases/tests/st/ops/cpu/test_maxpool_grad_grad_with_argmax_cpu_op.py::test_maxpool_grad_grad_argmax_fp16[int64] testcases/tests/st/ops/cpu/test_maxpool_grad_grad_with_argmax_cpu_op.py::test_maxpool_grad_grad_argmax_fp32[int32] testcases/tests/st/ops/cpu/test_maxpool_grad_grad_with_argmax_cpu_op.py::test_maxpool_grad_grad_argmax_fp32[int64] testcases/tests/st/ops/cpu/test_maxpool_grad_grad_with_argmax_cpu_op.py::test_maxpool_grad_grad_argmax_vmap[2] testcases/tests/st/ops/cpu/test_maxpool_grad_op.py::test_maxpool_grad_vmap testcases/tests/st/ops/cpu/test_maxpool_op.py::test_max_pool2d_vmap testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool2d_same testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool2d_valid testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_1[float16] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_1[float32] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_1[float64] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_2[float16] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_2[float32] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_2[float64] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_3[float16] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_3[float32] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_3[float64] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_4[float16] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_4[float32] testcases/tests/st/ops/cpu/test_maxpool_op.py::test_maxpool3d_4[float64] testcases/tests/st/ops/cpu/test_median_op.py::test_median_op_types testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-bool_] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-float16] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-float32] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-float64] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-int16] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-int32] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-int64] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-int8] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-uint16] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-uint32] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-uint64] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[ij-uint8] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-bool_] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-float16] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-float32] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-float64] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-int16] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-int32] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-int64] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-int8] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-uint16] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-uint32] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-uint64] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid[xy-uint8] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid_dshape testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid_vmap_cpu[2] testcases/tests/st/ops/cpu/test_meshgrid_op.py::test_meshgrid_vmap_cpu_2[2-2] testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_broadcast_grad_cpu_type testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_grad_vmap testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_grad_vmap_none testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_grad_vmap_scalar testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_grad_vmap_special testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_tensor_grad_4d testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_tensor_grad_result testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_tensor_grad_with_input_nan testcases/tests/st/ops/cpu/test_minimum_grad_op.py::test_min_tensor_grad_with_same_input testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_constScalar_tensor_int testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_Broadcast_float16 testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_Broadcast_int testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_Broadcast_oneDimension_int testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_Not_Broadcast_int testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_functional_int8 testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_notBroadcast_all_oneDimension_int testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_notBroadcast_float16 testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_notBroadcast_float32 testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_notBroadcast_float64 testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_tensor_graph_uint16 testcases/tests/st/ops/cpu/test_minimum_op.py::test_minimum_two_tensors_tensor_pynative_uint8 testcases/tests/st/ops/cpu/test_mirror_pad.py::test_mirror_pad testcases/tests/st/ops/cpu/test_mirror_pad.py::test_mirror_pad_backprop testcases/tests/st/ops/cpu/test_mirror_pad.py::test_mirror_pad_fwd_back_4d_int32_reflect testcases/tests/st/ops/cpu/test_mirror_pad.py::test_mirror_pad_fwd_back_4d_int32_symm testcases/tests/st/ops/cpu/test_mirror_pad.py::test_mirror_pad_grad_dynamic_shape testcases/tests/st/ops/cpu/test_mish_grad_op.py::test_mish_grad[float16-0.001-0] testcases/tests/st/ops/cpu/test_mish_grad_op.py::test_mish_grad[float16-0.001-1] testcases/tests/st/ops/cpu/test_mish_grad_op.py::test_mish_grad[float32-0.0001-0] testcases/tests/st/ops/cpu/test_mish_grad_op.py::test_mish_grad[float32-0.0001-1] testcases/tests/st/ops/cpu/test_mish_grad_op.py::test_mish_grad_dynamic_shape[0] testcases/tests/st/ops/cpu/test_mish_grad_op.py::test_mish_grad_dynamic_shape[1] testcases/tests/st/ops/cpu/test_mish_op.py::test_mish[float16-data_shape0] testcases/tests/st/ops/cpu/test_mish_op.py::test_mish[float16-data_shape1] testcases/tests/st/ops/cpu/test_mish_op.py::test_mish[float16-data_shape2] testcases/tests/st/ops/cpu/test_mish_op.py::test_mish[float32-data_shape0] testcases/tests/st/ops/cpu/test_mish_op.py::test_mish[float32-data_shape1] testcases/tests/st/ops/cpu/test_mish_op.py::test_mish[float32-data_shape2] testcases/tests/st/ops/cpu/test_mish_op.py::test_mish_dy_shape testcases/tests/st/ops/cpu/test_mish_op.py::test_mish_vmap testcases/tests/st/ops/cpu/test_momentum_op.py::test_momentum testcases/tests/st/ops/cpu/test_mse_loss_op.py::test_mse_loss_functional_api_modes[0] testcases/tests/st/ops/cpu/test_mse_loss_op.py::test_mse_loss_functional_api_modes[1] testcases/tests/st/ops/cpu/test_mul_op.py::test_mul testcases/tests/st/ops/cpu/test_mul_op.py::test_mul_int32 testcases/tests/st/ops/cpu/test_mul_op.py::test_mul_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_mul_op.py::test_mul_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_multinomial_op.py::test_multinomial_net testcases/tests/st/ops/cpu/test_multinomial_with_replacement_op.py::test_multinomial_with_replacement_functional testcases/tests/st/ops/cpu/test_multinomial_with_replacement_op.py::test_multinomial_with_replacement_net testcases/tests/st/ops/cpu/test_mvlgamma_op.py::test_mvlgamma_functional_api_modes[0] testcases/tests/st/ops/cpu/test_mvlgamma_op.py::test_mvlgamma_functional_api_modes[1] testcases/tests/st/ops/cpu/test_mvlgamma_op.py::test_mvlgamma_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_mvlgamma_op.py::test_mvlgamma_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[complex128-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[complex128-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[complex64-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[complex64-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[float16-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[float16-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[float32-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[float32-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[float64-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[float64-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int16-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int16-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int32-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int32-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int64-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int64-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int8-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[int8-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint16-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint16-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint32-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint32-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint64-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint64-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint8-0] testcases/tests/st/ops/cpu/test_neg_op.py::test_neg_tensor_api_modes[uint8-1] testcases/tests/st/ops/cpu/test_neg_op.py::test_net testcases/tests/st/ops/cpu/test_nextafter_op.py::test_nextafter_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_nextafter_op.py::test_nextafter_float64_graph testcases/tests/st/ops/cpu/test_nextafter_op.py::test_nextafter_float64_pynative testcases/tests/st/ops/cpu/test_nllloss_op.py::test_NLLLoss_mean testcases/tests/st/ops/cpu/test_nllloss_op.py::test_NLLLoss_none testcases/tests/st/ops/cpu/test_nllloss_op.py::test_NLLLoss_sum testcases/tests/st/ops/cpu/test_nms_with_mask_op.py::test_nms_with_mask_check_order testcases/tests/st/ops/cpu/test_nms_with_mask_op.py::test_nms_with_mask_edge_case_1 testcases/tests/st/ops/cpu/test_nms_with_mask_op.py::test_nms_with_mask_edge_case_2 testcases/tests/st/ops/cpu/test_nms_with_mask_op.py::test_nms_with_mask_edge_case_3 testcases/tests/st/ops/cpu/test_no_repeat_ngram.py::test_vmap_cpu testcases/tests/st/ops/cpu/test_no_repeat_ngram.py::test_vmap_cpu_nested testcases/tests/st/ops/cpu/test_norm_op.py::test_norm testcases/tests/st/ops/cpu/test_notequal_op.py::test_notequal_float testcases/tests/st/ops/cpu/test_notequal_op.py::test_notequal_int testcases/tests/st/ops/cpu/test_one_hot_op.py::test_one_hot testcases/tests/st/ops/cpu/test_onednn_dfx.py::test_onednn_dfx_log testcases/tests/st/ops/cpu/test_oneslike_op.py::test_OnesLike[float32] testcases/tests/st/ops/cpu/test_oneslike_op.py::test_OnesLike[float64] testcases/tests/st/ops/cpu/test_oneslike_op.py::test_OnesLike[int32] testcases/tests/st/ops/cpu/test_oneslike_op.py::test_oneslike_cpu_dynamic_shape testcases/tests/st/ops/cpu/test_pack_op.py::test_pack_graph[bool_] testcases/tests/st/ops/cpu/test_pack_op.py::test_pack_graph[float16] testcases/tests/st/ops/cpu/test_pack_op.py::test_pack_graph[float32] testcases/tests/st/ops/cpu/test_pack_op.py::test_pack_graph[int16] testcases/tests/st/ops/cpu/test_pack_op.py::test_pack_graph[int32] testcases/tests/st/ops/cpu/test_pack_op.py::test_pack_graph[uint8] testcases/tests/st/ops/cpu/test_pack_op.py::test_pack_graph_float32_dynamic_shape testcases/tests/st/ops/cpu/test_pad.py::test_pad_3d_backprop testcases/tests/st/ops/cpu/test_pad.py::test_pad_3d_pad testcases/tests/st/ops/cpu/test_pad.py::test_pad_basic testcases/tests/st/ops/cpu/test_pad.py::test_pad_column testcases/tests/st/ops/cpu/test_pad.py::test_pad_error_cases testcases/tests/st/ops/cpu/test_pad.py::test_pad_row testcases/tests/st/ops/cpu/test_pad_op.py::test_pad_vmap_cpu testcases/tests/st/ops/cpu/test_pad_v3.py::test_padv3_circular_dynamic_shape_3d testcases/tests/st/ops/cpu/test_pad_v3.py::test_padv3_circular_dynamic_shape_4d testcases/tests/st/ops/cpu/test_pad_v3.py::test_padv3_circular_dynamic_shape_5d testcases/tests/st/ops/cpu/test_pad_v3.py::test_padv3_padding_dynamic_shape testcases/tests/st/ops/cpu/test_pad_v3.py::test_padv3_padding_list testcases/tests/st/ops/cpu/test_pad_v3.py::test_padv3_x_dynamic_shape testcases/tests/st/ops/cpu/test_pad_v3.py::test_padv3_x_padding_dynamic_shape testcases/tests/st/ops/cpu/test_pad_v3_grad_op.py::test_padv3grad_circular_3d testcases/tests/st/ops/cpu/test_pad_v3_grad_op.py::test_padv3grad_circular_4d testcases/tests/st/ops/cpu/test_pad_v3_grad_op.py::test_padv3grad_circular_5d testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-bool_-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-bool_-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-bool_-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-bool_-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-bool_-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-bool_-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex128-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex128-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex128-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex128-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex128-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex128-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex64-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex64-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex64-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex64-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex64-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-complex64-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float16-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float16-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float16-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float16-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float16-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float16-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float32-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float32-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float32-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float32-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float32-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-float32-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-uint32-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-uint32-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-uint32-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-uint32-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-uint32-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[10-uint32-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-bool_-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-bool_-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-bool_-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-bool_-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-bool_-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-bool_-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex128-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex128-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex128-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex128-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex128-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex128-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex64-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex64-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex64-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex64-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex64-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-complex64-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float16-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float16-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float16-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float16-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float16-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float16-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float32-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float32-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float32-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float32-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float32-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-float32-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-uint32-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-uint32-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-uint32-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-uint32-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-uint32-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[2-uint32-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-bool_-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-bool_-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-bool_-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-bool_-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-bool_-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-bool_-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex128-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex128-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex128-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex128-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex128-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex128-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex64-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex64-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex64-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex64-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex64-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-complex64-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float16-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float16-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float16-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float16-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float16-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float16-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float32-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float32-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float32-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float32-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float32-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-float32-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-uint32-shape0-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-uint32-shape0-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-uint32-shape1-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-uint32-shape1-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-uint32-shape2-0] testcases/tests/st/ops/cpu/test_padding.py::test_padding[4-uint32-shape2-1] testcases/tests/st/ops/cpu/test_padding.py::test_padding_dynamic_shape[0] testcases/tests/st/ops/cpu/test_padding.py::test_padding_dynamic_shape[1] testcases/tests/st/ops/cpu/test_padding.py::test_padding_vmap[0] testcases/tests/st/ops/cpu/test_padding.py::test_padding_vmap[1] testcases/tests/st/ops/cpu/test_parameterized_truncated_normal_op.py::test_parameterized_truncated_normal_op_case1 testcases/tests/st/ops/cpu/test_parameterized_truncated_normal_op.py::test_parameterized_truncated_normal_op_case2 testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_inf[float16-0.001] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_inf[float32-1e-06] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_inf[float64-1e-06] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_normal[float16-0.001] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_normal[float32-1e-06] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_normal[float64-1e-06] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_zero[float16-0.001] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_zero[float32-1e-06] testcases/tests/st/ops/cpu/test_pdist_op.py::test_pdist_zero[float64-1e-06] testcases/tests/st/ops/cpu/test_pinv_op.py::test_pinv[float32] testcases/tests/st/ops/cpu/test_pinv_op.py::test_pinv[float64] testcases/tests/st/ops/cpu/test_population_count_op.py::test_vmap_population_count testcases/tests/st/ops/cpu/test_pow_op.py::test_net testcases/tests/st/ops/cpu/test_pow_op.py::test_pow_complex testcases/tests/st/ops/cpu/test_pow_op.py::test_pow_dynamic_shape testcases/tests/st/ops/cpu/test_pow_op.py::test_pow_functional testcases/tests/st/ops/cpu/test_pow_op.py::test_pow_vmap testcases/tests/st/ops/cpu/test_pow_op.py::test_tensor_pow_graph testcases/tests/st/ops/cpu/test_pow_op.py::test_tensor_pow_pynative testcases/tests/st/ops/cpu/test_prelu_op.py::test_prelu_multiple_weight testcases/tests/st/ops/cpu/test_prelu_op.py::test_prelu_multiple_weight_2d testcases/tests/st/ops/cpu/test_prelu_op.py::test_prelu_single_weight testcases/tests/st/ops/cpu/test_prelu_op.py::test_prelu_single_weight_1d testcases/tests/st/ops/cpu/test_prelu_op.py::test_prelu_single_weight_2d testcases/tests/st/ops/cpu/test_prelu_op.py::test_prelu_single_weight_scalar testcases/tests/st/ops/cpu/test_primitive_cache.py::test_continuous_cache testcases/tests/st/ops/cpu/test_primitive_cache.py::test_jit_function_run_in_pynative testcases/tests/st/ops/cpu/test_primitive_cache.py::test_run_pynative_and_then_run_graph testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[bool_-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[bool_-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[complex128-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[complex128-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[complex64-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[complex64-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[float16-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[float16-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[float32-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[float32-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[float64-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[float64-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int16-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int16-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int32-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int32-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int64-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int64-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int8-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[int8-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint16-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint16-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint32-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint32-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint64-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint64-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint8-0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dtype[uint8-1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dynamic_shape[0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_dynamic_shape[1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_functional[0] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_functional[1] testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_string_twice testcases/tests/st/ops/cpu/test_print_op.py::test_print_op_tuple testcases/tests/st/ops/cpu/test_priority_replay_buffer_test.py::test_priority_replay_buffer_ops testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_graph_mode testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_group_size_attr_range_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_group_size_attr_type_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_args_num testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_size_attr_range_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_size_attr_range_wrong2 testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_size_attr_range_wrong3 testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_size_attr_range_wrong4 testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_size_attr_type_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_size_attr_type_wrong2 testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_size_attr_type_wrong3 testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_type_unsupported testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_type_unsupported2 testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_input_type_unsupported3 testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_mind_ir testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_pynative_mode testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_spatial_scale_attr_range_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_spatial_scale_attr_type_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_y_0_shape_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_y_1_shape_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_y_2_shape_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_grad_y_3_shape_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_output_dim_attr_range_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_grad_op.py::test_ps_roi_pooling_output_dim_attr_type_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_dynamic_shape testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_graph_mode testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_group_size_attr_range_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_group_size_attr_type_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_input_args_num testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_input_type_unsupported1 testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_input_type_unsupported2 testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_mind_ir testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_output_dim_attr_range_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_output_dim_attr_type_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_pynative_mode testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_spatial_scale_attr_range_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_spatial_scale_attr_type_wrong testcases/tests/st/ops/cpu/test_ps_roi_pooling_v2_op.py::test_ps_roi_pooling_x_1_shape_wrong testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_graph_fp16_int16 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_graph_fp16_int32 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_graph_fp16_int32_result_random testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_graph_fp16_int64 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_graph_fp32_int64 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_graph_fp64_int64 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_pynative_fp16_int16 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_pynative_fp16_int32 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_pynative_fp16_int32_dynamic_shape testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_pynative_fp16_int32_result_random testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_pynative_fp16_int64 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_pynative_fp32_int64 testcases/tests/st/ops/cpu/test_random_categorical_op.py::test_rc_pynative_fp64_int64 testcases/tests/st/ops/cpu/test_random_choice_with_mask_op.py::test_RCWM_1D testcases/tests/st/ops/cpu/test_random_choice_with_mask_op.py::test_RCWM_3D testcases/tests/st/ops/cpu/test_random_choice_with_mask_op.py::test_RCWM_count_in testcases/tests/st/ops/cpu/test_random_choice_with_mask_op.py::test_RCWM_count_out testcases/tests/st/ops/cpu/test_random_choice_with_mask_op.py::test_RCWM_max_count_graph testcases/tests/st/ops/cpu/test_random_choice_with_mask_op.py::test_RCWM_max_count_pynative testcases/tests/st/ops/cpu/test_random_gamma_op.py::test_dynamic_rank testcases/tests/st/ops/cpu/test_random_gamma_op.py::test_random_gamma_functional[dtype0] testcases/tests/st/ops/cpu/test_random_gamma_op.py::test_random_gamma_functional[dtype1] testcases/tests/st/ops/cpu/test_random_gamma_op.py::test_random_gamma_functional[dtype2] testcases/tests/st/ops/cpu/test_random_gamma_op.py::test_random_gamma_op[dtype0] testcases/tests/st/ops/cpu/test_random_gamma_op.py::test_random_gamma_op[dtype1] testcases/tests/st/ops/cpu/test_random_gamma_op.py::test_random_gamma_op[dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype0-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype0-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype0-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype0-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype0-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype1-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype1-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype1-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype1-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype0-shape_dtype1-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype0-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype0-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype0-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype0-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype0-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype1-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype1-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype1-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype1-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype1-shape_dtype1-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype0-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype0-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype0-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype0-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype0-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype1-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype1-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype1-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype1-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype2-shape_dtype1-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype0-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype0-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype0-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype0-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype0-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype1-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype1-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype1-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype1-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype3-shape_dtype1-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype0-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype0-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype0-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype0-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype0-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype1-dtype0] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype1-dtype1] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype1-dtype2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype1-dtype3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function[rate_dtype4-shape_dtype1-dtype4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[1-2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[1-3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[1-4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[1-5] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[1-6] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[2-2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[2-3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[2-4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[2-5] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[2-6] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[3-2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[3-3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[3-4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[3-5] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[3-6] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[4-2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[4-3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[4-4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[4-5] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[4-6] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[5-2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[5-3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[5-4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[5-5] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[5-6] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[6-2] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[6-3] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[6-4] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[6-5] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_dynamic_shape[6-6] testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_out_dtype_error testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_rate_dtype_error testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_rate_type_error testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_seed_type_error testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_shape_dim_error testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_shape_dtype_error testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_shape_type_error testcases/tests/st/ops/cpu/test_random_poisson_op.py::test_poisson_function_shape_value_error testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[bool_-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[bool_-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[complex128-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[complex128-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[complex64-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[complex64-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[float16-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[float16-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[float32-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[float32-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[float64-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[float64-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int16-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int16-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int32-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int32-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int64-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int64-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int8-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[int8-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint16-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint16-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint32-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint32-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint64-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint64-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint8-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dtype[uint8-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dynamic_shape[0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_dynamic_shape[1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_exception[0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_exception[1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_scalar[0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_scalar[1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape0-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape0-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape1-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape1-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape2-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape2-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape3-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape3-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape4-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape4-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape5-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape5-1] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape6-0] testcases/tests/st/ops/cpu/test_random_shuffle.py::test_random_shuffle_op_tensor[shape6-1] testcases/tests/st/ops/cpu/test_range_op.py::test_float testcases/tests/st/ops/cpu/test_range_op.py::test_int testcases/tests/st/ops/cpu/test_range_op.py::test_range_op_float testcases/tests/st/ops/cpu/test_range_op.py::test_range_op_float64 testcases/tests/st/ops/cpu/test_range_op.py::test_range_op_float_reserve testcases/tests/st/ops/cpu/test_range_op.py::test_range_op_int testcases/tests/st/ops/cpu/test_range_op.py::test_range_op_int64 testcases/tests/st/ops/cpu/test_range_op.py::test_range_op_int_reserve testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_3d_tensor[0] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_3d_tensor[1] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_4d_tensor[0] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_4d_tensor[1] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_dynamic_shape[0] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_dynamic_shape[1] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_invalid_input[0] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_invalid_input[1] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_scalar[0] testcases/tests/st/ops/cpu/test_rank_op.py::test_rank_scalar[1] testcases/tests/st/ops/cpu/test_realdiv_op.py::test_real_div[float16] testcases/tests/st/ops/cpu/test_realdiv_op.py::test_real_div[float32] testcases/tests/st/ops/cpu/test_realdiv_op.py::test_real_div[float64] testcases/tests/st/ops/cpu/test_realdiv_op.py::test_real_div[uint16] testcases/tests/st/ops/cpu/test_realdiv_op.py::test_real_div[uint32] testcases/tests/st/ops/cpu/test_reduce_op.py::test_reduce testcases/tests/st/ops/cpu/test_reduce_op.py::test_reduce_all_onnx testcases/tests/st/ops/cpu/test_reduce_op.py::test_reduce_any_onnx testcases/tests/st/ops/cpu/test_reduce_op.py::test_reduce_logic testcases/tests/st/ops/cpu/test_reduce_op.py::test_reduce_prod testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_dynamic_shape[0] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_dynamic_shape[1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-False--1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-False-0] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-False-1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-False-None] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-False-axis4] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-False-axis5] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-True--1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-True-0] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-True-1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-True-None] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-True-axis4] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float16-True-axis5] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-False--1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-False-0] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-False-1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-False-None] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-False-axis4] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-False-axis5] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-True--1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-True-0] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-True-1] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-True-None] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-True-axis4] testcases/tests/st/ops/cpu/test_reduce_std_op.py::test_reduce_std_op[float32-True-axis5] testcases/tests/st/ops/cpu/test_relu6_grad_op.py::test_relu_grad testcases/tests/st/ops/cpu/test_relu6_op.py::test_relu6 testcases/tests/st/ops/cpu/test_relu6_op.py::test_relu6_grad testcases/tests/st/ops/cpu/test_renorm_op.py::test_renorm_op1_float32 testcases/tests/st/ops/cpu/test_renorm_op.py::test_renorm_op2_float16 testcases/tests/st/ops/cpu/test_renorm_op.py::test_renorm_op2_float64 testcases/tests/st/ops/cpu/test_renorm_op.py::test_renorm_op_float16 testcases/tests/st/ops/cpu/test_renorm_op.py::test_renorm_op_float32 testcases/tests/st/ops/cpu/test_renorm_op.py::test_renorm_vmap_cpu testcases/tests/st/ops/cpu/test_renorm_op.py::test_renorm_vmap_cpu_nested testcases/tests/st/ops/cpu/test_resize_bilinear_grad_op.py::test_resize_bilinear_grad_dtype[float16-0] testcases/tests/st/ops/cpu/test_resize_bilinear_grad_op.py::test_resize_bilinear_grad_dtype[float16-1] testcases/tests/st/ops/cpu/test_resize_bilinear_grad_op.py::test_resize_bilinear_grad_dtype[float32-0] testcases/tests/st/ops/cpu/test_resize_bilinear_grad_op.py::test_resize_bilinear_grad_dtype[float32-1] testcases/tests/st/ops/cpu/test_resize_bilinear_grad_op.py::test_resize_bilinear_grad_dtype[float64-0] testcases/tests/st/ops/cpu/test_resize_bilinear_grad_op.py::test_resize_bilinear_grad_dtype[float64-1] testcases/tests/st/ops/cpu/test_resize_linear_1d_grad_op.py::test_resize_linear_1d_grad_align_corners[float32] testcases/tests/st/ops/cpu/test_resize_linear_1d_grad_op.py::test_resize_linear_1d_grad_align_corners[float64] testcases/tests/st/ops/cpu/test_resize_linear_1d_grad_op.py::test_resize_linear_1d_grad_half_pixel[float32] testcases/tests/st/ops/cpu/test_resize_linear_1d_grad_op.py::test_resize_linear_1d_grad_half_pixel[float64] testcases/tests/st/ops/cpu/test_resize_linear_1d_grad_op.py::test_resize_linear_1d_grad_same_shape[float16] testcases/tests/st/ops/cpu/test_resize_linear_1d_grad_op.py::test_resize_linear_1d_grad_same_shape[float32] testcases/tests/st/ops/cpu/test_resize_linear_1d_grad_op.py::test_resize_linear_1d_grad_same_shape[float64] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_align_corners[float16] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_align_corners[float32] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_align_corners[float64] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_half_pixel[float16] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_half_pixel[float32] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_half_pixel[float64] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_size_not_change[float16] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_size_not_change[float32] testcases/tests/st/ops/cpu/test_resize_linear_1d_op.py::test_resize_linear_1d_size_not_change[float64] testcases/tests/st/ops/cpu/test_reverse_sequence.py::test_net_dynamic_shape testcases/tests/st/ops/cpu/test_reverse_sequence.py::test_net_float32 testcases/tests/st/ops/cpu/test_reverse_sequence.py::test_net_float64_0_dim testcases/tests/st/ops/cpu/test_reverse_sequence.py::test_net_int8 testcases/tests/st/ops/cpu/test_reverse_sequence.py::test_reverse_sequence_tensor_api testcases/tests/st/ops/cpu/test_rgb_to_hsv_op.py::test_rgb_to_csv_dyn testcases/tests/st/ops/cpu/test_rl_buffer_net.py::test_Buffer testcases/tests/st/ops/cpu/test_rl_buffer_op.py::test_BufferAppend testcases/tests/st/ops/cpu/test_rl_buffer_op.py::test_BufferGet testcases/tests/st/ops/cpu/test_rl_buffer_op.py::test_BufferSample testcases/tests/st/ops/cpu/test_rrelu.py::test_rrelu_negative_lu testcases/tests/st/ops/cpu/test_rrelu.py::test_rrelu_normal testcases/tests/st/ops/cpu/test_rrelu.py::test_rrelu_zeros testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:28 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:290 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:391 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:469 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:577 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:655 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:733 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:830 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:860 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py:891 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_disordered_float16 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_disordered_int32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_dynamic_shape testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_float16 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_function testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_input_less_than_1_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_input_updated testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_large_float16 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_large_int32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_large_shape_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_small_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_add_small_float32_use_locking_false testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_div_input_updated testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_div_output_float64 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_div_output_int16 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_div_output_updated_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_div_small_float32_use_locking_false testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_max_input_updated testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_max_output_updated_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_max_small_float32_use_locking_false testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_min_input_updated testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_min_output_updated_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_min_small_float32_use_locking_false testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_mul_input_updated testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_mul_output_updated_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_mul_small_float32_use_locking_false testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_sub_dynamic_shape testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_sub_input_updated testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_sub_large_shape_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_sub_small_float32_use_locking_false testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_update_dynamic_shape testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_update_input_updated testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_update_output_updated_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_update_output_updated_huge_tensor_float32 testcases/tests/st/ops/cpu/test_scatter_arithmetic_op.py::test_scatter_update_small_float32_use_locking_false testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py:44 testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_indices_vmap[add] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_indices_vmap[div] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_indices_vmap[mul] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_indices_vmap[sub] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_update_vmap[add] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_update_vmap[div] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_update_vmap[mul] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_func_update_vmap[sub] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_div_division_by_zero[index_type0-data_type0] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_dy_shape[add] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_dy_shape[sub] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type0-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type1-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type2-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_indices_out_of_range[index_type0-data_type3-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_lock[index_type0-data_type0-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_lock[index_type0-data_type0-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_lock[index_type0-data_type0-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_lock[index_type0-data_type0-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type0-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type1-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type2-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_multi_dims[index_type0-data_type3-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type0-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type1-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type2-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_one_value[index_type0-data_type3-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type0-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_float[index_type0-data_type1-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type0-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type1-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type2-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-add-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-add-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-div-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-div-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-mul-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-mul-True] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-sub-False] testcases/tests/st/ops/cpu/test_scatter_nd_arithmetic_op.py::test_scatter_nd_small_int[index_type0-data_type3-sub-True] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op1[float32] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op1[float64] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op2[float32] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op2[float64] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op2[int32] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op2[int64] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op3[float32] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op3[float64] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op3[int32] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op3[int64] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op4[float32] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op4[float64] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op5[float32] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_op5[float64] testcases/tests/st/ops/cpu/test_scatter_nd_update_op.py::test_scatter_nd_update_dyn_shape testcases/tests/st/ops/cpu/test_searchsorted_op.py::test_out32 testcases/tests/st/ops/cpu/test_searchsorted_op.py::test_out64 testcases/tests/st/ops/cpu/test_searchsorted_op.py::test_right_out32 testcases/tests/st/ops/cpu/test_searchsorted_op.py::test_right_out64 testcases/tests/st/ops/cpu/test_select_op.py::test_functional_select_broadcast testcases/tests/st/ops/cpu/test_select_op.py::test_functional_select_scalar testcases/tests/st/ops/cpu/test_select_op.py::test_select_float16 testcases/tests/st/ops/cpu/test_select_op.py::test_select_float32 testcases/tests/st/ops/cpu/test_select_op.py::test_select_int32 testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[float16-data_shape0] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[float16-data_shape1] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[float16-data_shape2] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[float32-data_shape0] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[float32-data_shape1] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[float32-data_shape2] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[int32-data_shape0] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[int32-data_shape1] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[int32-data_shape2] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[int8-data_shape0] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[int8-data_shape1] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu[int8-data_shape2] testcases/tests/st/ops/cpu/test_selu_op.py::test_selu_dy_shape testcases/tests/st/ops/cpu/test_selu_op.py::test_selu_vmap_cpu testcases/tests/st/ops/cpu/test_sgd_op.py::test_SGD testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-3-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[-5-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[7-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[8-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_2d[9-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-2-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-30-3-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-2-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[-45-3-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-2-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[30-3-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-2-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_4d[55-3-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[-35-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[18-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_fancy_1d[25-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[0-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[1-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[2-int64-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-bool_-False] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-bool_-True] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float32--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float32-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float32-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float32-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float64--5.5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float64-0.0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float64-5.3] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-float64-nan] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int32--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int32-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int32-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int32-5] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int64--4] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int64-0] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int64-1] testcases/tests/st/ops/cpu/test_shift_op.py::test_no_shift[3-int64-5] testcases/tests/st/ops/cpu/test_sigmoid_cross_entropy_with_logits_grad_op.py::test_sigmoid_cross_entropy_with_logits testcases/tests/st/ops/cpu/test_sigmoid_cross_entropy_with_logits_op.py::test_sigmoid_cross_entropy_with_logits testcases/tests/st/ops/cpu/test_sigmoid_cross_entropy_with_logits_op.py::test_sigmoid_cross_entropy_with_logits_dynamic_shape testcases/tests/st/ops/cpu/test_sign_op.py::test_sign_float32 testcases/tests/st/ops/cpu/test_sign_op.py::test_sign_float64 testcases/tests/st/ops/cpu/test_sign_op.py::test_sign_int32 testcases/tests/st/ops/cpu/test_sin_op.py::test_sin testcases/tests/st/ops/cpu/test_sin_op.py::test_sin_onnx testcases/tests/st/ops/cpu/test_sinh_op.py::test_sinh testcases/tests/st/ops/cpu/test_sinh_op.py::test_sinh_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_sinh_op.py::test_sinh_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_size_op.py::test_size_1_dimension[0] testcases/tests/st/ops/cpu/test_size_op.py::test_size_1_dimension[1] testcases/tests/st/ops/cpu/test_size_op.py::test_size_2_dimension[0] testcases/tests/st/ops/cpu/test_size_op.py::test_size_2_dimension[1] testcases/tests/st/ops/cpu/test_size_op.py::test_size_3_dimension[0] testcases/tests/st/ops/cpu/test_size_op.py::test_size_3_dimension[1] testcases/tests/st/ops/cpu/test_size_op.py::test_size_dynamic[0] testcases/tests/st/ops/cpu/test_size_op.py::test_size_dynamic[1] testcases/tests/st/ops/cpu/test_slice_grad_op.py::test_slice_grad testcases/tests/st/ops/cpu/test_slice_grad_op.py::test_slice_grad2 testcases/tests/st/ops/cpu/test_slice_grad_op.py::test_strided_slice_grad_bool_type testcases/tests/st/ops/cpu/test_slice_grad_op.py::test_strided_slice_grad_float32_type testcases/tests/st/ops/cpu/test_slice_op.py::test_slice testcases/tests/st/ops/cpu/test_slice_op.py::test_slice2 testcases/tests/st/ops/cpu/test_slice_op.py::test_slice3 testcases/tests/st/ops/cpu/test_slice_op.py::test_slice4 testcases/tests/st/ops/cpu/test_slice_op.py::test_slice5 testcases/tests/st/ops/cpu/test_slice_op.py::test_slice6 testcases/tests/st/ops/cpu/test_slice_op.py::test_slice_functional testcases/tests/st/ops/cpu/test_slice_op.py::test_slice_vmap testcases/tests/st/ops/cpu/test_slice_op.py::test_strided_slice_bool_type testcases/tests/st/ops/cpu/test_smoothl1loss_op.py::test_smoothl1loss[mean] testcases/tests/st/ops/cpu/test_smoothl1loss_op.py::test_smoothl1loss[none] testcases/tests/st/ops/cpu/test_smoothl1loss_op.py::test_smoothl1loss[sum] testcases/tests/st/ops/cpu/test_smoothl1loss_op.py::test_smoothl1loss_grad_no_reduce testcases/tests/st/ops/cpu/test_smoothl1loss_op.py::test_smoothl1loss_grad_sum[mean] testcases/tests/st/ops/cpu/test_smoothl1loss_op.py::test_smoothl1loss_grad_sum[sum] testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_soft_shrink[0.5-data_shape0-float32] testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_soft_shrink[0.5-data_shape1-float32] testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_soft_shrink[0.75-data_shape0-float32] testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_soft_shrink[0.75-data_shape1-float32] testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_soft_shrink_dy_shape testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_soft_shrink_grad_ds_shape testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_softshrink_grad[data_shape0] testcases/tests/st/ops/cpu/test_soft_shrink_op.py::test_softshrink_grad[data_shape1] testcases/tests/st/ops/cpu/test_softmax2d.py::test_softmax2d_normal testcases/tests/st/ops/cpu/test_softmax_cross_entropy_with_logits_op.py::test_softmax_cross_entropy_with_logits testcases/tests/st/ops/cpu/test_softmax_grad_fusion.py::test_softmax_grad_fusion testcases/tests/st/ops/cpu/test_softmax_op.py::test_softmax testcases/tests/st/ops/cpu/test_softmax_op.py::test_softmax1 testcases/tests/st/ops/cpu/test_softmax_with_cross_entropy_op.py::test_net testcases/tests/st/ops/cpu/test_softplus_grad_grad_op.py::test_softplus_grad_grad[0-float32] testcases/tests/st/ops/cpu/test_softplus_grad_grad_op.py::test_softplus_grad_grad[0-float64] testcases/tests/st/ops/cpu/test_softplus_grad_grad_op.py::test_softplus_grad_grad[1-float32] testcases/tests/st/ops/cpu/test_softplus_grad_grad_op.py::test_softplus_grad_grad[1-float64] testcases/tests/st/ops/cpu/test_softplus_grad_op.py::test_softplus_grad_1d_fp32 testcases/tests/st/ops/cpu/test_softplus_grad_op.py::test_softplus_grad_3d_fp16 testcases/tests/st/ops/cpu/test_softplus_grad_op.py::test_softplus_grad_7d_fp32 testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_0d_fp32 testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_1d_fp32 testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_2d_fp32 testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_4d_fp16 testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_4d_fp32 testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_7d_fp32 testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_neg testcases/tests/st/ops/cpu/test_softplus_op.py::test_softplus_with_big_input testcases/tests/st/ops/cpu/test_sort.py::test_cpu_dynamic_sort3d_descending_float32 testcases/tests/st/ops/cpu/test_sort.py::test_sort1d_descending_float16 testcases/tests/st/ops/cpu/test_sort.py::test_sort1d_descending_float32 testcases/tests/st/ops/cpu/test_sort.py::test_sort1d_float16 testcases/tests/st/ops/cpu/test_sort.py::test_sort1d_float32 testcases/tests/st/ops/cpu/test_sort.py::test_sort3d_descending_float16 testcases/tests/st/ops/cpu/test_sort.py::test_sort3d_descending_float32 testcases/tests/st/ops/cpu/test_sort.py::test_sort3d_float16 testcases/tests/st/ops/cpu/test_sort.py::test_sort3d_float32 testcases/tests/st/ops/cpu/test_sort.py::test_sort_onnx testcases/tests/st/ops/cpu/test_spacetobatchnd_op.py::test_space_to_batch_nd_dynamic testcases/tests/st/ops/cpu/test_spacetobatchnd_op.py::test_space_to_batch_nd_function testcases/tests/st/ops/cpu/test_spacetobatchnd_op.py::test_space_to_batch_nd_graph testcases/tests/st/ops/cpu/test_spacetobatchnd_op.py::test_space_to_batch_nd_pynative testcases/tests/st/ops/cpu/test_spacetobatchnd_op.py::test_space_to_batch_nd_vmap_cpu testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_float16 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_float32 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_int16 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_int32 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_int64 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_int8 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_uint16 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_uint32 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_uint64 testcases/tests/st/ops/cpu/test_spacetodepth_op.py::test_spacetodepth_graph_uint8 testcases/tests/st/ops/cpu/test_sparse_add_op.py::test_sparse_add_dynamic_shape testcases/tests/st/ops/cpu/test_sparse_add_op.py::test_sparse_add_float32 testcases/tests/st/ops/cpu/test_sparse_add_op.py::test_sparse_add_float64 testcases/tests/st/ops/cpu/test_sparse_add_op.py::test_sparse_add_int16 testcases/tests/st/ops/cpu/test_sparse_add_op.py::test_sparse_add_int32 testcases/tests/st/ops/cpu/test_sparse_add_op.py::test_sparse_add_int64 testcases/tests/st/ops/cpu/test_sparse_add_op.py::test_sparse_add_int8 testcases/tests/st/ops/cpu/test_sparse_addmm_op.py::test_sparse_addmm_dyn testcases/tests/st/ops/cpu/test_sparse_apply_adagrad.py::test_sparseapplyadagrad_dtype_not_supported testcases/tests/st/ops/cpu/test_sparse_apply_adagrad.py::test_sparseapplyadagradop_fp32 testcases/tests/st/ops/cpu/test_sparse_apply_adagrad.py::test_sparseapplyadagradop_update_slot_false testcases/tests/st/ops/cpu/test_sparse_apply_adagrad.py::test_vmap_sparseapplyadagradop testcases/tests/st/ops/cpu/test_sparse_apply_adagrad_v2.py::test_sparseapplyadagradv2_dtype_not_supported testcases/tests/st/ops/cpu/test_sparse_apply_adagrad_v2.py::test_sparseapplyadagradv2op_fp32 testcases/tests/st/ops/cpu/test_sparse_apply_adagrad_v2.py::test_sparseapplyadagradv2op_update_slot_false testcases/tests/st/ops/cpu/test_sparse_apply_adagrad_v2.py::test_vmap_sparseapplyadagradopv2 testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py:48 testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_dynamic testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_shape_grad_indices_not_match testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_shape_grad_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_shape_indices_grad_not_match testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_shape_indices_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_shape_var_m_not_match testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_shape_var_v_not_match testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_type_gradient_invalid testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_type_indices_invalid testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_fused_sparse_adam_invalid_input_type_indices_invalid2 testcases/tests/st/ops/cpu/test_sparse_apply_adam_op.py::test_net testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py:40 testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_dynamic testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_shape_grad_indices_not_match testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_shape_grad_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_shape_indices_grad_not_match testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_shape_indices_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_shape_var_accum_not_match testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_shape_var_linear_not_match testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_type_gradient_invalid testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_type_indices_invalid testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_fused_sparse_ftrl_invalid_input_type_indices_invalid2 testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_net testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_sparse_apply_ftrl testcases/tests/st/ops/cpu/test_sparse_apply_ftrl_op.py::test_vmap_sparseapplyftrl testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py:27 testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_dynamic testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_shape_grad_indices_not_match testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_shape_grad_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_shape_indices_grad_not_match testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_shape_indices_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_shape_var_m_not_match testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_shape_var_v_not_match testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_type_gradient_invalid testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_type_indices_invalid testcases/tests/st/ops/cpu/test_sparse_apply_lazy_adam_op.py::test_fused_sparse_lazy_adam_invalid_input_type_indices_invalid2 testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py:42 testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_dynamic testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_shape_grad_indices_not_match testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_shape_grad_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_shape_indices_grad_not_match testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_shape_indices_rank_invalid testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_shape_var_accum_not_match testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_type_gradient_invalid testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_type_indices_invalid testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_fused_sparse_proximal_adagrad_invalid_input_type_indices_invalid2 testcases/tests/st/ops/cpu/test_sparse_apply_proximal_adagrad_op.py::test_net testcases/tests/st/ops/cpu/test_sparse_apply_r_m_s_prop_cpu_op.py::test_sparse_apply_rms_prop testcases/tests/st/ops/cpu/test_sparse_apply_r_m_s_prop_cpu_op.py::test_sparse_apply_rms_prop_fp32 testcases/tests/st/ops/cpu/test_sparse_apply_r_m_s_prop_cpu_op.py::test_sparse_apply_rms_prop_grad0 testcases/tests/st/ops/cpu/test_sparse_apply_r_m_s_prop_cpu_op.py::test_sparse_apply_rms_prop_update_fp16 testcases/tests/st/ops/cpu/test_sparse_concat.py::test_coo_concat_default_value testcases/tests/st/ops/cpu/test_sparse_concat.py::test_coo_concat_error_case testcases/tests/st/ops/cpu/test_sparse_concat.py::test_coo_concat_float testcases/tests/st/ops/cpu/test_sparse_concat.py::test_coo_concat_int testcases/tests/st/ops/cpu/test_sparse_count_sparse_output.py::test_sparsecountsparseoutput_checkvalue_difftypes testcases/tests/st/ops/cpu/test_sparse_count_sparse_output.py::test_sparsecountsparseoutput_checkvalue_maxvalue testcases/tests/st/ops/cpu/test_sparse_count_sparse_output.py::test_sparsecountsparseoutput_value_type_error testcases/tests/st/ops/cpu/test_sparse_dense_cwise_op.py::test_sparse_dense_add_dyn testcases/tests/st/ops/cpu/test_sparse_dense_cwise_op.py::test_sparse_dense_div_dyn testcases/tests/st/ops/cpu/test_sparse_dense_cwise_op.py::test_sparse_dense_mul_dyn testcases/tests/st/ops/cpu/test_sparse_matrix_mat_mul_op.py::test_sparse_segment_mat_mul_dyn testcases/tests/st/ops/cpu/test_sparse_matrix_softmax.py::test_ops_sparse_matrix_softmax_vs_nn_softmax_fp32 testcases/tests/st/ops/cpu/test_sparse_reorder_op.py::test_sparse_reorder_dyn testcases/tests/st/ops/cpu/test_sparse_reshape_op.py::test_sparse_reshape_dyn testcases/tests/st/ops/cpu/test_sparse_segment_mean_op.py::test_net[float32-int32-3] testcases/tests/st/ops/cpu/test_sparse_segment_mean_op.py::test_net[float64-int64-5] testcases/tests/st/ops/cpu/test_sparse_segment_mean_with_num_segments_op.py::test_sparse_segment_mean_with_num_segments_dyn testcases/tests/st/ops/cpu/test_sparse_sparse_maximum_op.py::test_sparse_sparse_maximum_dynamic_shape testcases/tests/st/ops/cpu/test_sparse_sparse_minimum_op.py::test_sparse_sparse_minimum_dynamic_shape testcases/tests/st/ops/cpu/test_sparse_tensor_dense_matmul_op.py::test_sparse_tensor_dense_matmul_no_transpose testcases/tests/st/ops/cpu/test_sparse_tensor_dense_matmul_op.py::test_sparse_tensor_dense_matmul_transpose_a testcases/tests/st/ops/cpu/test_sparse_tensor_dense_matmul_op.py::test_sparse_tensor_dense_matmul_transpose_all testcases/tests/st/ops/cpu/test_sparse_tensor_dense_matmul_op.py::test_sparse_tensor_dense_matmul_transpose_b testcases/tests/st/ops/cpu/test_sparse_tensor_dense_matmul_op.py::test_sparse_tensor_dense_mul_dyn testcases/tests/st/ops/cpu/test_sparse_tensor_to_csr_sparse_matrix_op.py::test_sparse_tensor_to_csr_sparse_matrix_dyn testcases/tests/st/ops/cpu/test_sparse_to_dense_op.py::test_sparse_to_dense_1D testcases/tests/st/ops/cpu/test_sparse_to_dense_op.py::test_sparse_to_dense_dyn testcases/tests/st/ops/cpu/test_sparse_to_dense_op.py::test_sparse_to_dense_float testcases/tests/st/ops/cpu/test_sparse_to_dense_op.py::test_sparse_to_dense_int testcases/tests/st/ops/cpu/test_split_op.py::test_out1_axis0 testcases/tests/st/ops/cpu/test_split_op.py::test_out2_axis1neg testcases/tests/st/ops/cpu/test_split_op.py::test_out2_axis2 testcases/tests/st/ops/cpu/test_split_op.py::test_out_float16 testcases/tests/st/ops/cpu/test_split_op.py::test_out_float32 testcases/tests/st/ops/cpu/test_split_op.py::test_out_float64 testcases/tests/st/ops/cpu/test_split_op.py::test_out_int32 testcases/tests/st/ops/cpu/test_split_op.py::test_out_int64 testcases/tests/st/ops/cpu/test_split_op.py::test_out_uint32 testcases/tests/st/ops/cpu/test_split_op.py::test_split_dynamic_shape testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt[float32] testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt[float64] testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt_dy_shape[float32] testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt_dy_shape[float64] testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt_grad[float32] testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt_grad[float64] testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt_grad_dy_shape[float32] testcases/tests/st/ops/cpu/test_sqrt_op.py::test_sqrt_grad_dy_shape[float64] testcases/tests/st/ops/cpu/test_square_op.py::test_net[float32] testcases/tests/st/ops/cpu/test_square_op.py::test_net[float64] testcases/tests/st/ops/cpu/test_square_op.py::test_net[int32] testcases/tests/st/ops/cpu/test_square_op.py::test_net[int64] testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu[input_tensors0-output_tensors0-float16] testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu[input_tensors0-output_tensors0-float32] testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu[input_tensors1-output_tensors1-float16] testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu[input_tensors1-output_tensors1-float32] testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu_exception_dtype_diff testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu_exception_dtype_not_support testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu_exception_shape_diff testcases/tests/st/ops/cpu/test_square_sum_all.py::test_cpu_float16 testcases/tests/st/ops/cpu/test_square_sum_all.py::test_square_sum_all_dynamic_shape testcases/tests/st/ops/cpu/test_square_sum_all.py::test_vmap_square_sum_all testcases/tests/st/ops/cpu/test_squared_difference_op.py::test_net01 testcases/tests/st/ops/cpu/test_squared_difference_op.py::test_net02 testcases/tests/st/ops/cpu/test_squeeze_op.py::test_func testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[bool_] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[complex128] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[complex64] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[float16] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[float32] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[float64] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[int16] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[int32] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[int64] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[int8] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[uint16] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[uint32] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[uint64] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze[uint8] testcases/tests/st/ops/cpu/test_squeeze_op.py::test_squeeze_vmap testcases/tests/st/ops/cpu/test_squeeze_op.py::test_tensor testcases/tests/st/ops/cpu/test_standard_laplace.py::test_standard_laplace_dynamic_shape testcases/tests/st/ops/cpu/test_standard_laplace.py::test_standard_laplace_functional testcases/tests/st/ops/cpu/test_standard_laplace.py::test_standard_laplace_op testcases/tests/st/ops/cpu/test_standard_normal.py::test_net testcases/tests/st/ops/cpu/test_standard_normal.py::test_standard_normal_functional testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_complex_input[complex128-complex128] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_complex_input[complex128-complex64] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_complex_input[complex64-complex128] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_complex_input[complex64-complex64] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_diff_type[float32-complex128] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_diff_type[float32-complex64] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_diff_type[float64-complex128] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_diff_type[float64-complex64] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_real_input[float32] testcases/tests/st/ops/cpu/test_stft_op.py::test_stft_real_input[float64] testcases/tests/st/ops/cpu/test_stridedslice_grad_op.py::test_slice testcases/tests/st/ops/cpu/test_stridedslice_grad_op.py::test_slice2 testcases/tests/st/ops/cpu/test_stridedslice_grad_op.py::test_slice_vmap testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[bool_] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[float16] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[float32] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[float64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[int16] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[int32] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[int64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[int8] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[uint16] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[uint32] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[uint64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32[uint8] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32_complex[complex128] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int32_complex[complex64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[bool_] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[float16] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[float32] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[float64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[int16] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[int32] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[int64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[int8] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[uint16] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[uint32] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[uint64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64[uint8] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64_complex[complex128] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_functional_with_attr_int64_complex[complex64] testcases/tests/st/ops/cpu/test_stridedslice_op.py::test_slice_vmap testcases/tests/st/ops/cpu/test_sub_and_filter_op.py::test_sub_and_filter_dyn testcases/tests/st/ops/cpu/test_tan_op.py::test_tan testcases/tests/st/ops/cpu/test_tanh_op.py::test_func[complex128] testcases/tests/st/ops/cpu/test_tanh_op.py::test_func[complex64] testcases/tests/st/ops/cpu/test_tanh_op.py::test_func[float16] testcases/tests/st/ops/cpu/test_tanh_op.py::test_func[float32] testcases/tests/st/ops/cpu/test_tanh_op.py::test_func[float64] testcases/tests/st/ops/cpu/test_tanh_op.py::test_net[complex128] testcases/tests/st/ops/cpu/test_tanh_op.py::test_net[complex64] testcases/tests/st/ops/cpu/test_tanh_op.py::test_net[float16] testcases/tests/st/ops/cpu/test_tanh_op.py::test_net[float32] testcases/tests/st/ops/cpu/test_tanh_op.py::test_net[float64] testcases/tests/st/ops/cpu/test_tanh_op.py::test_tanh_with_abnormal_input testcases/tests/st/ops/cpu/test_tanh_op.py::test_tensor[complex128] testcases/tests/st/ops/cpu/test_tanh_op.py::test_tensor[complex64] testcases/tests/st/ops/cpu/test_tanh_op.py::test_tensor[float16] testcases/tests/st/ops/cpu/test_tanh_op.py::test_tensor[float32] testcases/tests/st/ops/cpu/test_tanh_op.py::test_tensor[float64] testcases/tests/st/ops/cpu/test_tanhshrink.py::test_tanhshrink_negative testcases/tests/st/ops/cpu/test_tanhshrink.py::test_tanhshrink_normal testcases/tests/st/ops/cpu/test_tanhshrink.py::test_tanhshrink_zeros testcases/tests/st/ops/cpu/test_tensor_array.py::test_tensorarray testcases/tests/st/ops/cpu/test_tensor_copy_slices_op.py::test_tensor_copy_slices_dyn testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py:52 testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py:65 testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_scatter_func_update_vmap[div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_scatter_func_update_vmap[mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_scatter_nd_dy_shape[div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_scatter_nd_dy_shape[mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_dim_check[index_type0-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_dim_check[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_dim_check[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_dim_check[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_dim_check[index_type0-data_type0-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_dim_check[index_type0-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_functional_func_check[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_indices_check[index_type0-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_indices_check[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_indices_check[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_indices_check[index_type0-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type0-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type1-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type1-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type1-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type1-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type1-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type1-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type2-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type2-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type2-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type2-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type2-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type2-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type3-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type3-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type3-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type3-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type3-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_multi_dims[index_type0-data_type3-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type0-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type1-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type1-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type1-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type1-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type1-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type1-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type2-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type2-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type2-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type2-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type2-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type2-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type3-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type3-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type3-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type3-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type3-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_one_value[index_type0-data_type3-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type0-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type1-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type1-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type1-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type1-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type1-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_float[index_type0-data_type1-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type0-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type1-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type1-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type1-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type1-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type1-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type1-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type2-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type2-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type2-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type2-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type2-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type2-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type3-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type3-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type3-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type3-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type3-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_small_int[index_type0-data_type3-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_tensor_func_check[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type0-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type1-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type1-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type1-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type1-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type1-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type1-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type2-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type2-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type2-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type2-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type2-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type2-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type3-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type3-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type3-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type3-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type3-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type0-data_type3-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type0-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type0-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type0-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type0-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type0-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type0-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type1-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type1-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type1-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type1-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type1-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type1-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type2-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type2-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type2-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type2-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type2-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type2-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type3-add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type3-div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type3-max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type3-min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type3-mul] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_arithmetic_type_check[index_type1-data_type3-sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_dy_shape[add] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_dy_shape[max] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_dy_shape[min] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_dy_shape[sub] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_mul_func_indices_vmap[div] testcases/tests/st/ops/cpu/test_tensor_scatter_arithmetic.py::test_tensor_scatter_mul_func_indices_vmap[mul] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py:57 testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add--1-int32-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add--1-int32-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add--1-int32-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add--1-int64-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add--1-int64-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add--1-int64-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-0-int32-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-0-int32-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-0-int32-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-0-int64-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-0-int64-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-0-int64-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-1-int32-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-1-int32-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-1-int32-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-1-int64-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-1-int64-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[add-1-int64-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none--1-int32-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none--1-int32-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none--1-int32-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none--1-int64-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none--1-int64-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none--1-int64-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-0-int32-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-0-int32-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-0-int32-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-0-int64-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-0-int64-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-0-int64-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-1-int32-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-1-int32-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-1-int32-int32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-1-int64-float32] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-1-int64-float64] testcases/tests/st/ops/cpu/test_tensor_scatter_element_op.py::test_scatter_elements[none-1-int64-int32] testcases/tests/st/ops/cpu/test_tensoradd.py::test_tensor_add testcases/tests/st/ops/cpu/test_time_distributed_op.py:28 testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_argmax testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_argmax_no_reshape_axis testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_conv2d testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_conv2d_no_reshape_axis testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_dense testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_dense_no_reshape_axis testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_dense_pynative testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_dense_with_reshape_axis_not_first testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_flatten testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_flatten_no_reshape_axis testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_maxpool2d testcases/tests/st/ops/cpu/test_time_distributed_op.py::test_time_distributed_maxpool2d_no_reshape_axis testcases/tests/st/ops/cpu/test_to_op.py::test_to_tensor_api_modes testcases/tests/st/ops/cpu/test_topk_op.py::test_top_k_tensor testcases/tests/st/ops/cpu/test_topk_op.py::test_topk testcases/tests/st/ops/cpu/test_transpose_op.py::test_transpose testcases/tests/st/ops/cpu/test_transpose_op.py::test_transpose_int64 testcases/tests/st/ops/cpu/test_transpose_op.py::test_transpose_uint8 testcases/tests/st/ops/cpu/test_trunc_op.py::test_trunc_tensor_api_modes[0] testcases/tests/st/ops/cpu/test_trunc_op.py::test_trunc_tensor_api_modes[1] testcases/tests/st/ops/cpu/test_trunc_op.py::test_vmap_trunc testcases/tests/st/ops/cpu/test_truncate_div_op.py::test_truncatediv_dtype_not_supported testcases/tests/st/ops/cpu/test_truncate_div_op.py::test_truncatediv_output_broadcasting testcases/tests/st/ops/cpu/test_truncate_div_op.py::test_truncatediv_output_broadcasting_scalar testcases/tests/st/ops/cpu/test_truncate_div_op.py::test_truncatediv_output_diff_types testcases/tests/st/ops/cpu/test_truncate_div_op.py::test_vmap_truncate_div testcases/tests/st/ops/cpu/test_truncate_mod_op.py::test_truncatemod_cannot_broadcast testcases/tests/st/ops/cpu/test_truncate_mod_op.py::test_truncatemod_dtype_not_supported testcases/tests/st/ops/cpu/test_truncate_mod_op.py::test_truncatemod_output_broadcasting testcases/tests/st/ops/cpu/test_truncate_mod_op.py::test_truncatemod_output_broadcasting_scalar testcases/tests/st/ops/cpu/test_truncate_mod_op.py::test_truncatemod_output_diff_types testcases/tests/st/ops/cpu/test_truncate_mod_op.py::test_vmap_truncate_mod testcases/tests/st/ops/cpu/test_truncated_normal_op.py::test_truncatednormal_graph testcases/tests/st/ops/cpu/test_truncated_normal_op.py::test_truncatednormal_pynative testcases/tests/st/ops/cpu/test_unary_op.py::test_graph_ceil testcases/tests/st/ops/cpu/test_unary_op.py::test_graph_conj testcases/tests/st/ops/cpu/test_unary_op.py::test_graph_imag testcases/tests/st/ops/cpu/test_unary_op.py::test_graph_real testcases/tests/st/ops/cpu/test_unary_op.py::test_pynative_ceil testcases/tests/st/ops/cpu/test_unary_op.py::test_pynative_conj testcases/tests/st/ops/cpu/test_unary_op.py::test_pynative_imag testcases/tests/st/ops/cpu/test_unary_op.py::test_pynative_real testcases/tests/st/ops/cpu/test_unfold_op.py::test_unfold_functional_api_modes[0] testcases/tests/st/ops/cpu/test_unfold_op.py::test_unfold_functional_api_modes[1] testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_large testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_large_random testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_large_random_int64_input testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_not_unique_1_true testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_not_unique_2_true testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_1_true testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_1_true_hit testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_1_true_no_hit testcases/tests/st/ops/cpu/test_uniform_candidate_sampler_op.py::test_uniform_candidate_sampler_unique_2_true testcases/tests/st/ops/cpu/test_uniform_int.py::test_net testcases/tests/st/ops/cpu/test_uniform_op.py::test_uniform_double testcases/tests/st/ops/cpu/test_uniform_op.py::test_uniform_float testcases/tests/st/ops/cpu/test_uniform_op.py::test_uniform_half testcases/tests/st/ops/cpu/test_uniform_op.py::test_uniform_int32_input_error testcases/tests/st/ops/cpu/test_uniform_real.py::test_net testcases/tests/st/ops/cpu/test_unique_with_pad_op.py::test_net_dyn testcases/tests/st/ops/cpu/test_unique_with_pad_op.py::test_net_float32 testcases/tests/st/ops/cpu/test_unique_with_pad_op.py::test_net_int32 testcases/tests/st/ops/cpu/test_unique_with_pad_op.py::test_net_int64 testcases/tests/st/ops/cpu/test_unique_with_pad_op.py::test_unique_with_pad_dynamic_shape testcases/tests/st/ops/cpu/test_unique_with_pad_op.py::test_unique_with_pad_vmap testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_graph_bool testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_graph_float16 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_graph_float32 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_graph_int16 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_graph_int32 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_graph_uint8 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_pynative_bool testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_pynative_float16 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_pynative_float32 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_pynative_int16 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_pynative_int32 testcases/tests/st/ops/cpu/test_unpack_op.py::test_unpack_pynative_uint8 testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py:68 testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type0-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type0-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type0-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type0-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type1-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type1-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type1-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type1-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type10-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type10-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type10-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type10-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type2-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type2-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type2-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type2-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type3-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type3-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type3-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type3-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type4-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type4-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type4-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type4-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type5-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type5-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type5-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type5-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type6-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type6-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type6-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type6-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type7-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type7-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type7-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type7-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type8-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type8-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type8-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type8-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type9-0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type9-0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type9-1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_dytpe[index_type0-data_type9-1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_error[max] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_error[min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_mul_d[index_type0-data_type0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_one_d[index_type0-data_type0-max] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_one_d[index_type0-data_type0-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_one_d[index_type0-data_type0-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_one_d[index_type0-data_type1-max] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_one_d[index_type0-data_type1-min] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_arithmetic_one_d[index_type0-data_type1-sum] testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_max_dynamic_shape testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_min_dynamic_shape testcases/tests/st/ops/cpu/test_unsorted_segment_arithmetic.py::test_unsorted_segment_prod_dynamic_shape testcases/tests/st/ops/cpu/test_xdivy_op.py::test_xdivy_float16 testcases/tests/st/ops/cpu/test_xdivy_op.py::test_xdivy_float32 testcases/tests/st/ops/cpu/test_xdivy_op.py::test_xdivy_float64 testcases/tests/st/ops/cpu/test_xlogy_op.py::test_xlogy_8d testcases/tests/st/ops/cpu/test_zeroslike_op.py::test_ZerosLike[float32] testcases/tests/st/ops/cpu/test_zeroslike_op.py::test_ZerosLike[float64] testcases/tests/st/ops/cpu/test_zeroslike_op.py::test_ZerosLike[int32] testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_bool_not testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_eq testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_floordiv testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_ge testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_gt testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_le testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_log testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_lt testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_mod testcases/tests/st/ops/dynamic_sequence/test_dynamic_scalar_math.py::test_scalar_sub_with_diff_type testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_concat.py::test_seq_tensor_concat0 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_stack.py::test_seq_tensor_stack0 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_stack.py::test_seq_tensor_stack1 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_in_seq_grad_other testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack0 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack1 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack_dynamic_rank_float32 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack_dynamic_rank_float64 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack_dynamic_rank_int32 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack_dynamic_shape_float32 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack_dynamic_shape_float64 testcases/tests/st/ops/dynamic_sequence/test_dynamic_sequence_unstack.py::test_seq_tensor_unstack_dynamic_shape_int32 testcases/tests/st/ops/dynamic_shape/grad/test_add.py::test_grad_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_argmax_with_value.py::test_dynamic_shape_arg_max_with_value testcases/tests/st/ops/dynamic_shape/grad/test_argmin_with_value.py::test_dynamic_rank_arg_min_with_value testcases/tests/st/ops/dynamic_shape/grad/test_atan2.py::test_dynamic_atan2 testcases/tests/st/ops/dynamic_shape/grad/test_besselj1.py::test_gpu_grad_dynamic_rank_2 testcases/tests/st/ops/dynamic_shape/grad/test_betainc.py::test_betainc_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_betainc.py::test_betainc_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_bias_add.py::test_dynamic_rank_bias_add testcases/tests/st/ops/dynamic_shape/grad/test_bias_add.py::test_dynamic_shape_bias_add testcases/tests/st/ops/dynamic_shape/grad/test_cdist.py::test_dynamic_rank_cdist testcases/tests/st/ops/dynamic_shape/grad/test_cdist.py::test_dynamic_shape_cdist testcases/tests/st/ops/dynamic_shape/grad/test_cholesky_solve.py::test_choleskysolve_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_cholesky_solve.py::test_choleskysolve_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_clip_by_norm.py::test_grad_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_clip_by_norm.py::test_grad_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_extract_volume_patches.py::test_extract_volume_patches_dyn_rank testcases/tests/st/ops/dynamic_shape/grad/test_extract_volume_patches.py::test_extract_volume_patches_dyn_shape testcases/tests/st/ops/dynamic_shape/grad/test_fractional_max_pool_with_fixed_ksize.py::test_dynamic_rank_fractional_max_pool_with_fixed_ksize testcases/tests/st/ops/dynamic_shape/grad/test_fractional_max_pool_with_fixed_ksize.py::test_dynamic_shape_fractional_max_pool_with_fixed_ksize testcases/tests/st/ops/dynamic_shape/grad/test_gatherd.py::test_gatherd_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_grad_matrix_solve.py::test_bprop_matrix_solve_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_grad_matrix_solve.py::test_bprop_matrix_solve_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_grad_of_dynamic.py:105 testcases/tests/st/ops/dynamic_shape/grad/test_index_fill.py::test_dynamic_rank_index_fill testcases/tests/st/ops/dynamic_shape/grad/test_matrix_exp.py::test_matrix_exp_dyn_shape testcases/tests/st/ops/dynamic_shape/grad/test_pow.py::test_grad_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_real_div.py::test_grad_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_reduce_sum.py::test_dynamic_reducesum_shape_for_dynamic_axis testcases/tests/st/ops/dynamic_shape/grad/test_reshape.py::test_dynamic_reshape_shape testcases/tests/st/ops/dynamic_shape/grad/test_sparse_add.py::test_grad_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_sparse_add.py::test_grad_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_sparse_segment_mean_with_num_segments.py::test_sparse_segment_mean_with_num_segments_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_sparse_segment_mean_with_num_segments.py::test_sparse_segment_mean_with_num_segments_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_sparse_segment_sqrt_n.py::test_sparse_segment_sqrt_n_dyn_rank testcases/tests/st/ops/dynamic_shape/grad/test_sparse_segment_sqrt_n.py::test_sparse_segment_sqrt_n_dyn_shape testcases/tests/st/ops/dynamic_shape/grad/test_sparse_tensor_dense_matmul.py::test_cpu_grad_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_sparse_tensor_dense_matmul.py::test_cpu_grad_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_strided_slice.py::test_strided_slice_insert_cast_for_tuple_input testcases/tests/st/ops/dynamic_shape/grad/test_strided_slice_grad.py::test_stridedslicegrad_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_topk.py::test_topk_dyn_rank testcases/tests/st/ops/dynamic_shape/grad/test_topk.py::test_topk_dyn_shape testcases/tests/st/ops/dynamic_shape/grad/test_trace.py::test_trace_dynamic_rank testcases/tests/st/ops/dynamic_shape/grad/test_trace.py::test_trace_dynamic_shape testcases/tests/st/ops/dynamic_shape/grad/test_xlogy.py::test_grad_dynamic_shape testcases/tests/st/ops/dynamic_shape/test_batch_norm_dyn.py::test_batchnorm_training_nchw_dynamic_shape testcases/tests/st/ops/dynamic_shape/test_binary_cross_entropy_dyn.py::test_binary_cross_entropy_loss testcases/tests/st/ops/dynamic_shape/test_binary_cross_entropy_dyn.py::test_binary_cross_entropy_loss_mean_reduction testcases/tests/st/ops/dynamic_shape/test_binary_cross_entropy_dyn.py::test_binary_cross_entropy_loss_sum_reduction testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_bool testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_float16 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_float32 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_float64 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_int16 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_int32 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_int64 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_int8 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_uint16 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_uint32 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_uint64 testcases/tests/st/ops/dynamic_shape/test_cast_dyn.py::test_cast_uint8 testcases/tests/st/ops/dynamic_shape/test_dynamic_check_valid.py::test_dynamic_check_valid[float16] testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_getitem_int testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_getitem_int_002 testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_getitem_slice testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_getitem_tensor_001 testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_getitem_tuple_001 testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_getitem_tuple_002 testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_getitem_tuple_003 testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_rank_getitem_slice testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_rank_getitem_tuple_with_basic_index testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_rank_getitem_tuple_with_mix_index testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_rank_getitem_tuple_with_multi_tensor_index testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_rank_getitem_with_list_index testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_rank_getitem_with_single_basic_index testcases/tests/st/ops/dynamic_shape/test_dynamic_getitem.py::test_dynamic_rank_getitem_with_tensor_index testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_axis_reduce[float32] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_axis_reduce[float64] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_axis_reduce[int32] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_axis_reduce[int64] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_axis_reduce[uint32] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_axis_reduce[uint64] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[float32-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[float32-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[float32-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[float64-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[float64-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[float64-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[int32-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[int32-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[int32-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[int64-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[int64-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[int64-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[uint32-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[uint32-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[uint32-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[uint64-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[uint64-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_reduce_ops.py::test_dynamic_reduce[uint64-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_rank_setitem_slice_int testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_rank_setitem_tuple_with_basic_index testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_rank_setitem_tuple_with_empty_bool_tensor_index testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_rank_setitem_tuple_with_mix_index testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_rank_setitem_tuple_with_multi_tensor_index testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_rank_setitem_with_list_index testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_rank_setitem_with_single_basic_index testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_setitem_ellipsis_number testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_setitem_ellipsis_sequence testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_setitem_ellipsis_tensor testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_setitem_int_number testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_setitem_int_sequence testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_setitem_none_number testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_dynamic_setitem_slice_sequence testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_setitem_with_tensor_index_tensor_value testcases/tests/st/ops/dynamic_shape/test_dynamic_setitem.py::test_setitem_with_tensor_index_tensor_value_2 testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[float16-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[float16-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[float16-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[float32-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[float32-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[float32-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[int32-0] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[int32-1] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_cumsum.py::test_dynamic_shape_cumsum[int32-2] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_softplus_grad.py::test_dynamic_shape_softplus_grad[float16] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_softplus_grad.py::test_dynamic_shape_softplus_grad[float32] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_square.py::test_dynamic_shape_square[float16] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_square.py::test_dynamic_shape_square[float32] testcases/tests/st/ops/dynamic_shape/test_dynamic_shape_square.py::test_dynamic_shape_square[float64] testcases/tests/st/ops/dynamic_shape/test_embedding_lookup_dyn.py::test_embedding_look_up0 testcases/tests/st/ops/dynamic_shape/test_gather_nd_dyn.py::test_gather_nd_dyn_cpu testcases/tests/st/ops/dynamic_shape/test_index_add_dyn.py::test_index_add_dyn_cpu testcases/tests/st/ops/dynamic_shape/test_matmul_dyn.py::test_matmul_matrix[False-False] testcases/tests/st/ops/dynamic_shape/test_matmul_dyn.py::test_matmul_matrix[False-True] testcases/tests/st/ops/dynamic_shape/test_matmul_dyn.py::test_matmul_matrix[True-False] testcases/tests/st/ops/dynamic_shape/test_matmul_dyn.py::test_matmul_matrix[True-True] testcases/tests/st/ops/dynamic_shape/test_nllloss_dyn.py::test_nllloss_cpu_mean_dynamic_shape testcases/tests/st/ops/dynamic_shape/test_nllloss_dyn.py::test_nllloss_cpu_none_dynamic_shape testcases/tests/st/ops/dynamic_shape/test_pad_dyn.py::test_pad_dyn_cpu testcases/tests/st/ops/dynamic_shape/test_resize_bilinear_dyn.py::test_resize_bilinear_cpu testcases/tests/st/ops/dynamic_shape/test_resize_bilinear_dyn.py::test_resize_bilinear_cpu_fp16 testcases/tests/st/ops/dynamic_shape/test_resize_bilinear_dyn.py::test_resize_bilinear_cpu_fp64 testcases/tests/st/ops/dynamic_shape/test_resize_bilinear_grad_dyn.py::test_resize_bilinear_grad_dyn_cpu testcases/tests/st/ops/dynamic_shape/test_transpose_dyn.py::test_transpose_dyn_cpu[0] testcases/tests/st/ops/dynamic_shape/test_transpose_dyn.py::test_transpose_dyn_cpu[1] testcases/tests/st/ops/dynamic_shape/test_unsorted_segment_sum_dyn.py::test_uss_dyn_cpu testcases/tests/st/ops/dynamic_shape/test_unsorted_segment_sum_dyn.py::test_uss_dyn_cpu_beta testcases/tests/st/ops/test_adaptive_max_pool3d.py::test_f_adaptivemaxpool3d_with_int_oputput_size testcases/tests/st/ops/test_adaptive_max_pool3d.py::test_nn_adaptivemaxpool3d_with_int_oputput_size testcases/tests/st/ops/test_adaptive_max_pool3d.py::test_nn_adaptivemaxpool3d_with_zero_dims testcases/tests/st/ops/test_bessel.py::test_bessel_i0[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_i0[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_i0[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_i0e[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_i0e[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_i0e[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_i1[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_i1[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_i1[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_i1e[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_i1e[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_i1e[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_j0[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_j0[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_j0[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_j1[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_j1[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_j1[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k0[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_k0[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k0[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k0e[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_k0e[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k0e[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k1[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_k1[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k1[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k1e[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_k1e[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_k1e[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_y0[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_y0[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_y0[float64-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_y1[float16-0.001] testcases/tests/st/ops/test_bessel.py::test_bessel_y1[float32-1e-06] testcases/tests/st/ops/test_bessel.py::test_bessel_y1[float64-1e-06] testcases/tests/st/ops/test_bool_tensor_index.py::test_bool_tensor_index_get_item_x_2x3_index_bool2_int1[0] testcases/tests/st/ops/test_bool_tensor_index.py::test_bool_tensor_index_get_item_x_2x3_index_bool2_int1[1] testcases/tests/st/ops/test_bool_tensor_index.py::test_bool_tensor_input_set_item_x_3_index_bool3_bool_value testcases/tests/st/ops/test_cauchy.py::test_cauchy[0] testcases/tests/st/ops/test_cauchy.py::test_cauchy[1] testcases/tests/st/ops/test_constexpr_modfied.py::test_embeddinglookup testcases/tests/st/ops/test_control_ops.py::test_switch_layer_with_single_prim testcases/tests/st/ops/test_divide.py::test_div_dynamic_shape testcases/tests/st/ops/test_divide.py::test_div_vmap[0] testcases/tests/st/ops/test_divide.py::test_div_vmap[1] testcases/tests/st/ops/test_divide.py::test_ops_div_forward_case01[0] testcases/tests/st/ops/test_divide.py::test_ops_div_forward_case01[1] testcases/tests/st/ops/test_divide.py::test_ops_div_forward_case02[0] testcases/tests/st/ops/test_divide.py::test_ops_div_forward_case02[1] testcases/tests/st/ops/test_divide.py::test_ops_div_std[None-0] testcases/tests/st/ops/test_divide.py::test_ops_div_std[None-1] testcases/tests/st/ops/test_divide.py::test_ops_div_std[floor-0] testcases/tests/st/ops/test_divide.py::test_ops_div_std[floor-1] testcases/tests/st/ops/test_divide.py::test_ops_div_std[trunc-0] testcases/tests/st/ops/test_divide.py::test_ops_div_std[trunc-1] testcases/tests/st/ops/test_eps_op.py::test_eps[0-float32] testcases/tests/st/ops/test_eps_op.py::test_eps[1-float32] testcases/tests/st/ops/test_fractionalmaxpool3dwithfixedksize.py::test_fractionalmaxpool3dwithfixedksize testcases/tests/st/ops/test_func_addbmm.py::test_real_normal testcases/tests/st/ops/test_func_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits[0] testcases/tests/st/ops/test_func_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits[1] testcases/tests/st/ops/test_func_cond.py::test_cond_4d[0] testcases/tests/st/ops/test_func_cond.py::test_cond_4d[1] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_backward_dynamic_rank[0] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_backward_dynamic_rank[1] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_backward_dynamic_shape[0] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_backward_dynamic_shape[1] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_forward_dynamic_rank[0] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_forward_dynamic_rank[1] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_forward_dynamic_shape[0] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_forward_dynamic_shape[1] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_normal[0] testcases/tests/st/ops/test_func_correlate.py::test_ops_correlate_normal[1] testcases/tests/st/ops/test_func_dense.py::test_ops_dense[0] testcases/tests/st/ops/test_func_dense.py::test_ops_dense[1] testcases/tests/st/ops/test_func_diagonal.py::test_ops_diagonal[0] testcases/tests/st/ops/test_func_diagonal.py::test_ops_diagonal[1] testcases/tests/st/ops/test_func_diagonal.py::test_ops_diagonal_with_zero_shape[0] testcases/tests/st/ops/test_func_diagonal.py::test_ops_diagonal_with_zero_shape[1] testcases/tests/st/ops/test_func_diagonal_scatter.py::test_ops_diagonal_scatter_with_rectangular_matrix[0] testcases/tests/st/ops/test_func_diagonal_scatter.py::test_ops_diagonal_scatter_with_rectangular_matrix[1] testcases/tests/st/ops/test_func_digamma.py::test_ops_digamma[0] testcases/tests/st/ops/test_func_digamma.py::test_ops_digamma[1] testcases/tests/st/ops/test_func_eq.py::test_eq[0] testcases/tests/st/ops/test_func_eq.py::test_eq[1] testcases/tests/st/ops/test_func_inner.py::test_inner_with_scalar[0] testcases/tests/st/ops/test_func_inner.py::test_inner_with_scalar[1] testcases/tests/st/ops/test_func_interpolate.py::test_interpolate_linear[0] testcases/tests/st/ops/test_func_interpolate.py::test_interpolate_linear[1] testcases/tests/st/ops/test_func_interpolate.py::test_interpolate_nearest_exact_4d[0] testcases/tests/st/ops/test_func_interpolate.py::test_interpolate_nearest_exact_4d[1] testcases/tests/st/ops/test_func_logcumsumexp.py::test_net[0] testcases/tests/st/ops/test_func_logcumsumexp.py::test_net[1] testcases/tests/st/ops/test_func_nan_to_num.py::test_nan_to_num_normal[0] testcases/tests/st/ops/test_func_nan_to_num.py::test_nan_to_num_normal[1] testcases/tests/st/ops/test_func_nanmean.py::test_ops_nanmean_int_error[0] testcases/tests/st/ops/test_func_nanmean.py::test_ops_nanmean_int_error[1] testcases/tests/st/ops/test_func_nansum.py::test_ops_nansum[0] testcases/tests/st/ops/test_func_nansum.py::test_ops_nansum[1] testcases/tests/st/ops/test_func_norm.py::test_norm_normal2[0] testcases/tests/st/ops/test_func_norm.py::test_norm_normal2[1] testcases/tests/st/ops/test_func_norm.py::test_norm_normal[0] testcases/tests/st/ops/test_func_norm.py::test_norm_normal[1] testcases/tests/st/ops/test_func_one_hot.py::test_ops_one_hot[0] testcases/tests/st/ops/test_func_one_hot.py::test_ops_one_hot[1] testcases/tests/st/ops/test_func_repeat_elements.py::test_repeat_elements[0] testcases/tests/st/ops/test_func_repeat_elements.py::test_repeat_elements[1] testcases/tests/st/ops/test_func_select_scatter.py::test_ops_select_scatter_error[0] testcases/tests/st/ops/test_func_select_scatter.py::test_ops_select_scatter_error[1] testcases/tests/st/ops/test_func_slice_scatter.py::test_ops_slice_scatter[0] testcases/tests/st/ops/test_func_slice_scatter.py::test_ops_slice_scatter[1] testcases/tests/st/ops/test_func_slice_scatter.py::test_ops_slice_scatter_error[0] testcases/tests/st/ops/test_func_slice_scatter.py::test_ops_slice_scatter_error[1] testcases/tests/st/ops/test_func_slice_scatter.py::test_ops_slice_scatter_neg_end[0] testcases/tests/st/ops/test_func_slice_scatter.py::test_ops_slice_scatter_neg_end[1] testcases/tests/st/ops/test_func_squeeze.py::test_ops_squeeze[0] testcases/tests/st/ops/test_func_squeeze.py::test_ops_squeeze[1] testcases/tests/st/ops/test_func_sum.py::test_sum_error[0] testcases/tests/st/ops/test_func_sum.py::test_sum_error[1] testcases/tests/st/ops/test_func_vector_norm.py::test_ops_vector_norm_default_axis_case[0] testcases/tests/st/ops/test_func_vector_norm.py::test_ops_vector_norm_default_axis_case[1] testcases/tests/st/ops/test_func_vector_norm.py::test_ops_vector_norm_int_axis_case[0] testcases/tests/st/ops/test_func_vector_norm.py::test_ops_vector_norm_int_axis_case[1] testcases/tests/st/ops/test_func_zeta.py::test_net[0] testcases/tests/st/ops/test_func_zeta.py::test_net[1] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_full[False-0] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_full[False-1] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_full[True-0] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_full[True-1] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_reduction[mean-0] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_reduction[mean-1] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_reduction[none-0] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_reduction[none-1] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_reduction[sum-0] testcases/tests/st/ops/test_gaussian_nll_loss.py::test_gaussian_nll_loss_reduction[sum-1] testcases/tests/st/ops/test_gru.py::test_gru_backward[False-False] testcases/tests/st/ops/test_gru.py::test_gru_backward[False-True] testcases/tests/st/ops/test_gru.py::test_gru_backward[True-False] testcases/tests/st/ops/test_gru.py::test_gru_backward[True-True] testcases/tests/st/ops/test_igamma.py::test_igamma_functional_api_compile[0] testcases/tests/st/ops/test_igamma.py::test_igamma_functional_api_compile[1] testcases/tests/st/ops/test_igamma.py::test_igamma_functional_api_modes[0] testcases/tests/st/ops/test_igamma.py::test_igamma_functional_api_modes[1] testcases/tests/st/ops/test_igamma.py::test_igamma_tensor_api_modes[0] testcases/tests/st/ops/test_igamma.py::test_igamma_tensor_api_modes[1] testcases/tests/st/ops/test_igamma.py::test_igammac_functional_api_modes[0] testcases/tests/st/ops/test_igamma.py::test_igammac_functional_api_modes[1] testcases/tests/st/ops/test_igamma.py::test_igammac_tensor_api_modes[0] testcases/tests/st/ops/test_igamma.py::test_igammac_tensor_api_modes[1] testcases/tests/st/ops/test_im2col_op.py::test_im2col_dynamic_shape[0] testcases/tests/st/ops/test_im2col_op.py::test_im2col_dynamic_shape[1] testcases/tests/st/ops/test_im2col_op.py::test_im2col_vmap testcases/tests/st/ops/test_lppool1d.py::test_lppool1d_normal[0] testcases/tests/st/ops/test_lppool1d.py::test_lppool1d_normal[1] testcases/tests/st/ops/test_margin_ranking_loss.py::test_margin_ranking_loss[mean-0] testcases/tests/st/ops/test_margin_ranking_loss.py::test_margin_ranking_loss[mean-1] testcases/tests/st/ops/test_margin_ranking_loss.py::test_margin_ranking_loss[none-0] testcases/tests/st/ops/test_margin_ranking_loss.py::test_margin_ranking_loss[none-1] testcases/tests/st/ops/test_margin_ranking_loss.py::test_margin_ranking_loss[sum-0] testcases/tests/st/ops/test_margin_ranking_loss.py::test_margin_ranking_loss[sum-1] testcases/tests/st/ops/test_mint_pixel_shuffle.py::test_pixel_shuffle_dynamic testcases/tests/st/ops/test_ops_abs.py::test_abs_vmap[0] testcases/tests/st/ops/test_ops_abs.py::test_abs_vmap[1] testcases/tests/st/ops/test_ops_add.py::test_ops_backward[0] testcases/tests/st/ops/test_ops_add.py::test_ops_backward[1] testcases/tests/st/ops/test_ops_add.py::test_ops_dynamic testcases/tests/st/ops/test_ops_add.py::test_ops_forward[0] testcases/tests/st/ops/test_ops_add.py::test_ops_forward[1] testcases/tests/st/ops/test_ops_addn.py::test_addn[0] testcases/tests/st/ops/test_ops_addn.py::test_addn[1] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops[shape10-shape20-0] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops[shape10-shape20-1] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_dynamic testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float16-shape10-shape20-0] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float16-shape10-shape20-1] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float16-shape11-shape21-0] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float16-shape11-shape21-1] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float32-shape10-shape20-0] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float32-shape10-shape20-1] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float32-shape11-shape21-0] testcases/tests/st/ops/test_ops_batch_matmul_ext.py::test_ops_network[float32-shape11-shape21-1] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_dynamic_shape[mean-1] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_dynamic_shape[none-1] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_dynamic_shape[sum-1] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[mean-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[mean-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[mean-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[none-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[none-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[none-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[sum-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[sum-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_normal[sum-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[mean-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[mean-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[mean-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[none-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[none-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[none-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[sum-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[sum-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy.py::test_ops_binary_cross_entropy_weight_none[sum-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[mean-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[mean-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[mean-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[none-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[none-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[none-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[sum-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[sum-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_bce_with_logits_loss_forward[sum-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[mean-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[mean-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[mean-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[none-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[none-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[none-pynative] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[sum-KBK] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[sum-graph] testcases/tests/st/ops/test_ops_binary_cross_entropy_with_logits.py::test_ops_binary_cross_entropy_with_logits_forward[sum-pynative] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast[0] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast[1] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_dyn_init[0] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_dyn_init[1] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_dyn_invalid_init[0] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_dyn_invalid_init[1] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_exception[0] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_exception[1] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_to_dtype[0] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_to_dtype[1] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_to_dynamic_shape[0] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_to_dynamic_shape[1] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_to_forward[0] testcases/tests/st/ops/test_ops_broadcast_to.py::test_broadcast_to_forward[1] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_normal[0] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_normal[1] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_vmap[0] testcases/tests/st/ops/test_ops_cast.py::test_ops_cast_vmap[1] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_normal[0] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_normal[1] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_vmap[0] testcases/tests/st/ops/test_ops_ceil.py::test_ops_ceil_vmap[1] testcases/tests/st/ops/test_ops_clip_func.py::test_ops_clip_by_norm[0] testcases/tests/st/ops/test_ops_clip_func.py::test_ops_clip_by_norm[1] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dyn_seq[dyn_rank-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dyn_seq[dyn_rank-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dyn_seq[dyn_shape-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dyn_seq[dyn_shape-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dynamic[dyn_rank-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dynamic[dyn_rank-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dynamic[dyn_shape-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_backward_dynamic[dyn_shape-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_bfloat16[params0-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_bfloat16[params0-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_bfloat16[params1-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_bfloat16[params1-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_dynamic testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dyn_seq[dyn_rank-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dyn_seq[dyn_rank-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dyn_seq[dyn_shape-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dyn_seq[dyn_shape-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dynamic[dyn_rank-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dynamic[dyn_rank-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dynamic[dyn_shape-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_forward_dynamic[dyn_shape-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_normal[params0-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_normal[params0-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_normal[params1-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_normal[params1-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_vmap[params0-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_vmap[params0-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_vmap[params1-0] testcases/tests/st/ops/test_ops_concat.py::test_concat_vmap[params1-1] testcases/tests/st/ops/test_ops_concat.py::test_concat_with_dyn_len_sequence_input testcases/tests/st/ops/test_ops_cos.py::test_ops_cos_dyn testcases/tests/st/ops/test_ops_cos.py::test_ops_cos_vmap[0] testcases/tests/st/ops/test_ops_cos.py::test_ops_cos_vmap[1] testcases/tests/st/ops/test_ops_dense.py::test_op testcases/tests/st/ops/test_ops_equal.py::test_a_is_variable_list_b_is_list_or_tuple[0] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_normal[0] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_normal[1] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_vmap[0] testcases/tests/st/ops/test_ops_equal.py::test_ops_equal_vmap[1] testcases/tests/st/ops/test_ops_erf.py::test_erf_dynamic_shape testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_backward[float16-0.001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_backward[float16-0.001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_backward[float32-0.0001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_backward[float32-0.0001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape0-float16-0.001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape0-float16-0.001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape0-float32-0.0001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape0-float32-0.0001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape1-float16-0.001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape1-float16-0.001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape1-float32-0.0001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape1-float32-0.0001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape2-float16-0.001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape2-float16-0.001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape2-float32-0.0001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_forward[shape2-float32-0.0001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape0-float16-0.001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape0-float16-0.001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape0-float32-0.0001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape0-float32-0.0001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape1-float16-0.001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape1-float16-0.001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape1-float32-0.0001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape1-float32-0.0001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape2-float16-0.001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape2-float16-0.001-1] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape2-float32-0.0001-0] testcases/tests/st/ops/test_ops_erf.py::test_ops_erf_vmap[shape2-float32-0.0001-1] testcases/tests/st/ops/test_ops_erfc.py::test_erfc_dynamic_shape testcases/tests/st/ops/test_ops_erfc.py::test_ops_erfc_normal[0] testcases/tests/st/ops/test_ops_erfc.py::test_ops_erfc_normal[1] testcases/tests/st/ops/test_ops_erfc.py::test_ops_erfc_vmap[0] testcases/tests/st/ops/test_ops_erfc.py::test_ops_erfc_vmap[1] testcases/tests/st/ops/test_ops_erfinv.py::test_ops_erfinv_normal[0] testcases/tests/st/ops/test_ops_erfinv.py::test_ops_erfinv_normal[1] testcases/tests/st/ops/test_ops_erfinv.py::test_ops_erfinv_vmap[0] testcases/tests/st/ops/test_ops_erfinv.py::test_ops_erfinv_vmap[1] testcases/tests/st/ops/test_ops_exp.py::test_ops_exp_dynamic_shape testcases/tests/st/ops/test_ops_exp.py::test_ops_exp_forward_case01[0] testcases/tests/st/ops/test_ops_exp.py::test_ops_exp_forward_case01[1] testcases/tests/st/ops/test_ops_exp.py::test_ops_exp_normal[0] testcases/tests/st/ops/test_ops_exp.py::test_ops_exp_normal[1] testcases/tests/st/ops/test_ops_exp.py::test_ops_exp_vmap[0] testcases/tests/st/ops/test_ops_exp.py::test_ops_exp_vmap[1] testcases/tests/st/ops/test_ops_expm1.py::test_expm1_dynamic_shape testcases/tests/st/ops/test_ops_expm1.py::test_ops_expm1_vmap[0] testcases/tests/st/ops/test_ops_expm1.py::test_ops_expm1_vmap[1] testcases/tests/st/ops/test_ops_eye.py::test_eye_dynamic testcases/tests/st/ops/test_ops_eye.py::test_ops_eye_forward[0] testcases/tests/st/ops/test_ops_eye.py::test_ops_eye_forward[1] testcases/tests/st/ops/test_ops_fft.py::test_ops_fft_dynamic_rank[0] testcases/tests/st/ops/test_ops_fft.py::test_ops_fft_dynamic_rank[1] testcases/tests/st/ops/test_ops_fft.py::test_ops_fft_dynamic_shape[0] testcases/tests/st/ops/test_ops_fft.py::test_ops_fft_dynamic_shape[1] testcases/tests/st/ops/test_ops_fft.py::test_ops_fft_normal[0] testcases/tests/st/ops/test_ops_fft.py::test_ops_fft_normal[1] testcases/tests/st/ops/test_ops_fft2.py::test_ops_fft2_dynamic_rank[0] testcases/tests/st/ops/test_ops_fft2.py::test_ops_fft2_dynamic_rank[1] testcases/tests/st/ops/test_ops_fft2.py::test_ops_fft2_dynamic_shape[0] testcases/tests/st/ops/test_ops_fft2.py::test_ops_fft2_dynamic_shape[1] testcases/tests/st/ops/test_ops_fft2.py::test_ops_fft2_normal[0] testcases/tests/st/ops/test_ops_fft2.py::test_ops_fft2_normal[1] testcases/tests/st/ops/test_ops_fftfreq.py::test_ops_fftfreq_forward[GE] testcases/tests/st/ops/test_ops_fftfreq.py::test_ops_fftfreq_forward[KBK] testcases/tests/st/ops/test_ops_fftfreq.py::test_ops_fftfreq_forward[pynative] testcases/tests/st/ops/test_ops_fftfreq.py::test_ops_fftfreq_forward_dynamic[O0] testcases/tests/st/ops/test_ops_fftfreq.py::test_ops_fftfreq_forward_dynamic[O2] testcases/tests/st/ops/test_ops_fftn.py::test_ops_fftn_dynamic_rank[0] testcases/tests/st/ops/test_ops_fftn.py::test_ops_fftn_dynamic_rank[1] testcases/tests/st/ops/test_ops_fftn.py::test_ops_fftn_dynamic_shape[0] testcases/tests/st/ops/test_ops_fftn.py::test_ops_fftn_dynamic_shape[1] testcases/tests/st/ops/test_ops_fftn.py::test_ops_fftn_normal[0] testcases/tests/st/ops/test_ops_fftn.py::test_ops_fftn_normal[1] testcases/tests/st/ops/test_ops_fftshift.py::test_ops_fftshift_dynamic_rank[0] testcases/tests/st/ops/test_ops_fftshift.py::test_ops_fftshift_dynamic_rank[1] testcases/tests/st/ops/test_ops_fftshift.py::test_ops_fftshift_dynamic_shape[0] testcases/tests/st/ops/test_ops_fftshift.py::test_ops_fftshift_dynamic_shape[1] testcases/tests/st/ops/test_ops_fftshift.py::test_ops_fftshift_normal[0] testcases/tests/st/ops/test_ops_fftshift.py::test_ops_fftshift_normal[1] testcases/tests/st/ops/test_ops_fix.py::test_ops_fix_dynamic_shape_cpu_gpu[0] testcases/tests/st/ops/test_ops_fix.py::test_ops_fix_dynamic_shape_cpu_gpu[1] testcases/tests/st/ops/test_ops_fix.py::test_ops_fix_vmap[0] testcases/tests/st/ops/test_ops_fix.py::test_ops_fix_vmap[1] testcases/tests/st/ops/test_ops_flip.py::test_flip_dynamic testcases/tests/st/ops/test_ops_flip.py::test_flip_normal[0] testcases/tests/st/ops/test_ops_flip.py::test_flip_normal[1] testcases/tests/st/ops/test_ops_flip.py::test_ops_flip_vmap[0] testcases/tests/st/ops/test_ops_flip.py::test_ops_flip_vmap[1] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_dynamic_shape testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_normal[0] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_normal[1] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_vmap[0] testcases/tests/st/ops/test_ops_floor.py::test_ops_floor_vmap[1] testcases/tests/st/ops/test_ops_fractional_max_pool.py::test_fractional_maxpool3d_normal[0] testcases/tests/st/ops/test_ops_fractional_max_pool.py::test_fractional_maxpool3d_normal[1] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_dynamic_shape testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_grad[GE] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_grad[KBK] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_grad[pynative] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_static_shape[int64-float32-GE] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_static_shape[int64-float32-KBK] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_static_shape[int64-float32-pynative] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_vmap[O0] testcases/tests/st/ops/test_ops_gather_ext.py::test_gather_ext_vmap[O2] testcases/tests/st/ops/test_ops_gcd.py::test_gcd_dynamic testcases/tests/st/ops/test_ops_gcd.py::test_gcd_normal_cpu[0] testcases/tests/st/ops/test_ops_gcd.py::test_gcd_normal_cpu[1] testcases/tests/st/ops/test_ops_gcd.py::test_gcd_vmap[0] testcases/tests/st/ops/test_ops_gcd.py::test_gcd_vmap[1] testcases/tests/st/ops/test_ops_gelu.py::test_ops_backward[none-0] testcases/tests/st/ops/test_ops_gelu.py::test_ops_backward[none-1] testcases/tests/st/ops/test_ops_gelu.py::test_ops_backward[tanh-0] testcases/tests/st/ops/test_ops_gelu.py::test_ops_backward[tanh-1] testcases/tests/st/ops/test_ops_gelu.py::test_ops_forward[none-0] testcases/tests/st/ops/test_ops_gelu.py::test_ops_forward[none-1] testcases/tests/st/ops/test_ops_gelu.py::test_ops_forward[tanh-0] testcases/tests/st/ops/test_ops_gelu.py::test_ops_forward[tanh-1] testcases/tests/st/ops/test_ops_greater.py::test_greater_op_dynamic_shape testcases/tests/st/ops/test_ops_greater.py::test_greater_op_forward_case01[0] testcases/tests/st/ops/test_ops_greater.py::test_greater_op_forward_case01[1] testcases/tests/st/ops/test_ops_greater.py::test_greater_op_normal[0] testcases/tests/st/ops/test_ops_greater.py::test_greater_op_normal[1] testcases/tests/st/ops/test_ops_greater.py::test_greater_op_vmap[0] testcases/tests/st/ops/test_ops_greater.py::test_greater_op_vmap[1] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_dynamic_shape testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op[0] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op[1] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op_dynamic_rank[0] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op_dynamic_rank[1] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op_dynamic_shape[0] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op_dynamic_shape[1] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op_vmap[0] testcases/tests/st/ops/test_ops_greater_equal.py::test_greater_equal_op_vmap[1] testcases/tests/st/ops/test_ops_grid_sample.py::test_grid_sampler_2d_normal[0] testcases/tests/st/ops/test_ops_grid_sample.py::test_grid_sampler_2d_normal[1] testcases/tests/st/ops/test_ops_grid_sample.py::test_grid_sampler_5d_forward[0] testcases/tests/st/ops/test_ops_grid_sample.py::test_grid_sampler_5d_vmap[0] testcases/tests/st/ops/test_ops_grid_sample.py::test_grid_sampler_vmap[0] testcases/tests/st/ops/test_ops_grid_sample.py::test_grid_sampler_vmap[1] testcases/tests/st/ops/test_ops_grid_sample.py::test_gridsample_dynamic_shape testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_backward[0] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_backward[1] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_dyn testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_forward[0] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_forward[1] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_vmap[0] testcases/tests/st/ops/test_ops_group_norm.py::test_ops_group_norm_vmap[1] testcases/tests/st/ops/test_ops_hardshrink.py::test_hardshrink_dynamic_shape testcases/tests/st/ops/test_ops_hardshrink.py::test_ops_hardshrink_normal[float16-0] testcases/tests/st/ops/test_ops_hardshrink.py::test_ops_hardshrink_normal[float16-1] testcases/tests/st/ops/test_ops_hardshrink.py::test_ops_hardshrink_normal[float32-0] testcases/tests/st/ops/test_ops_hardshrink.py::test_ops_hardshrink_normal[float32-1] testcases/tests/st/ops/test_ops_hardshrink.py::test_ops_hardshrink_vmap[0] testcases/tests/st/ops/test_ops_hardshrink.py::test_ops_hardshrink_vmap[1] testcases/tests/st/ops/test_ops_hardsigmoid.py::test_hardsigmoid_dynamic_shape testcases/tests/st/ops/test_ops_hardsigmoid.py::test_ops_hardsigmoid_normal[0] testcases/tests/st/ops/test_ops_hardsigmoid.py::test_ops_hardsigmoid_normal[1] testcases/tests/st/ops/test_ops_hardsigmoid.py::test_ops_hardsigmoid_vmap[0] testcases/tests/st/ops/test_ops_hardsigmoid.py::test_ops_hardsigmoid_vmap[1] testcases/tests/st/ops/test_ops_hardswish.py::test_hardswish_dynamic_shape testcases/tests/st/ops/test_ops_hardswish.py::test_ops_hardswish_normal[0] testcases/tests/st/ops/test_ops_hardswish.py::test_ops_hardswish_normal[1] testcases/tests/st/ops/test_ops_hardswish.py::test_ops_hardswish_vmap[0] testcases/tests/st/ops/test_ops_hardswish.py::test_ops_hardswish_vmap[1] testcases/tests/st/ops/test_ops_hfft.py::test_ops_hfft_dynamic_rank[0] testcases/tests/st/ops/test_ops_hfft.py::test_ops_hfft_dynamic_rank[1] testcases/tests/st/ops/test_ops_hfft.py::test_ops_hfft_dynamic_shape[0] testcases/tests/st/ops/test_ops_hfft.py::test_ops_hfft_dynamic_shape[1] testcases/tests/st/ops/test_ops_hfft.py::test_ops_hfft_normal[0] testcases/tests/st/ops/test_ops_hfft.py::test_ops_hfft_normal[1] testcases/tests/st/ops/test_ops_hfft2.py::test_ops_hfft2_dynamic_rank[0] testcases/tests/st/ops/test_ops_hfft2.py::test_ops_hfft2_dynamic_rank[1] testcases/tests/st/ops/test_ops_hfft2.py::test_ops_hfft2_dynamic_shape[0] testcases/tests/st/ops/test_ops_hfft2.py::test_ops_hfft2_dynamic_shape[1] testcases/tests/st/ops/test_ops_hfft2.py::test_ops_hfft2_normal[0] testcases/tests/st/ops/test_ops_hfft2.py::test_ops_hfft2_normal[1] testcases/tests/st/ops/test_ops_hfftn.py::test_ops_hfftn_dynamic_rank[0] testcases/tests/st/ops/test_ops_hfftn.py::test_ops_hfftn_dynamic_rank[1] testcases/tests/st/ops/test_ops_hfftn.py::test_ops_hfftn_dynamic_shape[0] testcases/tests/st/ops/test_ops_hfftn.py::test_ops_hfftn_dynamic_shape[1] testcases/tests/st/ops/test_ops_hfftn.py::test_ops_hfftn_forward[0] testcases/tests/st/ops/test_ops_hfftn.py::test_ops_hfftn_forward[1] testcases/tests/st/ops/test_ops_ifft.py::test_ops_ifft_dynamic_rank[0] testcases/tests/st/ops/test_ops_ifft.py::test_ops_ifft_dynamic_rank[1] testcases/tests/st/ops/test_ops_ifft.py::test_ops_ifft_dynamic_shape[0] testcases/tests/st/ops/test_ops_ifft.py::test_ops_ifft_dynamic_shape[1] testcases/tests/st/ops/test_ops_ifft.py::test_ops_ifft_normal[0] testcases/tests/st/ops/test_ops_ifft.py::test_ops_ifft_normal[1] testcases/tests/st/ops/test_ops_ifft2.py::test_ops_ifft2_dynamic_rank[0] testcases/tests/st/ops/test_ops_ifft2.py::test_ops_ifft2_dynamic_rank[1] testcases/tests/st/ops/test_ops_ifft2.py::test_ops_ifft2_dynamic_shape[0] testcases/tests/st/ops/test_ops_ifft2.py::test_ops_ifft2_dynamic_shape[1] testcases/tests/st/ops/test_ops_ifft2.py::test_ops_ifft2_normal[0] testcases/tests/st/ops/test_ops_ifft2.py::test_ops_ifft2_normal[1] testcases/tests/st/ops/test_ops_ifftn.py::test_ops_ifftn_dynamic_rank[0] testcases/tests/st/ops/test_ops_ifftn.py::test_ops_ifftn_dynamic_rank[1] testcases/tests/st/ops/test_ops_ifftn.py::test_ops_ifftn_dynamic_shape[0] testcases/tests/st/ops/test_ops_ifftn.py::test_ops_ifftn_dynamic_shape[1] testcases/tests/st/ops/test_ops_ifftn.py::test_ops_ifftn_normal[0] testcases/tests/st/ops/test_ops_ifftn.py::test_ops_ifftn_normal[1] testcases/tests/st/ops/test_ops_ifftshift.py::test_ops_ifftshift_dynamic_rank[0] testcases/tests/st/ops/test_ops_ifftshift.py::test_ops_ifftshift_dynamic_rank[1] testcases/tests/st/ops/test_ops_ifftshift.py::test_ops_ifftshift_dynamic_shape[0] testcases/tests/st/ops/test_ops_ifftshift.py::test_ops_ifftshift_dynamic_shape[1] testcases/tests/st/ops/test_ops_ihfft.py::test_ops_ihfft_dynamic_rank[0] testcases/tests/st/ops/test_ops_ihfft.py::test_ops_ihfft_dynamic_rank[1] testcases/tests/st/ops/test_ops_ihfft.py::test_ops_ihfft_dynamic_shape[0] testcases/tests/st/ops/test_ops_ihfft.py::test_ops_ihfft_dynamic_shape[1] testcases/tests/st/ops/test_ops_ihfft2.py::test_ops_ihfft2_dynamic_rank[0] testcases/tests/st/ops/test_ops_ihfft2.py::test_ops_ihfft2_dynamic_rank[1] testcases/tests/st/ops/test_ops_ihfft2.py::test_ops_ihfft2_dynamic_shape[0] testcases/tests/st/ops/test_ops_ihfft2.py::test_ops_ihfft2_dynamic_shape[1] testcases/tests/st/ops/test_ops_ihfftn.py::test_ops_ihfftn_dynamic_rank[0] testcases/tests/st/ops/test_ops_ihfftn.py::test_ops_ihfftn_dynamic_rank[1] testcases/tests/st/ops/test_ops_ihfftn.py::test_ops_ihfftn_dynamic_shape[0] testcases/tests/st/ops/test_ops_ihfftn.py::test_ops_ihfftn_dynamic_shape[1] testcases/tests/st/ops/test_ops_irfft.py::test_ops_irfft_dynamic_rank[0] testcases/tests/st/ops/test_ops_irfft.py::test_ops_irfft_dynamic_rank[1] testcases/tests/st/ops/test_ops_irfft.py::test_ops_irfft_dynamic_shape[0] testcases/tests/st/ops/test_ops_irfft.py::test_ops_irfft_dynamic_shape[1] testcases/tests/st/ops/test_ops_irfft.py::test_ops_irfft_normal[0] testcases/tests/st/ops/test_ops_irfft.py::test_ops_irfft_normal[1] testcases/tests/st/ops/test_ops_irfft2.py::test_ops_irfft2_dynamic_rank[0] testcases/tests/st/ops/test_ops_irfft2.py::test_ops_irfft2_dynamic_rank[1] testcases/tests/st/ops/test_ops_irfft2.py::test_ops_irfft2_dynamic_shape[0] testcases/tests/st/ops/test_ops_irfft2.py::test_ops_irfft2_dynamic_shape[1] testcases/tests/st/ops/test_ops_irfft2.py::test_ops_irfft2_normal[0] testcases/tests/st/ops/test_ops_irfft2.py::test_ops_irfft2_normal[1] testcases/tests/st/ops/test_ops_irfftn.py::test_ops_irfft2_dynamic_rank[0] testcases/tests/st/ops/test_ops_irfftn.py::test_ops_irfft2_dynamic_rank[1] testcases/tests/st/ops/test_ops_irfftn.py::test_ops_irfft2_dynamic_shape[0] testcases/tests/st/ops/test_ops_irfftn.py::test_ops_irfft2_dynamic_shape[1] testcases/tests/st/ops/test_ops_irfftn.py::test_ops_irfft2_normal[0] testcases/tests/st/ops/test_ops_irfftn.py::test_ops_irfft2_normal[1] testcases/tests/st/ops/test_ops_isclose.py::test_isclose_attr[0] testcases/tests/st/ops/test_ops_isclose.py::test_isclose_attr[1] testcases/tests/st/ops/test_ops_isclose.py::test_isclose_dtype[0] testcases/tests/st/ops/test_ops_isclose.py::test_isclose_dtype[1] testcases/tests/st/ops/test_ops_isposinf.py::test_ops_isposinf[0] testcases/tests/st/ops/test_ops_isposinf.py::test_ops_isposinf[1] testcases/tests/st/ops/test_ops_less.py::test_less_dynamic_shape testcases/tests/st/ops/test_ops_less.py::test_ops_less_backward[0] testcases/tests/st/ops/test_ops_less.py::test_ops_less_backward[1] testcases/tests/st/ops/test_ops_less.py::test_ops_less_bool_forward[0] testcases/tests/st/ops/test_ops_less.py::test_ops_less_bool_forward[1] testcases/tests/st/ops/test_ops_less.py::test_ops_less_forward[0] testcases/tests/st/ops/test_ops_less.py::test_ops_less_forward[1] testcases/tests/st/ops/test_ops_less.py::test_ops_less_number_forward[0] testcases/tests/st/ops/test_ops_less.py::test_ops_less_number_forward[1] testcases/tests/st/ops/test_ops_less.py::test_ops_less_number_to_number_forward[0] testcases/tests/st/ops/test_ops_less.py::test_ops_less_number_to_number_forward[1] testcases/tests/st/ops/test_ops_less.py::test_ops_less_vmap[0] testcases/tests/st/ops/test_ops_less.py::test_ops_less_vmap[1] testcases/tests/st/ops/test_ops_less_equal.py::test_less_equal_dynamic_shape testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_backward[0] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_backward[1] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_bool_forward[0] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_bool_forward[1] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_forward[0] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_forward[1] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_forward_case01[0] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_forward_case01[1] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_number_forward[0] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_number_forward[1] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_number_to_number_forward[0] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_number_to_number_forward[1] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_vmap[0] testcases/tests/st/ops/test_ops_less_equal.py::test_ops_less_equal_vmap[1] testcases/tests/st/ops/test_ops_log.py::test_ops_log_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_log.py::test_ops_log_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_log.py::test_ops_log_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_log.py::test_ops_log_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_log.py::test_ops_log_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_log.py::test_ops_log_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_log.py::test_ops_log_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_log.py::test_ops_log_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_log.py::test_ops_log_normal[0] testcases/tests/st/ops/test_ops_log.py::test_ops_log_normal[1] testcases/tests/st/ops/test_ops_log.py::test_ops_log_vmap[0] testcases/tests/st/ops/test_ops_log.py::test_ops_log_vmap[1] testcases/tests/st/ops/test_ops_log1p.py::test_log1p_dynamic_shape testcases/tests/st/ops/test_ops_log1p.py::test_ops_log1p_normal[0] testcases/tests/st/ops/test_ops_log1p.py::test_ops_log1p_normal[1] testcases/tests/st/ops/test_ops_log1p.py::test_ops_log1p_vmap[0] testcases/tests/st/ops/test_ops_log1p.py::test_ops_log1p_vmap[1] testcases/tests/st/ops/test_ops_logical_and.py::test_logical_and testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_forward[0] testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_forward[1] testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_vmap[0] testcases/tests/st/ops/test_ops_logical_and.py::test_ops_logical_and_vmap[1] testcases/tests/st/ops/test_ops_logical_not.py::test_logical_not testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_forward[0] testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_forward[1] testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_vmap[0] testcases/tests/st/ops/test_ops_logical_not.py::test_ops_logical_not_vmap[1] testcases/tests/st/ops/test_ops_logical_or.py::test_logical_or testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_forward[0] testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_forward[1] testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_vmap[0] testcases/tests/st/ops/test_ops_logical_or.py::test_ops_logical_or_vmap[1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_with_broadcast[O0-0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_with_broadcast[O0-1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_with_broadcast[O2-0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_forward_with_broadcast[O2-1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_normal[0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_normal[1] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_vmap[0] testcases/tests/st/ops/test_ops_masked_fill.py::test_ops_masked_fill_vmap[1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_mix_dynamic_shape testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape10-shape20-output_shape10-output_shape20-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape10-shape20-output_shape10-output_shape20-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape11-shape21-output_shape11-output_shape21-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape11-shape21-output_shape11-output_shape21-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape12-shape22-output_shape12-output_shape22-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape12-shape22-output_shape12-output_shape22-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape13-shape23-output_shape13-output_shape23-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape13-shape23-output_shape13-output_shape23-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape14-shape24-output_shape14-output_shape24-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape14-shape24-output_shape14-output_shape24-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape15-shape25-output_shape15-output_shape25-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape15-shape25-output_shape15-output_shape25-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape16-shape26-output_shape16-output_shape26-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops[shape16-shape26-output_shape16-output_shape26-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops_dynamic testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops_f16[shape10-shape20-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops_f16[shape10-shape20-1] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops_f16[shape11-shape21-0] testcases/tests/st/ops/test_ops_matmul_ext.py::test_ops_f16[shape11-shape21-1] testcases/tests/st/ops/test_ops_max.py::test_max[float32-0] testcases/tests/st/ops/test_ops_max.py::test_max[float32-1] testcases/tests/st/ops/test_ops_max.py::test_max_vmap[0] testcases/tests/st/ops/test_ops_max.py::test_max_vmap[1] testcases/tests/st/ops/test_ops_max.py::test_min_tensor[float32-0] testcases/tests/st/ops/test_ops_max.py::test_min_tensor[float32-1] testcases/tests/st/ops/test_ops_max_dim.py::test_max[0] testcases/tests/st/ops/test_ops_max_dim.py::test_max[1] testcases/tests/st/ops/test_ops_max_dim.py::test_max_dyn[0] testcases/tests/st/ops/test_ops_max_dim.py::test_max_dyn[1] testcases/tests/st/ops/test_ops_max_dim.py::test_max_dyn_rank[0] testcases/tests/st/ops/test_ops_max_dim.py::test_max_dyn_rank[1] testcases/tests/st/ops/test_ops_maximum.py::test_maximum[0] testcases/tests/st/ops/test_ops_maximum.py::test_maximum[1] testcases/tests/st/ops/test_ops_maximum.py::test_maximum_all_dynamic testcases/tests/st/ops/test_ops_maximum.py::test_maximum_vmap[0] testcases/tests/st/ops/test_ops_maximum.py::test_maximum_vmap[1] testcases/tests/st/ops/test_ops_maxpool_with_argmax_v2.py::test_maxpool_with_argmax_v2_dynamic_shape[0] testcases/tests/st/ops/test_ops_maxpool_with_argmax_v2.py::test_maxpool_with_argmax_v2_dynamic_shape[1] testcases/tests/st/ops/test_ops_meshgrid.py::test_ops_mul_dynamic_shape testcases/tests/st/ops/test_ops_min.py::test_min[float32-0] testcases/tests/st/ops/test_ops_min.py::test_min[float32-1] testcases/tests/st/ops/test_ops_min.py::test_min_grad_dynamic_rank testcases/tests/st/ops/test_ops_min.py::test_min_tensor[float32-0] testcases/tests/st/ops/test_ops_min.py::test_min_tensor[float32-1] testcases/tests/st/ops/test_ops_min.py::test_min_vmap[0] testcases/tests/st/ops/test_ops_min.py::test_min_vmap[1] testcases/tests/st/ops/test_ops_min_dim.py::test_min_dim[0] testcases/tests/st/ops/test_ops_min_dim.py::test_min_dim[1] testcases/tests/st/ops/test_ops_min_dim.py::test_min_dim_dyn[0] testcases/tests/st/ops/test_ops_min_dim.py::test_min_dim_dyn[1] testcases/tests/st/ops/test_ops_min_dim.py::test_min_dim_dyn_rank[0] testcases/tests/st/ops/test_ops_min_dim.py::test_min_dim_dyn_rank[1] testcases/tests/st/ops/test_ops_minimum.py::test_minimum[0] testcases/tests/st/ops/test_ops_minimum.py::test_minimum[1] testcases/tests/st/ops/test_ops_minimum.py::test_minimum_all_dynamic testcases/tests/st/ops/test_ops_minimum.py::test_minimum_vmap[0] testcases/tests/st/ops/test_ops_minimum.py::test_minimum_vmap[1] testcases/tests/st/ops/test_ops_mul.py::test_ops_mul_dynamic_shape testcases/tests/st/ops/test_ops_mul.py::test_ops_mul_normal[ge] testcases/tests/st/ops/test_ops_mul.py::test_ops_mul_normal[kbk] testcases/tests/st/ops/test_ops_mul.py::test_ops_mul_normal[pyboost] testcases/tests/st/ops/test_ops_mul.py::test_ops_mul_vmap[ge] testcases/tests/st/ops/test_ops_mul.py::test_ops_mul_vmap[kbk] testcases/tests/st/ops/test_ops_mul.py::test_ops_mul_vmap[pyboost] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_normal[0] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_normal[1] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_vmap[0] testcases/tests/st/ops/test_ops_ne.py::test_ops_not_equal_vmap[1] testcases/tests/st/ops/test_ops_negative.py::test_neg testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_normal[0] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_normal[1] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_vmap[0] testcases/tests/st/ops/test_ops_negative.py::test_ops_neg_vmap[1] testcases/tests/st/ops/test_ops_new_ones.py::test_new_ones_dyn_shape testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[None-0-0] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[None-0-1] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[None-1-0] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[None-1-1] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[None-size2-0] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[None-size2-1] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[dtype1-0-0] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[dtype1-0-1] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[dtype1-1-0] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[dtype1-1-1] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[dtype1-size2-0] testcases/tests/st/ops/test_ops_new_ones.py::test_ops_new_ones_normal[dtype1-size2-1] testcases/tests/st/ops/test_ops_new_zeros.py::test_new_zeros_dyn_shape testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[None-0-0] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[None-0-1] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[None-1-0] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[None-1-1] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[None-size2-0] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[None-size2-1] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[dtype1-0-0] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[dtype1-0-1] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[dtype1-1-0] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[dtype1-1-1] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[dtype1-size2-0] testcases/tests/st/ops/test_ops_new_zeros.py::test_ops_new_zeros_normal[dtype1-size2-1] testcases/tests/st/ops/test_ops_nonzero.py::test_nonzero_astuple_false_dy_shape testcases/tests/st/ops/test_ops_pow.py::test_pow_dynamic_shape testcases/tests/st/ops/test_ops_pow.py::test_pow_op_backward[float32-0] testcases/tests/st/ops/test_ops_pow.py::test_pow_op_backward[float32-1] testcases/tests/st/ops/test_ops_pow.py::test_pow_op_forward[float32-0] testcases/tests/st/ops/test_ops_pow.py::test_pow_op_forward[float32-1] testcases/tests/st/ops/test_ops_pow.py::test_pow_op_vmap[float32-0] testcases/tests/st/ops/test_ops_pow.py::test_pow_op_vmap[float32-1] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_backward[0] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_backward[1] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_forward[0] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_forward[1] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_vmap[0] testcases/tests/st/ops/test_ops_reciprocal.py::test_ops_reciprocal_vmap[1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_mean_default[0] testcases/tests/st/ops/test_ops_reduce_extend.py::test_mean_default[1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_mean_dynamic testcases/tests/st/ops/test_ops_reduce_extend.py::test_mean_normal[0-out_dtype0-in_dtype0-False] testcases/tests/st/ops/test_ops_reduce_extend.py::test_mean_normal[0-out_dtype0-in_dtype0-True] testcases/tests/st/ops/test_ops_reduce_extend.py::test_mean_normal[1-out_dtype0-in_dtype0-False] testcases/tests/st/ops/test_ops_reduce_extend.py::test_mean_normal[1-out_dtype0-in_dtype0-True] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default[0] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default[1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[0-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[0-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[0-in_dtype1--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[0-in_dtype1-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[0-in_dtype2--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[0-in_dtype2-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[1-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[1-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[1-in_dtype1--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[1-in_dtype1-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[1-in_dtype2--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_default_dtype[1-in_dtype2-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_dynamic testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal[0-out_dtype0-in_dtype0-False] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal[0-out_dtype0-in_dtype0-True] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal[1-out_dtype0-in_dtype0-False] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal[1-out_dtype0-in_dtype0-True] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[0-out_dtype0-in_dtype0-False--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[0-out_dtype0-in_dtype0-False-0] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[0-out_dtype0-in_dtype0-True--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[0-out_dtype0-in_dtype0-True-0] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[1-out_dtype0-in_dtype0-False--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[1-out_dtype0-in_dtype0-False-0] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[1-out_dtype0-in_dtype0-True--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_normal_1d[1-out_dtype0-in_dtype0-True-0] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[0-out_dtype0-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[0-out_dtype0-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[0-out_dtype1-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[0-out_dtype1-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[0-out_dtype2-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[0-out_dtype2-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[1-out_dtype0-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[1-out_dtype0-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[1-out_dtype1-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[1-out_dtype1-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[1-out_dtype2-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_prod_vaild_dtype[1-out_dtype2-in_dtype0-None] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default[0] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default[1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype1--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype1-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype2--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype2-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype3--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype3-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype4--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[0-in_dtype4-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype1--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype1-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype2--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype2-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype3--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype3-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype4--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_default_dtype[1-in_dtype4-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_dynamic testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_normal[0-out_dtype0-in_dtype0-False] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_normal[0-out_dtype0-in_dtype0-True] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_normal[1-out_dtype0-in_dtype0-False] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_normal[1-out_dtype0-in_dtype0-True] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype0-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype0-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype1-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype1-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype2-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype2-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype3-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[0-out_dtype3-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype0-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype0-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype1-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype1-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype2-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype2-in_dtype0-axis1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype3-in_dtype0--1] testcases/tests/st/ops/test_ops_reduce_extend.py::test_sum_vaild_dtype[1-out_dtype3-in_dtype0-axis1] testcases/tests/st/ops/test_ops_relu.py::test_ops_relu_vmap[0] testcases/tests/st/ops/test_ops_relu.py::test_ops_relu_vmap[1] testcases/tests/st/ops/test_ops_relu.py::test_relu_dynamic testcases/tests/st/ops/test_ops_relu.py::test_relu_normal[0] testcases/tests/st/ops/test_ops_relu.py::test_relu_normal[1] testcases/tests/st/ops/test_ops_rfft.py::test_ops_rfft_dynamic_rank[0] testcases/tests/st/ops/test_ops_rfft.py::test_ops_rfft_dynamic_rank[1] testcases/tests/st/ops/test_ops_rfft.py::test_ops_rfft_dynamic_shape[0] testcases/tests/st/ops/test_ops_rfft.py::test_ops_rfft_dynamic_shape[1] testcases/tests/st/ops/test_ops_rfft.py::test_ops_rfft_normal[0] testcases/tests/st/ops/test_ops_rfft.py::test_ops_rfft_normal[1] testcases/tests/st/ops/test_ops_rfft2.py::test_ops_rfft2_dynamic_rank[0] testcases/tests/st/ops/test_ops_rfft2.py::test_ops_rfft2_dynamic_rank[1] testcases/tests/st/ops/test_ops_rfft2.py::test_ops_rfft2_dynamic_shape[0] testcases/tests/st/ops/test_ops_rfft2.py::test_ops_rfft2_dynamic_shape[1] testcases/tests/st/ops/test_ops_rfft2.py::test_ops_rfft2_normal[0] testcases/tests/st/ops/test_ops_rfft2.py::test_ops_rfft2_normal[1] testcases/tests/st/ops/test_ops_rfftfreq.py::test_ops_rfftfreq_forward[GE] testcases/tests/st/ops/test_ops_rfftfreq.py::test_ops_rfftfreq_forward[KBK] testcases/tests/st/ops/test_ops_rfftfreq.py::test_ops_rfftfreq_forward[pynative] testcases/tests/st/ops/test_ops_rfftfreq.py::test_ops_rfftfreq_forward_dynamic[O0] testcases/tests/st/ops/test_ops_rfftfreq.py::test_ops_rfftfreq_forward_dynamic[O2] testcases/tests/st/ops/test_ops_rfftn.py::test_ops_rfftn_dynamic_rank[0] testcases/tests/st/ops/test_ops_rfftn.py::test_ops_rfftn_dynamic_rank[1] testcases/tests/st/ops/test_ops_rfftn.py::test_ops_rfftn_dynamic_shape[0] testcases/tests/st/ops/test_ops_rfftn.py::test_ops_rfftn_dynamic_shape[1] testcases/tests/st/ops/test_ops_rfftn.py::test_ops_rfftn_normal[0] testcases/tests/st/ops/test_ops_rfftn.py::test_ops_rfftn_normal[1] testcases/tests/st/ops/test_ops_round.py::test_ops_round_dynamic_shape_cpu_gpu[0] testcases/tests/st/ops/test_ops_round.py::test_ops_round_dynamic_shape_cpu_gpu[1] testcases/tests/st/ops/test_ops_round.py::test_ops_round_vmap[0] testcases/tests/st/ops/test_ops_round.py::test_ops_round_vmap[1] testcases/tests/st/ops/test_ops_rsqrt.py::test_ops_rsqrt_normal[0] testcases/tests/st/ops/test_ops_rsqrt.py::test_ops_rsqrt_normal[1] testcases/tests/st/ops/test_ops_rsqrt.py::test_rsqrt_dynamic_shape testcases/tests/st/ops/test_ops_rsqrt.py::test_rsqrt_vmap[0] testcases/tests/st/ops/test_ops_rsqrt.py::test_rsqrt_vmap[1] testcases/tests/st/ops/test_ops_searchsorted.py::test_ops_searchsorted_vmap[0] testcases/tests/st/ops/test_ops_searchsorted.py::test_ops_searchsorted_vmap[1] testcases/tests/st/ops/test_ops_searchsorted.py::test_searchsorted_forward[0] testcases/tests/st/ops/test_ops_searchsorted.py::test_searchsorted_forward[1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_nan[float16-0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_nan[float16-1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_nan[float32-0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_nan[float32-1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_normal[0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_normal[1] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_vmap[0] testcases/tests/st/ops/test_ops_sigmoid.py::test_ops_sigmoid_vmap[1] testcases/tests/st/ops/test_ops_sign.py::test_ops_sign_normal[0] testcases/tests/st/ops/test_ops_sign.py::test_ops_sign_normal[1] testcases/tests/st/ops/test_ops_sign.py::test_ops_sign_vmap[0] testcases/tests/st/ops/test_ops_sign.py::test_ops_sign_vmap[1] testcases/tests/st/ops/test_ops_sign.py::test_sign_dynamic testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_backward[0] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_backward[1] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_forward[0] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_forward[1] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_vmap[0] testcases/tests/st/ops/test_ops_silu.py::test_ops_silu_vmap[1] testcases/tests/st/ops/test_ops_sin.py::test_ops_sin_dynamic_shape testcases/tests/st/ops/test_ops_sin.py::test_ops_sin_forward_case01[0] testcases/tests/st/ops/test_ops_sin.py::test_ops_sin_forward_case01[1] testcases/tests/st/ops/test_ops_sin.py::test_ops_sin_normal[0] testcases/tests/st/ops/test_ops_sin.py::test_ops_sin_normal[1] testcases/tests/st/ops/test_ops_sin.py::test_ops_sin_vmap[0] testcases/tests/st/ops/test_ops_sin.py::test_ops_sin_vmap[1] testcases/tests/st/ops/test_ops_sinc.py::test_ops_sinc_dynamic_shape testcases/tests/st/ops/test_ops_sinc.py::test_ops_sinc_vmap[KBK] testcases/tests/st/ops/test_ops_sinc.py::test_ops_sinc_vmap[pynative] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_dynamic_shape[mean] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_dynamic_shape[none] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_dynamic_shape[sum] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[mean-KBK] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[mean-graph] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[mean-pynative] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[none-KBK] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[none-graph] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[none-pynative] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[sum-KBK] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[sum-graph] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_normal[sum-pynative] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[mean-KBK] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[mean-graph] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[mean-pynative] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[none-KBK] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[none-graph] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[none-pynative] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[sum-KBK] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[sum-graph] testcases/tests/st/ops/test_ops_smooth_l1_loss.py::test_ops_smooth_l1_loss_vmap[sum-pynative] testcases/tests/st/ops/test_ops_softmax.py::test_sofmax_vmap[0] testcases/tests/st/ops/test_ops_softmax.py::test_sofmax_vmap[1] testcases/tests/st/ops/test_ops_softmax.py::test_softmax_double_backward[0] testcases/tests/st/ops/test_ops_softmax.py::test_softmax_dynamic testcases/tests/st/ops/test_ops_softmax.py::test_softmax_static_shape[0] testcases/tests/st/ops/test_ops_softmax.py::test_softmax_static_shape[1] testcases/tests/st/ops/test_ops_softmax.py::test_tensor_softmax[0] testcases/tests/st/ops/test_ops_softmax.py::test_tensor_softmax[1] testcases/tests/st/ops/test_ops_softshrink.py::test_ops_softshrink_normal[float16-0] testcases/tests/st/ops/test_ops_softshrink.py::test_ops_softshrink_normal[float16-1] testcases/tests/st/ops/test_ops_softshrink.py::test_ops_softshrink_normal[float32-0] testcases/tests/st/ops/test_ops_softshrink.py::test_ops_softshrink_normal[float32-1] testcases/tests/st/ops/test_ops_softshrink.py::test_ops_softshrink_vmap[0] testcases/tests/st/ops/test_ops_softshrink.py::test_ops_softshrink_vmap[1] testcases/tests/st/ops/test_ops_softshrink.py::test_softshrink_dynamic_shape testcases/tests/st/ops/test_ops_sqrt.py::test_ops_sqrt_dynamic_shape testcases/tests/st/ops/test_ops_sqrt.py::test_ops_sqrt_forward_case01[0] testcases/tests/st/ops/test_ops_sqrt.py::test_ops_sqrt_forward_case01[1] testcases/tests/st/ops/test_ops_sqrt.py::test_ops_sqrt_normal[0] testcases/tests/st/ops/test_ops_sqrt.py::test_ops_sqrt_normal[1] testcases/tests/st/ops/test_ops_sqrt.py::test_ops_sqrt_vmap[0] testcases/tests/st/ops/test_ops_sqrt.py::test_ops_sqrt_vmap[1] testcases/tests/st/ops/test_ops_square.py::test_ops_square_vmap[0] testcases/tests/st/ops/test_ops_square.py::test_ops_square_vmap[1] testcases/tests/st/ops/test_ops_sub.py::test_ops_backward[0] testcases/tests/st/ops/test_ops_sub.py::test_ops_backward[1] testcases/tests/st/ops/test_ops_sub.py::test_ops_dynamic testcases/tests/st/ops/test_ops_sub.py::test_ops_forward[0] testcases/tests/st/ops/test_ops_sub.py::test_ops_forward[1] testcases/tests/st/ops/test_ops_sub_.py::test_inplace_sub_char[0] testcases/tests/st/ops/test_ops_sub_.py::test_inplace_sub_char[1] testcases/tests/st/ops/test_ops_svd.py::test_ops_svd_dynamic testcases/tests/st/ops/test_ops_svd.py::test_ops_svd_vmap[float32-ge] testcases/tests/st/ops/test_ops_svd.py::test_ops_svd_vmap[float32-kbk] testcases/tests/st/ops/test_ops_svd.py::test_ops_svd_vmap[float32-pynative] testcases/tests/st/ops/test_ops_svd.py::test_ops_svd_vmap[float64-ge] testcases/tests/st/ops/test_ops_svd.py::test_ops_svd_vmap[float64-kbk] testcases/tests/st/ops/test_ops_svd.py::test_ops_svd_vmap[float64-pynative] testcases/tests/st/ops/test_ops_tanh.py::test_tanh_normal[0] testcases/tests/st/ops/test_ops_tanh.py::test_tanh_normal[1] testcases/tests/st/ops/test_ops_tanh.py::test_tanh_vmap[0] testcases/tests/st/ops/test_ops_tanh.py::test_tanh_vmap[1] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_backward_dynamic_rank[0] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_backward_dynamic_rank[1] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_backward_dynamic_shape[0] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_backward_dynamic_shape[1] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_forward_dynamic_rank[0] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_forward_dynamic_rank[1] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_forward_dynamic_shape[0] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_forward_dynamic_shape[1] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_normal[0] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_normal[1] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_vmap[0] testcases/tests/st/ops/test_ops_tanh_grad.py::test_tanh_grad_vmap[1] testcases/tests/st/ops/test_ops_tile.py::test_tile_backward[0] testcases/tests/st/ops/test_ops_tile.py::test_tile_backward[1] testcases/tests/st/ops/test_ops_tile.py::test_tile_backward_dyn[dyn_rank-1] testcases/tests/st/ops/test_ops_tile.py::test_tile_backward_dyn[dyn_shape-1] testcases/tests/st/ops/test_ops_tile.py::test_tile_dynamic testcases/tests/st/ops/test_ops_tile.py::test_tile_dynamic_len[False-0] testcases/tests/st/ops/test_ops_tile.py::test_tile_dynamic_len[False-1] testcases/tests/st/ops/test_ops_tile.py::test_tile_dynamic_len[True-0] testcases/tests/st/ops/test_ops_tile.py::test_tile_dynamic_len[True-1] testcases/tests/st/ops/test_ops_tile.py::test_tile_forward[0] testcases/tests/st/ops/test_ops_tile.py::test_tile_forward[1] testcases/tests/st/ops/test_ops_tile.py::test_tile_forward_dyn[dyn_rank-0] testcases/tests/st/ops/test_ops_tile.py::test_tile_forward_dyn[dyn_rank-1] testcases/tests/st/ops/test_ops_tile.py::test_tile_forward_dyn[dyn_shape-0] testcases/tests/st/ops/test_ops_tile.py::test_tile_forward_dyn[dyn_shape-1] testcases/tests/st/ops/test_ops_tile.py::test_tile_vmap[0] testcases/tests/st/ops/test_ops_tile.py::test_tile_vmap[1] testcases/tests/st/ops/test_ops_tracev2_grad.py::test_tracev2_grad_dynamic_shape testcases/tests/st/ops/test_ops_triu.py::test_ops_triu_vmap[-1-0] testcases/tests/st/ops/test_ops_triu.py::test_ops_triu_vmap[-1-1] testcases/tests/st/ops/test_ops_triu.py::test_ops_triu_vmap[0-0] testcases/tests/st/ops/test_ops_triu.py::test_ops_triu_vmap[0-1] testcases/tests/st/ops/test_ops_triu.py::test_ops_triu_vmap[1-0] testcases/tests/st/ops/test_ops_triu.py::test_ops_triu_vmap[1-1] testcases/tests/st/ops/test_ops_triu.py::test_triu_dynamic testcases/tests/st/ops/test_ops_triu.py::test_triu_normal[-1-0] testcases/tests/st/ops/test_ops_triu.py::test_triu_normal[-1-1] testcases/tests/st/ops/test_ops_triu.py::test_triu_normal[0-0] testcases/tests/st/ops/test_ops_triu.py::test_triu_normal[0-1] testcases/tests/st/ops/test_ops_triu.py::test_triu_normal[1-0] testcases/tests/st/ops/test_ops_triu.py::test_triu_normal[1-1] testcases/tests/st/ops/test_ops_trunc.py::test_ops_trunc_dynamic_shape_cpu_gpu[0] testcases/tests/st/ops/test_ops_trunc.py::test_ops_trunc_dynamic_shape_cpu_gpu[1] testcases/tests/st/ops/test_ops_trunc.py::test_ops_trunc_vmap[0] testcases/tests/st/ops/test_ops_trunc.py::test_ops_trunc_vmap[1] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_1d_scale_factor_dynamic testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_1d_size_dynamic testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_2d_scale_factor_dynamic testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_2d_size_dynamic testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_3d_error[0] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_3d_error[1] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_3d_scale_factor_dynamic testcases/tests/st/ops/test_ops_upsample_nearest.py::test_upsample_nearest_3d_size_dynamic testcases/tests/st/ops/test_ops_upsample_nearest.py::test_vmap_upsample_nearest3d[GRAPH_MODE] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_vmap_upsample_nearest3d[GRAPH_MODE_O0] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_vmap_upsample_nearest3d[PYNATIVE_MODE] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_vmap_upsample_nearest3d_grad[GRAPH_MODE] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_vmap_upsample_nearest3d_grad[GRAPH_MODE_O0] testcases/tests/st/ops/test_ops_upsample_nearest.py::test_vmap_upsample_nearest3d_grad[PYNATIVE_MODE] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_upsample_trilinear_3d_error[0] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_upsample_trilinear_3d_error[1] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_upsample_trilinear_3d_scale_factor_dynamic testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_upsample_trilinear_3d_size_dynamic testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_vmap_upsample_trilinear_3d[GRAPH_MODE] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_vmap_upsample_trilinear_3d[GRAPH_MODE_O0] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_vmap_upsample_trilinear_3d[PYNATIVE_MODE] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_vmap_upsample_trilinear_3d_grad[GRAPH_MODE] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_vmap_upsample_trilinear_3d_grad[GRAPH_MODE_O0] testcases/tests/st/ops/test_ops_upsample_trilinear3d.py::test_vmap_upsample_trilinear_3d_grad[PYNATIVE_MODE] testcases/tests/st/ops/test_ops_view_as_real.py::test_ops_view_as_real[0] testcases/tests/st/ops/test_ops_view_as_real.py::test_ops_view_as_real[1] testcases/tests/st/ops/test_ops_where.py::test_functional_where_broadcast[0] testcases/tests/st/ops/test_ops_where.py::test_functional_where_broadcast[1] testcases/tests/st/ops/test_ops_where.py::test_where_ext_dynamic_shape testcases/tests/st/ops/test_ops_where.py::test_where_float16[0] testcases/tests/st/ops/test_ops_where.py::test_where_float16[1] testcases/tests/st/ops/test_ops_where.py::test_where_float32[0] testcases/tests/st/ops/test_ops_where.py::test_where_float32[1] testcases/tests/st/ops/test_ops_where.py::test_where_int32[0] testcases/tests/st/ops/test_ops_where.py::test_where_int32[1] testcases/tests/st/ops/test_ops_where.py::test_where_vmap[O0] testcases/tests/st/ops/test_ops_where.py::test_where_vmap[O2] testcases/tests/st/ops/test_roi_align_grad_op.py::test_roi_align_grad_float16 testcases/tests/st/ops/test_roi_align_grad_op.py::test_roi_align_grad_float32 testcases/tests/st/ops/test_roi_align_op.py::test_roi_align_float16 testcases/tests/st/ops/test_roi_align_op.py::test_roi_align_float32 testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_exception[0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_exception[1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_1d_shape[0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_1d_shape[1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type0-data_type0-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type0-data_type0-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type0-data_type1-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type0-data_type1-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type1-data_type0-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type1-data_type0-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type1-data_type1-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_rank[indices_type1-data_type1-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type0-data_type0-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type0-data_type0-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type0-data_type1-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type0-data_type1-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type1-data_type0-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type1-data_type0-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type1-data_type1-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_dynamic_shape[indices_type1-data_type1-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-float16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-float16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-float32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-float32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int64-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int64-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int8-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int32-int8-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-float16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-float16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-float32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-float32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int64-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int64-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int8-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_1[int64-int8-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-float16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-float16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-float32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-float32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int64-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int64-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int8-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int32-int8-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-float16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-float16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-float32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-float32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int16-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int16-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int64-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int64-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int8-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_normal_2[int64-int8-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_vmap[int32-float32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_vmap[int32-float32-1] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_vmap[int32-int32-0] testcases/tests/st/ops/test_scatter_nd.py::test_scatter_nd_op_vmap[int32-int32-1] testcases/tests/st/ops/test_sparse_softmax_cross_entropy_with_logits_v2_op.py::test_sparse_softmax_cross_entropy_with_logits_v2_dyn testcases/tests/st/ops/test_split.py::test_f_tensor_split_list2[0] testcases/tests/st/ops/test_split.py::test_f_tensor_split_list2[1] testcases/tests/st/ops/test_split.py::test_f_vsplit_int[0] testcases/tests/st/ops/test_split.py::test_f_vsplit_int[1] testcases/tests/st/ops/test_tensor_copy_slices.py::test_tensor_copy_slices_cpu_graph testcases/tests/st/ops/test_tensor_copy_slices.py::test_tensor_copy_slices_cpu_pynative testcases/tests/st/ops/test_tensor_trace.py::test_ops_trace_dynamic testcases/tests/st/ops/test_tensor_trace.py::test_ops_trace_forward[GE] testcases/tests/st/ops/test_tensor_trace.py::test_ops_trace_forward[KBK] testcases/tests/st/ops/test_tensor_trace.py::test_ops_trace_forward[pynative] testcases/tests/st/optimizer/test_adamax.py::test_default_adamax[0] testcases/tests/st/optimizer/test_adamax.py::test_default_adamax[1] testcases/tests/st/optimizer/test_adamax.py::test_default_adamax_group[0] testcases/tests/st/optimizer/test_adamax.py::test_default_adamax_group[1] testcases/tests/st/optimizer/test_adamax.py::test_no_default_adamax[0] testcases/tests/st/optimizer/test_adamax.py::test_no_default_adamax[1] testcases/tests/st/optimizer/test_asgd.py::test_default_asgd_group[0] testcases/tests/st/optimizer/test_asgd.py::test_default_asgd_group[1] testcases/tests/st/optimizer/test_asgd.py::test_no_default_asgd[0] testcases/tests/st/optimizer/test_asgd.py::test_no_default_asgd[1] testcases/tests/st/optimizer/test_dynamic_weight_decay.py::test_momentum_dynamic_weight_decay[0] testcases/tests/st/optimizer/test_dynamic_weight_decay.py::test_momentum_dynamic_weight_decay[1] testcases/tests/st/optimizer/test_fused_adafactor.py::test_lenet[0] testcases/tests/st/optimizer/test_fused_adam_with_flatten_weights.py::test_lenet_flatten_weight_with_adam[0] testcases/tests/st/optimizer/test_fused_adam_with_flatten_weights.py::test_lenet_flatten_weight_with_adam_weight_decay[0] testcases/tests/st/optimizer/test_rprop.py::test_default_rprop_group[0] testcases/tests/st/optimizer/test_rprop.py::test_default_rprop_group[1] testcases/tests/st/optimizer/test_rprop.py::test_no_default_rprop[0] testcases/tests/st/optimizer/test_rprop.py::test_no_default_rprop[1] testcases/tests/st/optimizer/test_sgd.py::test_default_asgd[0] testcases/tests/st/optimizer/test_sgd.py::test_default_asgd[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_constant_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_constant_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_cosine_annealing_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_cosine_annealing_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_cosine_annealing_warm_restarts[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_cosine_annealing_warm_restarts[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_cyclic_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_cyclic_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_exponential_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_exponential_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_lambdalr_scheduler[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_lambdalr_scheduler[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_linear_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_linear_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_multiplicative_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_multiplicative_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_multistep_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_multistep_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_polynomial_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_polynomial_lr[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_reduce_lr_on_plateau[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_reduce_lr_on_plateau[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_sequential_lr_scheduler[1] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_step_lr[0] testcases/tests/st/optimizer_ex/test_lr_scheduler.py::test_step_lr[1] testcases/tests/st/parameter/test_parameter.py::test_parameter[0] testcases/tests/st/parameter/test_parameter.py::test_parameter[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_1_1[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_1_1[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_1_2[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_1_2[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_3[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_3[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_5_2[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_5_2[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_argument_and_fv[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_argument_and_fv[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_argument_grad testcases/tests/st/parameter/test_parameter.py::test_parameter_in_tuple[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_in_tuple[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_list_tuple_no_name[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_list_tuple_no_name[1] testcases/tests/st/parameter/test_parameter.py::test_parameter_parameter_tuple_2[0] testcases/tests/st/parameter/test_parameter.py::test_parameter_parameter_tuple_2[1] testcases/tests/st/pi_jit/builtin/test_float_int_builtin.py::test_int_float_conversion_no_args[ms_fallback_float_and_int_empty-fallback_float_and_int_empty] testcases/tests/st/pi_jit/builtin/test_float_int_builtin.py::test_int_float_conversion_with_args[ms_fallback_float_and_int-fallback_float_and_int] testcases/tests/st/pi_jit/builtin/test_list_builtin.py::test_list_with_input_array[a0-ms_fallback_list_with_input_numpy_array-fallback_list_with_input_numpy_array] testcases/tests/st/pi_jit/builtin/test_list_builtin.py::test_list_with_input_dict[a0-ms_fallback_list_with_input_dict-fallback_list_with_input_dict] testcases/tests/st/pi_jit/builtin/test_list_builtin.py::test_list_with_input_tensor[b0-a0-ms_fallback_list_with_input_numpy_tensor-fallback_list_with_input_numpy_tensor] testcases/tests/st/pi_jit/builtin/test_list_builtin.py::test_list_with_input_tuple[a0-ms_fallback_list_with_input_tuple-fallback_list_with_input_tuple] testcases/tests/st/pi_jit/builtin/test_tuple_builtin.py::test_list_with_input_array[a0-ms_fallback_tuple_with_input_numpy_array-fallback_tuple_with_input_numpy_array] testcases/tests/st/pi_jit/builtin/test_tuple_builtin.py::test_list_with_input_dict[a0-ms_fallback_tuple_with_input_dict-fallback_tuple_with_input_dict] testcases/tests/st/pi_jit/builtin/test_tuple_builtin.py::test_list_with_input_tensor[b0-a0-ms_fallback_tuple_with_input_numpy_tensor-fallback_tuple_with_input_numpy_tensor] testcases/tests/st/pi_jit/builtin/test_tuple_builtin.py::test_list_with_input_tuple[a0-ms_fallback_tuple_with_input_list-fallback_tuple_with_input_list] testcases/tests/st/pi_jit/calculation/test_add.py::test_add_float[test_data0-jit_add-add] testcases/tests/st/pi_jit/calculation/test_add.py::test_add_float_tensor[test_data0-jit_add-add] testcases/tests/st/pi_jit/calculation/test_add.py::test_add_int[test_data0-jit_add-add] testcases/tests/st/pi_jit/calculation/test_add.py::test_add_str[test_data0-jit_add-add] testcases/tests/st/pi_jit/calculation/test_add.py::test_add_tensor[test_data0-jit_add-add] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_float[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_float_tensor[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_int[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_int_float[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_list_tensor[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_tensor[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_tensor_float[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_tensor_list[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_tensor_tuple[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_div.py::test_div_tuple_tensor[test_data0-jit_div-div] testcases/tests/st/pi_jit/calculation/test_mul.py::test_special_mul_operations2[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_special_mul_operations[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_Tensor1[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_Tensor2[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_list1[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_list2[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_list3[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_list[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_list_tuple[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_tuple1[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_tuple2[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_mul.py::test_standard_mul_tuple_list[b0-a0-jit_mul-mul] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_float[11.0-10.0-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_float_tensor[b0-2.0-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_int[10-11-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_int_float[11.0-20-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_list_tensor[b0-a0-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_tensor_float[2.0-a0-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_tensor_list[b0-a0-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_tensor_tensor[b0-a0-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_tensor_tuple[b0-a0-jit_sub-sub] testcases/tests/st/pi_jit/calculation/test_sub.py::test_subtraction_tuple_tensor[b0-a0-jit_sub-sub] testcases/tests/st/pi_jit/container/test_cell_dict2.py:10 testcases/tests/st/pi_jit/container/test_cell_dict2.py:125 testcases/tests/st/pi_jit/container/test_cell_dict2.py:154 testcases/tests/st/pi_jit/container/test_cell_dict2.py:185 testcases/tests/st/pi_jit/container/test_cell_dict2.py:213 testcases/tests/st/pi_jit/container/test_cell_dict2.py:247 testcases/tests/st/pi_jit/container/test_cell_dict2.py:275 testcases/tests/st/pi_jit/container/test_cell_dict2.py:312 testcases/tests/st/pi_jit/container/test_cell_dict2.py:351 testcases/tests/st/pi_jit/container/test_cell_dict2.py:40 testcases/tests/st/pi_jit/container/test_cell_dict2.py:431 testcases/tests/st/pi_jit/container/test_cell_dict2.py:71 testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_clear_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_contains_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_delitem_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_getitem_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_items_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_keys_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_pop_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_setitem_error_case_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_setitem_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_update_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_update_method_embedded_case[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_celldict_values_method[1] testcases/tests/st/pi_jit/container/test_cell_dict2.py::test_duplicate_para_name_case[1] testcases/tests/st/pi_jit/container/test_cell_dict_pijit.py::test_cell_dict_contain testcases/tests/st/pi_jit/container/test_cell_dict_pijit.py::test_cell_dict_duplicated_parameter testcases/tests/st/pi_jit/container/test_cell_dict_pijit.py::test_cell_dict_get_items testcases/tests/st/pi_jit/container/test_cell_dict_pijit.py::test_cell_dict_get_keys testcases/tests/st/pi_jit/container/test_cell_dict_pijit.py::test_cell_dict_get_values testcases/tests/st/pi_jit/container/test_cell_dict_pijit.py::test_cell_dict_getitem testcases/tests/st/pi_jit/container/test_cell_list.py:8 testcases/tests/st/pi_jit/container/test_cell_list.py::test_celllist_embed_celldict_case[1] testcases/tests/st/pi_jit/container/test_cell_list.py::test_celllist_insert_method_boundary_cond[1] testcases/tests/st/pi_jit/control_flow/test_break_continue.py::test_while_true_break testcases/tests/st/pi_jit/control_flow/test_control_if_by_if.py::test_ctrl_if_by_if_call_func_which_include_ctrl_flow testcases/tests/st/pi_jit/control_flow/test_control_if_by_if.py::test_ctrl_if_by_if_call_subnet_which_include_ctrl_flow testcases/tests/st/pi_jit/control_flow/test_exception.py:282 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_13 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_14 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_15 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_2 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_3 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_4 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_5 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_6 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_7 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_8 testcases/tests/st/pi_jit/control_flow/test_exception.py::test_exception_case_9 testcases/tests/st/pi_jit/control_flow/test_fallback_tuple_with_mindspore_function.py::test_fallback_tuple_with_mindspore_function testcases/tests/st/pi_jit/control_flow/test_fallback_tuple_with_mindspore_function.py::test_prune_if_in_while testcases/tests/st/pi_jit/control_flow/test_for_iter.py:75 testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[1-for_enumerate] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[1-for_mix] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[1-for_range] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[1-for_zip] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[param1-for_enumerate] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[param1-for_mix] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[param1-for_range] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_iter_unrolling[param1-for_zip] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_for_zip_iter_1 testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_not_implement_for_iter[1-for_mix_with_sideeffect] testcases/tests/st/pi_jit/control_flow/test_for_iter.py::test_not_implement_for_iter[param1-for_mix_with_sideeffect] testcases/tests/st/pi_jit/control_flow/test_genexpr.py::test_genexpr[x0] testcases/tests/st/pi_jit/control_flow/test_genexpr.py::test_genexpr[x1] testcases/tests/st/pi_jit/control_flow/test_genexpr.py::test_listcomp testcases/tests/st/pi_jit/control_flow/test_parallel_if.py::test_if_raise_raise testcases/tests/st/pi_jit/control_flow/test_pijit_200_while_after_if.py::test_while_after_if_numpy testcases/tests/st/pi_jit/control_flow/test_pijit_200_while_after_if.py::test_while_after_if_numpy_2 testcases/tests/st/pi_jit/control_flow/test_pijit_200_while_after_if.py::test_while_after_if_tensor testcases/tests/st/pi_jit/control_flow/test_pijit_200_while_after_if.py::test_while_after_if_tensor_2 testcases/tests/st/pi_jit/control_flow/test_pijit_230_while_after_for_in_if.py::test_while_after_for_in_if_1 testcases/tests/st/pi_jit/control_flow/test_pijit_230_while_after_for_in_if.py::test_while_after_for_in_if_2 testcases/tests/st/pi_jit/control_flow/test_pijit_230_while_after_for_in_if.py::test_while_after_for_in_if_3 testcases/tests/st/pi_jit/control_flow/test_pijit_230_while_after_for_in_if.py::test_while_after_for_in_if_4 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_del_global_side_effect_7 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_del_subscr_side_effect_3 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_dict_pop_side_effect_4 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_dict_pop_side_effect_5 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_fix_bug_store_subscr_side_effect_1 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_store_global_side_effect_6 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_store_subscr_side_effect_1 testcases/tests/st/pi_jit/control_flow/test_side_effect.py::test_store_subscr_side_effect_2 testcases/tests/st/pi_jit/control_flow/test_while_mindir.py::test_jit_function_while testcases/tests/st/pi_jit/control_flow/test_with.py:20 testcases/tests/st/pi_jit/control_flow/test_with.py:35 testcases/tests/st/pi_jit/control_flow/test_with.py:51 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_1 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_10 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_2 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_3 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_4 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_5 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_6 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_7 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_8 testcases/tests/st/pi_jit/control_flow/test_with.py::test_with_case_9 testcases/tests/st/pi_jit/control_ms/test_cont_break_pijit.py::test_cont_break testcases/tests/st/pi_jit/control_ms/test_cont_grad_pijit.py::test_while_with_param_basic_grad_mul testcases/tests/st/pi_jit/control_ms/test_control_tuple_getitem_pijit.py::test_tuple_getitem_err testcases/tests/st/pi_jit/control_ms/test_for_half_unroll_pijit.py::test_for_half_unroll_basic testcases/tests/st/pi_jit/control_ms/test_for_half_unroll_pijit.py::test_for_half_unroll_if testcases/tests/st/pi_jit/control_ms/test_for_in_for_break_phi_eliminate_pijit.py::test_for_in_for_break_phi_node_eliminate testcases/tests/st/pi_jit/control_ms/test_for_to_while_pijit.py::test_single_for_01 testcases/tests/st/pi_jit/control_ms/test_multigraph_sink_pijit.py::test_if_by_if testcases/tests/st/pi_jit/control_ms/test_multigraph_sink_pijit.py::test_if_in_if testcases/tests/st/pi_jit/control_ms/test_multigraph_sink_pijit.py::test_simple_if testcases/tests/st/pi_jit/control_ms/test_multigraph_sink_pijit.py::test_while_by_while testcases/tests/st/pi_jit/control_ms/test_multigraph_sink_pijit.py::test_while_by_while_in_while testcases/tests/st/pi_jit/control_ms/test_multigraph_sink_pijit.py::test_while_in_while_in_while testcases/tests/st/pi_jit/control_ms/test_multigraph_sink_pijit.py::test_while_in_while_pi testcases/tests/st/pi_jit/control_ms/test_partial_eliminate_pijit.py::test_switch_partial_eliminate testcases/tests/st/pi_jit/control_ms/test_switch_layer_pijit.py::test_switch_layer_add_func_in_construct testcases/tests/st/pi_jit/control_ms/test_switch_layer_pijit.py::test_switch_layer_pi testcases/tests/st/pi_jit/control_ms/test_tensor_in_list_pijit.py::test_tensor_in_list testcases/tests/st/pi_jit/control_ms/test_while_grad_pijit.py::test_while_header_spec_twice testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_forward_with_parameter testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_grad_in_bprop_3 testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_grad_inline_bprop_multi_input testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_grad_inline_bprop_two_input testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_grad_mul_add testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_grad_one_input_bprop testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_pynative_forward_with_parameter testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_pynative_forward_with_parameter_in_sub_cell_get_by_list testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_refkey_bprop testcases/tests/st/pi_jit/gradient/test_custom_cell_bprop_pijit.py::test_with_no_bprop testcases/tests/st/pi_jit/gradient/test_grad_graph_pijit.py::test_construct_get_grad_by_weight testcases/tests/st/pi_jit/gradient/test_grad_graph_pijit.py::test_construct_grad_multiplt_positions_with_return_ids testcases/tests/st/pi_jit/gradient/test_grad_graph_pijit.py::test_jit_function_grad_with_weights_has_aux_graph testcases/tests/st/pi_jit/gradient/test_grad_graph_pijit.py::test_value_and_grad_nest_with_weights_graph_get_grad testcases/tests/st/pi_jit/gradient/test_grad_graph_pijit.py::test_value_and_grad_nest_with_weights_graph_return_ids testcases/tests/st/pi_jit/gradient/test_grad_graph_pijit.py::test_value_and_grad_nest_with_weights_has_aux_graph testcases/tests/st/pi_jit/gradient/test_grad_return_ids.py::test_grad_return_ids_pos_weight_pynative[grad_return_ids_pos_weight] testcases/tests/st/pi_jit/gradient/test_grad_return_ids.py::test_grad_return_ids_weight_w_pynative[grad_return_ids_weight_w] testcases/tests/st/pi_jit/gradient/test_grad_return_ids.py::test_grad_return_ids_weight_wb_pynative[grad_return_ids_weight_wb] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_construct_get_grad_by_parameter[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_get_grad_by_position[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_constant_tensor[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_constant_tensor_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_empty_position_and_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_empty_position_and_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_empty_position_and_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_empty_position_and_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_and_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_and_multiple_params_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_and_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_and_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_and_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_and_single_param_tuple_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_and_single_param_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_int_position_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_none_position[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_none_position_and_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_none_position_and_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_none_position_and_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_none_position_and_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_default_multiple_inputs[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_default_no_input[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_default_single_input[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_dynamic_shape[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_hypermap_control_flow[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_multiple_inputs[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_multiple_inputs_and_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_multiple_inputs_and_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_multiple_inputs_and_none_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_multiple_inputs_and_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_multiple_inputs_and_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_no_input[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_no_input_and_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_no_input_and_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_no_input_and_none_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_no_input_and_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_no_input_and_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_input[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_input_and_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_input_and_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_input_and_none_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_input_and_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_input_and_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_operation_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_and_multiple_params[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_and_multiple_params_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_and_no_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_and_single_param[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_and_single_param_tuple[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_and_single_param_tuple_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_and_single_param_with_ids[1] testcases/tests/st/pi_jit/gradient/test_grad_return_type_pijit.py::test_grad_tuple_position_with_ids[1] testcases/tests/st/pi_jit/gradient/test_parser_fallback_none_control_flow.py::test_parser_fallback_none_control_flow[NoneNet-GradOperationNet-z0-y0-x0] testcases/tests/st/pi_jit/gradient/test_set_grad.py::test_forward_time[y0-x0-CustomLoss-Net] testcases/tests/st/pi_jit/meta_func_specialize/test_hypermap_specialize.py::test_hypermap_specialize_param testcases/tests/st/pi_jit/network/test_lenet.py::test_func_lenet[x0-ms_func_lenet-func_lenet] testcases/tests/st/pi_jit/network/test_lenet.py::test_method_lenet[x0-ms_method_lenet-method_lenet] testcases/tests/st/pi_jit/network/test_lenet_inline.py::test_func_lenet[x0-ms_func_lenet-func_lenet] testcases/tests/st/pi_jit/network/test_lenet_inline.py::test_method_lenet[x0-ms_method_lenet-method_lenet] testcases/tests/st/pi_jit/one_stage/test_args_one_stage.py::test_arg1[1-ms_sum_args-sum_args] testcases/tests/st/pi_jit/one_stage/test_args_one_stage.py::test_arg2[10-1-ms_sum_args-sum_args] testcases/tests/st/pi_jit/one_stage/test_args_one_stage.py::test_arg_vargs[100-10-1-ms_sum_args_vargs-sum_args_vargs] testcases/tests/st/pi_jit/one_stage/test_args_one_stage.py::test_arg_vargs_kwargs[1000-100-10-1-ms_sum_args_vargs_kwargs-sum_args_vargs_kwargs] testcases/tests/st/pi_jit/one_stage/test_args_one_stage.py::test_default_none_arg[b0-a0-ms_default_none_arg-default_none_arg] testcases/tests/st/pi_jit/one_stage/test_network.py::test_func_lenet[x0-ms_func_lenet-func_lenet] testcases/tests/st/pi_jit/one_stage/test_network.py::test_method_lenet[x0-ms_method_lenet-method_lenet] testcases/tests/st/pi_jit/one_stage/test_tensor_overload_method.py::test_method_clamp testcases/tests/st/pi_jit/operation/test_is_op.py::test_int_add[1-1-add-jit_add] testcases/tests/st/pi_jit/operation/test_is_op.py::test_int_add[1-2-add-jit_add] testcases/tests/st/pi_jit/operation/test_is_op.py::test_tensor_add[a0-b0-add-jit_add] testcases/tests/st/pi_jit/operation/test_round.py::test_p_round_input_512 testcases/tests/st/pi_jit/operation/test_round.py::test_p_round_input_512x12 testcases/tests/st/pi_jit/operation/test_round.py::test_p_round_input_64x128x1 testcases/tests/st/pi_jit/operation/test_round.py::test_p_round_input_64x128x1x512 testcases/tests/st/pi_jit/operation/test_round.py::test_round_operations[10.678--1-0-fallback_round-jit_fallback_round] testcases/tests/st/pi_jit/operation/test_round.py::test_round_operations[10.678-0-0-fallback_round-jit_fallback_round] testcases/tests/st/pi_jit/operation/test_round.py::test_round_operations[10.678-1-5-fallback_round-jit_fallback_round] testcases/tests/st/pi_jit/operation/test_round.py::test_round_operations[10.678-None-0-fallback_round-jit_fallback_round] testcases/tests/st/pi_jit/operation/test_round.py::test_round_operations[17.678--1-0-fallback_round-jit_fallback_round] testcases/tests/st/pi_jit/python/ir/test_mutable.py::test_mutable_with_scalar testcases/tests/st/pi_jit/test_args.py::test_arg1[1-ms_sum_args-sum_args] testcases/tests/st/pi_jit/test_args.py::test_arg2[10-1-ms_sum_args-sum_args] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_branch testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_break_at_loop[1] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_cell_free testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_kw_inline testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_stack_restore[1] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_stack_restore[int] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_stack_restore[print] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_toy_example[b0-a0] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_try_block testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_unpack2 testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_unpack[12] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_unpack[c0] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_unpack[c1] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_unpack[c3] testcases/tests/st/pi_jit/test_bytecode_rebuild.py::test_unpack[c4] testcases/tests/st/pi_jit/test_call_function.py::test_call_function1[x0-jit_test1-python_test1] testcases/tests/st/pi_jit/test_call_function.py::test_call_function2[x0-jit_test2-python_test2] testcases/tests/st/pi_jit/test_call_function.py::test_call_function3[x0-jit_test3-python_test3] testcases/tests/st/pi_jit/test_call_function.py::test_call_function4[x0-jit_test4-python_test4] testcases/tests/st/pi_jit/test_call_function.py::test_call_function5[x0-jit_test5-python_test5] testcases/tests/st/pi_jit/test_call_function.py::test_call_function6[x0-jit_test6-python_test6] testcases/tests/st/pi_jit/test_class.py::test_parser_class1[ms_call_class-call_class] testcases/tests/st/pi_jit/test_class.py::test_parser_class2[ms_class_attribute-class_attribute] testcases/tests/st/pi_jit/test_class.py::test_parser_class3[ms_class_attribute2-class_attribute2] testcases/tests/st/pi_jit/test_construct.py::test_cell_lenet[input_data0] testcases/tests/st/pi_jit/test_context_option.py::test_initial_tensor_body_ref testcases/tests/st/pi_jit/test_cross_file_inline.py::test_cross_file_inline_make_func testcases/tests/st/pi_jit/test_dynamicshape.py::test_dynamic_shape_case testcases/tests/st/pi_jit/test_dynamicshape.py::test_signature_case testcases/tests/st/pi_jit/test_function_backward.py::test_backward2[x0-y0-z0-grad_func-ms_grad_func] testcases/tests/st/pi_jit/test_function_backward.py::test_backward[x0-y0-z0-grad_func-ms_grad_func] testcases/tests/st/pi_jit/test_function_backward.py::test_forward2[x0-y0-func_with_anotion-ms_func_with_anotion] testcases/tests/st/pi_jit/test_function_backward.py::test_forward[x0-y0-func_with_anotion-ms_func_with_anotion] testcases/tests/st/pi_jit/test_if_node.py::test_full_branch[full_branch] testcases/tests/st/pi_jit/test_if_node.py::test_multi_branch[multi_branch] testcases/tests/st/pi_jit/test_if_node.py::test_nest_full_branch[nest_full_branch] testcases/tests/st/pi_jit/test_if_node.py::test_nest_single_branch[nest_single_branch] testcases/tests/st/pi_jit/test_if_node.py::test_repeat_full_branch[repeat_full_branch] testcases/tests/st/pi_jit/test_if_node.py::test_repeat_single_branch[repeat_single_branch] testcases/tests/st/pi_jit/test_if_node.py::test_return_branch_1[return_branch_1] testcases/tests/st/pi_jit/test_if_node.py::test_return_branch_2[return_branch_2] testcases/tests/st/pi_jit/test_if_node.py::test_return_branch_3[return_branch_3] testcases/tests/st/pi_jit/test_if_node.py::test_return_branch_4[return_branch_4] testcases/tests/st/pi_jit/test_if_node.py::test_return_branch_5[return_branch_5] testcases/tests/st/pi_jit/test_if_node.py::test_single_branch[single_branch] testcases/tests/st/pi_jit/test_loop_unrolling.py::test_list testcases/tests/st/pi_jit/test_loop_unrolling.py::test_sideeffect[input_x0] testcases/tests/st/pi_jit/test_method.py::test_method_annotation[input_x0] testcases/tests/st/pi_jit/test_mutable.py::test_mutable_case1[is_mutable] testcases/tests/st/pi_jit/test_mutable.py::test_mutable_case2[not_mutable] testcases/tests/st/pi_jit/test_perf.py::test_perf_statistic_case[func_param0] testcases/tests/st/pi_jit/test_perf.py::test_perf_statistic_case[func_param1] testcases/tests/st/pi_jit/test_perf.py::test_perf_statistic_case[func_param2] testcases/tests/st/pi_jit/test_perf.py::test_perf_statistic_case[func_param3] testcases/tests/st/pi_jit/test_tensor_spec_test.py::test_tensor_spec_case[fr] testcases/tests/st/pi_jit/test_type_infer.py::test_attr[False] testcases/tests/st/pi_jit/test_type_infer.py::test_attr[True] testcases/tests/st/pi_jit/test_type_infer.py::test_builtin_func testcases/tests/st/pi_jit/test_type_infer.py::test_dict_update testcases/tests/st/pi_jit/test_type_infer.py::test_mix_0[False] testcases/tests/st/pi_jit/test_type_infer.py::test_mix_0[True] testcases/tests/st/pi_jit/test_type_infer.py::test_self_reference testcases/tests/st/pi_jit/test_type_infer.py::test_slice testcases/tests/st/pi_jit/test_type_infer.py::test_super_call testcases/tests/st/pi_jit/test_vmap.py::test_vmap_with_tuple_input testcases/tests/st/probability/distribution/test_half_normal.py::test_log_likelihood testcases/tests/st/probability/distribution/test_half_normal.py::test_log_likelyhood_pynative testcases/tests/st/probability/distribution/test_laplace.py::test_log_likelihood testcases/tests/st/probability/distribution/test_normal_cpu.py::test_log_likelihood testcases/tests/st/probability/distribution/test_student_t.py::test_log_likelihood testcases/tests/st/pynative/dynamic_shape/test_unknown_shape_lenet.py::test_set_inputs_cell_after_top_cell_unknown_shape testcases/tests/st/pynative/framework/test_pipeline.py::test_pynative_pipeline testcases/tests/st/pynative/grad/test_common_grad.py::test_jit_network_with_dict_output testcases/tests/st/pynative/grad/test_common_grad.py::test_pynative_synchronize testcases/tests/st/pynative/grad/test_pynative_high_grad.py::test_highgrad_one_input_sec_grad testcases/tests/st/pynative/grad/test_pynative_high_grad.py::test_pynative_exception_handler testcases/tests/st/pynative/grad/test_pynative_high_grad.py::test_pynative_ms_function_highgrad_one_input_sec_grad testcases/tests/st/pynative/grad/test_pynative_no_grad.py::test_no_grad_exception testcases/tests/st/pynative/grad/test_pynative_no_grad.py::test_no_grad_with_parameter testcases/tests/st/pynative/hook/test_pynative_hook_grad.py::test_hookbackward_should_two_zero testcases/tests/st/pynative/hook/test_tensor_hook.py::test_tensor_backward_hook_with_net_input testcases/tests/st/pynative/hook/test_tensor_hook.py::test_tensor_backward_hook_with_op_output testcases/tests/st/pynative/jit/test_auto_dynamic_shape_with_jit.py::test_pynative_auto_dynamic_shape_with_inner_jit testcases/tests/st/pynative/jit/test_pynative_jit.py::test_control_flow_for_in_while_return_in_for_param testcases/tests/st/pynative/jit/test_pynative_jit.py::test_pynative_jit_mix_execute testcases/tests/st/pynative/network/test_pynative_lenet.py::test_ascend_pynative_lenet testcases/tests/st/pynative/network/test_pynative_model.py::test_softmaxloss_grad testcases/tests/st/pynative/ops/test_ops.py::test_jit_graph_has_no_parameter testcases/tests/st/pynative/ops/test_ops.py::test_primitive_abs testcases/tests/st/pynative/ops/test_ops.py::test_primitive_avgpool testcases/tests/st/pynative/ops/test_ops.py::test_primitive_user_data testcases/tests/st/pynative/ops/test_ops.py::test_pyboost_cache testcases/tests/st/pynative/ops/test_ops.py::test_single_ops testcases/tests/st/pynative/ops/test_ops.py::test_tile_eliminate testcases/tests/st/pynative/ops/view/test_view_diagonal.py::test_diagonal_multiple_op testcases/tests/st/pynative/ops/view/test_view_diagonal.py::test_diagonal_single_op testcases/tests/st/pynative/ops/view/test_view_expand_dims.py::test_expand_dims_multiple_op testcases/tests/st/pynative/ops/view/test_view_expand_dims.py::test_expand_dims_single_op testcases/tests/st/pynative/ops/view/test_view_reshape.py::test_reshape_multiple_op testcases/tests/st/pynative/ops/view/test_view_reshape.py::test_reshape_single_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_broadcast_to_multiple_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_expand_dim_multiple_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_gather_single_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_large_conv_mix_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_slice_multiple_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_slice_single_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_slice_zero_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_small_conv_mix_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_small_conv_slice_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_small_conv_tranpose_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_small_mix_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_strided_slice_multiple_op testcases/tests/st/pynative/ops/view/test_view_slice.py::test_transpose_single_op testcases/tests/st/pynative/ops/view/test_view_split.py::test_split_multiple_op testcases/tests/st/pynative/ops/view/test_view_split.py::test_split_single_op testcases/tests/st/pynative/ops/view/test_view_squeeze.py::test_squeeze_multiple_op testcases/tests/st/pynative/ops/view/test_view_squeeze.py::test_squeeze_single_op testcases/tests/st/pynative/ops/view/test_view_transpose.py::test_transpose_multiple_op testcases/tests/st/pynative/ops/view/test_view_transpose.py::test_transpose_single_op testcases/tests/st/pynative/ops/view/test_view_unstack.py::test_unstack_multiple_op testcases/tests/st/pynative/ops/view/test_view_unstack.py::test_unstack_single_op testcases/tests/st/pynative/pyboost/test_auto_cast.py::test_auto_lifting_cast_float16_float32 testcases/tests/st/pynative/pyboost/test_auto_cast.py::test_implicit_cast_float16_float32 testcases/tests/st/pynative/pyboost/test_ops_contiguous.py::test_ops_contiguous testcases/tests/st/pynative/pyboost/test_ops_copy.py::test_copy_all testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_backward[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_backward[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_backward_dynamic_rank[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_backward_dynamic_rank[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_backward_dynamic_shape[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_backward_dynamic_shape[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_forward[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_forward[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_forward_dynamic_rank[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_forward_dynamic_rank[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_forward_dynamic_shape[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_forward_dynamic_shape[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_tensor_api[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_ones.py::test_ones_tensor_api[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_backward[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_backward[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_backward_dynamic_rank[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_backward_dynamic_rank[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_backward_dynamic_shape[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_backward_dynamic_shape[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_forward[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_forward[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_forward_dynamic_rank[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_forward_dynamic_rank[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_forward_dynamic_shape[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_forward_dynamic_shape[1] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_tensor_api[0] testcases/tests/st/pynative/pyboost/test_pyboost_ops_zeros.py::test_zeros_tensor_api[1] testcases/tests/st/pynative/pyboost/test_simply_infer.py::test_pyboost_simple_infer testcases/tests/st/pynative/recompute/test_pynative_recompute.py::test_net_normal_recompute testcases/tests/st/pynative/recompute/test_pynative_recompute.py::test_net_normal_recompute_not_tensor_input testcases/tests/st/pynative/recompute/test_pynative_recompute.py::test_net_normal_recompute_sequential_cell testcases/tests/st/pynative/recompute/test_pynative_recompute.py::test_net_recompute_not_tensor_input testcases/tests/st/pynative/test_combine_contiguous_handle.py::test_combine_tensor_list_contiguous_cpu testcases/tests/st/pynative/test_constexpr.py::test_constexpr testcases/tests/st/pynative/test_tensor_getitem.py::test_tensor_assign_bool_index_exception testcases/tests/st/rewrite/test_api.py::test_rewrite_apis testcases/tests/st/rewrite/test_call_ops.py::test_rewrite_ops_cov[1] testcases/tests/st/rewrite/test_call_ops.py::test_rewrite_ops_dsplit[1] testcases/tests/st/rewrite/test_call_ops.py::test_rewrite_ops_reverse[1] testcases/tests/st/rewrite/test_father_class.py::test_father_classes_has_two_bases[1] testcases/tests/st/rewrite/test_father_class.py::test_father_classes_with_class_var[1] testcases/tests/st/rewrite/test_father_class.py::test_net_with_class_var[1] testcases/tests/st/rewrite/test_father_class.py::test_one_father_class[1] testcases/tests/st/rewrite/test_father_class.py::test_two_father_classes_one_not_cell[1] testcases/tests/st/rewrite/test_father_class.py::test_two_level_father_classes[1] testcases/tests/st/rewrite/test_father_class.py::test_two_level_father_classes_in_tree[1] testcases/tests/st/rewrite/test_father_class.py::test_two_level_father_classes_with_class_var[1] testcases/tests/st/rewrite/test_import.py::test_import2[1] testcases/tests/st/rewrite/test_import.py::test_import[1] testcases/tests/st/rewrite/test_rewrite_obfuscate_weight.py:91: in testcases/tests/st/rewrite/test_sparsify.py::test_cg[CSRTensor-CSRTensor-0] testcases/tests/st/rewrite/test_sparsify.py::test_cg[CSRTensor-CSRTensor-1] testcases/tests/st/rewrite/test_sparsify.py::test_cg[CSRTensor-Tensor-0] testcases/tests/st/rewrite/test_sparsify.py::test_cg[CSRTensor-Tensor-1] testcases/tests/st/rewrite/test_sparsify.py::test_cg[Tensor-CSRTensor-0] testcases/tests/st/rewrite/test_sparsify.py::test_cg[Tensor-CSRTensor-1] testcases/tests/st/rewrite/test_sparsify.py::test_cg[Tensor-Tensor-0] testcases/tests/st/rewrite/test_sparsify.py::test_cg[Tensor-Tensor-1] testcases/tests/st/rl/test_batch_read_write.py::test_read_write_model_cpu testcases/tests/st/rl/test_cell_list_getattr.py::test_cell_list_getattr testcases/tests/st/rl/test_cell_list_getattr.py::test_list_item_getattr testcases/tests/st/rl/test_cell_list_getattr.py::test_msclass_list_getattr3 testcases/tests/st/rl/test_tensors_queue.py::test_tensorsqueue_cpu testcases/tests/st/runtime/test_runtime_control_flow_memory_optimize.py::test_free_by_gather_actor_1 testcases/tests/st/runtime/test_runtime_control_flow_memory_optimize.py::test_free_by_gather_actor_2 testcases/tests/st/runtime/test_runtime_control_flow_memory_optimize.py::test_free_by_gather_actor_3 testcases/tests/st/runtime/test_runtime_memory.py::test_sparse_apply_ftrl_with_memory_optimize testcases/tests/st/runtime/test_runtime_optimize.py::test_parameter_set_data testcases/tests/st/runtime/test_runtime_output.py::test_value_node_with_depend testcases/tests/st/runtime/test_runtime_pynative.py::test_single_op_graph testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_backward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_backward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_backward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_backward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_backward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_backward_dynamic_shape[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_forward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_forward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_forward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_forward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_forward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dct_forward_dynamic_shape[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_backward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_backward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_backward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_backward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_backward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_backward_dynamic_shape[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_forward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_forward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_forward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_forward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_forward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_dctn_forward_dynamic_shape[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_backward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_backward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_backward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_backward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_backward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_backward_dynamic_shape[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_forward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_forward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_forward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_forward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_forward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idct_forward_dynamic_shape[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_backward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_backward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_backward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_backward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_backward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_backward_dynamic_shape[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_forward[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_forward[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_forward_dynamic_rank[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_forward_dynamic_rank[1] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_forward_dynamic_shape[0] testcases/tests/st/scipy_st/test_fft.py::test_ops_idctn_forward_dynamic_shape[1] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_backward[0] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_backward[1] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_backward_dynamic_rank[0] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_backward_dynamic_rank[1] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_backward_dynamic_shape[0] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_backward_dynamic_shape[1] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_forward[0] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_forward[1] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_forward_dynamic_rank[0] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_forward_dynamic_rank[1] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_forward_dynamic_shape[0] testcases/tests/st/scipy_st/test_func_solve_triangular.py::test_ops_solve_triangular_forward_dynamic_shape[1] testcases/tests/st/scipy_st/test_grad.py::test_cho_factor_grad testcases/tests/st/scipy_st/test_grad.py::test_cho_solve_grad[data_type0-shape0-False] testcases/tests/st/scipy_st/test_grad.py::test_cho_solve_grad[data_type0-shape0-True] testcases/tests/st/scipy_st/test_grad.py::test_cho_solve_grad[data_type1-shape0-False] testcases/tests/st/scipy_st/test_grad.py::test_cho_solve_grad[data_type1-shape0-True] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type0-shape0-False-False] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type0-shape0-False-True] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type0-shape0-True-False] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type0-shape0-True-True] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type1-shape0-False-False] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type1-shape0-False-True] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type1-shape0-True-False] testcases/tests/st/scipy_st/test_grad.py::test_eigh_grad[data_type1-shape0-True-True] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-False-True-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type0-True-True-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-False-True-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_graph[data_type1-True-True-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-False-True-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type0-True-True-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-False-True-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-False-T-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-C-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-C-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-C-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-N-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-N-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-N-shapes2] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-T-shapes0] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-T-shapes1] testcases/tests/st/scipy_st/test_grad.py::test_trsm_grad_pynative[data_type1-True-True-T-shapes2] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag[args0] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag[args1] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag[args2] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag[args3] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag[args4] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag_graph[args0] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag_graph[args1] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag_graph[args2] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag_graph[args3] testcases/tests/st/scipy_st/test_linalg.py::test_block_diag_graph[args4] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float32-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float32-False-5] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float32-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float32-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float32-True-5] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float32-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float64-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float64-False-5] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float64-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float64-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float64-True-5] testcases/tests/st/scipy_st/test_linalg.py::test_cho_factor[float64-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float32-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float32-False-5] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float32-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float32-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float32-True-5] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float32-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float64-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float64-False-5] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float64-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float64-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float64-True-5] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky[float64-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky_solve[float64-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky_solve[float64-False-5] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky_solve[float64-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky_solve[float64-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky_solve[float64-True-5] testcases/tests/st/scipy_st/test_linalg.py::test_cholesky_solve[float64-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_det[float32-shape0] testcases/tests/st/scipy_st/test_linalg.py::test_det[float32-shape1] testcases/tests/st/scipy_st/test_linalg.py::test_det[float32-shape2] testcases/tests/st/scipy_st/test_linalg.py::test_det[float32-shape3] testcases/tests/st/scipy_st/test_linalg.py::test_det[float64-shape0] testcases/tests/st/scipy_st/test_linalg.py::test_det[float64-shape1] testcases/tests/st/scipy_st/test_linalg.py::test_det[float64-shape2] testcases/tests/st/scipy_st/test_linalg.py::test_det[float64-shape3] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float32-shape0] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float32-shape1] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float32-shape2] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float32-shape3] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float64-shape0] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float64-shape1] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float64-shape2] testcases/tests/st/scipy_st/test_linalg.py::test_det_graph[float64-shape3] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-False-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-False-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-True-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float32-0.001-0.0001-True-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-False-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-False-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-True-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[float64-1e-05-1e-08-True-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-False-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-False-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-True-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int32-1e-05-1e-08-True-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-False-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-False-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-False-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-False-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-True-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-True-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-True-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh[int64-1e-05-1e-08-True-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type0-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type0-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type0-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type0-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type1-20] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type1-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type1-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_complex[data_type1-9] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float32-1] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float32-3] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float32-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float32-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float64-1] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float64-3] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float64-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[float64-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int32-1] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int32-3] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int32-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int32-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int64-1] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int64-3] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int64-4] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_dims[int64-6] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_tensor_dtype[float16] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_tensor_dtype[int16] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_tensor_dtype[int8] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-check_finite-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-check_finite-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-check_finite-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-check_finite-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-eigvals_only-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-eigvals_only-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-eigvals_only-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-eigvals_only-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-lower-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-lower-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-lower-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-lower-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_a-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_a-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_a-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_a-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_b-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_b-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_b-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-overwrite_b-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-turbo-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-turbo-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-turbo-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[5.0-turbo-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-check_finite-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-check_finite-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-check_finite-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-check_finite-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-eigvals_only-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-eigvals_only-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-eigvals_only-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-eigvals_only-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-lower-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-lower-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-lower-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-lower-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_a-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_a-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_a-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_a-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_b-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_b-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_b-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-overwrite_b-int64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-turbo-float32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-turbo-float64] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-turbo-int32] testcases/tests/st/scipy_st/test_linalg.py::test_eigh_error_type[None-turbo-int64] testcases/tests/st/scipy_st/test_linalg.py::test_inv[shape0-float32] testcases/tests/st/scipy_st/test_linalg.py::test_inv[shape0-float64] testcases/tests/st/scipy_st/test_linalg.py::test_inv[shape1-float32] testcases/tests/st/scipy_st/test_linalg.py::test_inv[shape1-float64] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float32-shape0] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float32-shape1] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float32-shape2] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float32-shape3] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float64-shape0] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float64-shape1] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float64-shape2] testcases/tests/st/scipy_st/test_linalg.py::test_lu[float64-shape3] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float32-10] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float32-20] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float32-4] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float32-5] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float64-10] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float64-20] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float64-4] testcases/tests/st/scipy_st/test_linalg.py::test_lu_factor[float64-5] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float32-10] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float32-20] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float32-4] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float32-5] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float64-10] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float64-20] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float64-4] testcases/tests/st/scipy_st/test_linalg.py::test_lu_solve[float64-5] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float32-False-shape0] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float32-False-shape1] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float32-False-shape2] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float32-True-shape0] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float32-True-shape1] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float32-True-shape2] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float64-False-shape0] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float64-False-shape1] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float64-False-shape2] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float64-True-shape0] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float64-True-shape1] testcases/tests/st/scipy_st/test_ops.py::test_batch_cholesky[float64-True-shape2] testcases/tests/st/scipy_st/test_ops.py::test_batch_eig[complex128-1e-05-1e-08-shape0] testcases/tests/st/scipy_st/test_ops.py::test_batch_eig[complex64-0.001-0.0001-shape0] testcases/tests/st/scipy_st/test_ops.py::test_batch_eig[float32-0.001-0.0001-shape0] testcases/tests/st/scipy_st/test_ops.py::test_batch_eig[float64-1e-05-1e-08-shape0] testcases/tests/st/scipy_st/test_ops.py::test_cholesky[float64-3] testcases/tests/st/scipy_st/test_ops.py::test_cholesky[float64-5] testcases/tests/st/scipy_st/test_ops.py::test_cholesky[float64-7] testcases/tests/st/scipy_st/test_ops.py::test_eig[complex128-1e-05-1e-08-shape0] testcases/tests/st/scipy_st/test_ops.py::test_eig[complex128-1e-05-1e-08-shape1] testcases/tests/st/scipy_st/test_ops.py::test_eig[complex64-0.001-0.0001-shape0] testcases/tests/st/scipy_st/test_ops.py::test_eig[complex64-0.001-0.0001-shape1] testcases/tests/st/scipy_st/test_ops.py::test_eig[float32-0.001-0.0001-shape0] testcases/tests/st/scipy_st/test_ops.py::test_eig[float32-0.001-0.0001-shape1] testcases/tests/st/scipy_st/test_ops.py::test_eig[float64-1e-05-1e-08-shape0] testcases/tests/st/scipy_st/test_ops.py::test_eig[float64-1e-05-1e-08-shape1] testcases/tests/st/scipy_st/test_ops.py::test_eig_illegal_input[float32-1] testcases/tests/st/scipy_st/test_ops.py::test_eig_illegal_input[float32-shape0] testcases/tests/st/scipy_st/test_ops.py::test_eig_illegal_input[float64-1] testcases/tests/st/scipy_st/test_ops.py::test_eig_illegal_input[float64-shape0] testcases/tests/st/scipy_st/test_ops.py::test_eigh[10] testcases/tests/st/scipy_st/test_ops.py::test_eigh[4] testcases/tests/st/scipy_st/test_ops.py::test_eigh[6] testcases/tests/st/scipy_st/test_ops.py::test_eigh[9] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type0] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type10] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type11] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type1] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type2] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type3] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type4] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type5] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type6] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type7] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type8] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[0-cost_matrix_type9] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type0] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type10] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type11] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type1] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type2] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type3] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type4] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type5] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type6] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type7] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type8] testcases/tests/st/scipy_st/test_ops.py::test_ops_linear_sum_assignment[1-cost_matrix_type9] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float32-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float32-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float32-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float32-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float32-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float32-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float64-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float64-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float64-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float64-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float64-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-False-float64-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float32-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float32-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float32-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float32-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float32-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float32-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float64-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float64-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float64-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float64-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float64-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[False-True-float64-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float32-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float32-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float32-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float32-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float32-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float32-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float64-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float64-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float64-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float64-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float64-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-False-float64-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float32-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float32-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float32-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float32-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float32-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float32-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float64-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float64-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float64-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float64-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float64-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_1d[True-True-float64-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float32-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float32-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float32-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float32-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float32-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float32-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float64-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float64-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float64-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float64-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float64-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-False-float64-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float32-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float32-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float32-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float32-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float32-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float32-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float64-C-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float64-C-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float64-N-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float64-N-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float64-T-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_2d[False-True-float64-T-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float32-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-False-float64-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float32-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[False-True-float64-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float32-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-False-float64-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float32-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-C-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-C-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-C-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-C-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-C-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-C-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-N-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-N-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-N-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-N-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-N-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-N-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-T-batch0-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-T-batch0-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-T-batch0-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-T-batch1-10] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-T-batch1-15] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_batched[True-True-float64-T-batch1-20] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_error_dims testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_error_dims_mismatched testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float32-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float32-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float32-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float32-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float32-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float32-T-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float64-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float64-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float64-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float64-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float64-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-False-float64-T-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float32-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float32-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float32-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float32-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float32-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float32-T-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float64-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float64-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float64-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float64-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float64-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[False-True-float64-T-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float32-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float32-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float32-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float32-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float32-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float32-T-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float64-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float64-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float64-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float64-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float64-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-False-float64-T-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float32-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float32-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float32-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float32-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float32-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float32-T-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float64-C-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float64-C-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float64-N-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float64-N-shape1] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float64-T-shape0] testcases/tests/st/scipy_st/test_ops.py::test_solve_triangular_matrix[True-True-float64-T-shape1] testcases/tests/st/scipy_st/test_ops_wrapper.py::test_matrix_set_diag[float32] testcases/tests/st/scipy_st/test_ops_wrapper.py::test_matrix_set_diag[float64] testcases/tests/st/scipy_st/test_ops_wrapper.py::test_matrix_set_diag[int32] testcases/tests/st/scipy_st/test_ops_wrapper.py::test_matrix_set_diag[int64] testcases/tests/st/scipy_st/test_optimize.py:21 testcases/tests/st/scipy_st/test_optimize.py::test_bfgs1[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_bfgs2[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_bfgs3[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_bfgs_fixes4594[float32] testcases/tests/st/scipy_st/test_optimize.py::test_bfgs_fixes4594[float64] testcases/tests/st/scipy_st/test_optimize.py::test_bfgs_graph[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_bfgs_graph[func_x01-float64] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs1[func_x00-float32] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs2[func_x00-float32] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs3[func_x00-float32] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs4[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs5[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs6[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs_fixes4594[float32] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs_fixes4594[float64] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs_graph[func_x00-float32] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs_graph[func_x00-float64] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs_graph[func_x01-float32] testcases/tests/st/scipy_st/test_optimize.py::test_lbfgs_graph[func_x01-float64] testcases/tests/st/scipy_st/test_optimize.py::test_line_search[10-_line_func_1-x0-p0] testcases/tests/st/scipy_st/test_optimize.py::test_line_search[10-_line_func_1-x1-p1] testcases/tests/st/scipy_st/test_optimize.py::test_line_search[10-_line_func_2-x2-p2] testcases/tests/st/scipy_st/test_optimize.py::test_line_search[10-_line_func_2-x3-p3] testcases/tests/st/scipy_st/test_optimize.py::test_line_search_graph[10-_line_func_1-x0-p0] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type0] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type10] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type11] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type1] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type2] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type3] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type4] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type5] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type6] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type7] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type8] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[0-cost_matrix_type9] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type0] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type10] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type11] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type1] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type2] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type3] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type4] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type5] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type6] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type7] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type8] testcases/tests/st/scipy_st/test_optimize.py::test_ops_linear_sum_assignment[1-cost_matrix_type9] testcases/tests/st/scipy_st/test_optimize.py::test_scalar_search[10-_scalar_func_1-0.0-1.0] testcases/tests/st/scipy_st/test_optimize.py::test_scalar_search[10-_scalar_func_2-0.0-1.0] testcases/tests/st/scipy_st/test_optimize.py::test_scalar_search[10-_scalar_func_3-0.0-1.0] testcases/tests/st/sparse/test_control_flow.py::test_control_flow_for_enumerate_if_continue testcases/tests/st/sparse/test_control_flow.py::test_control_flow_for_while_return_in_while_no testcases/tests/st/sparse/test_control_flow.py::test_while_tensor_as_condition_forward_and_backward testcases/tests/st/sparse/test_coo.py::test_coo_attr testcases/tests/st/sparse/test_coo.py::test_coo_magic_methods testcases/tests/st/sparse/test_coo.py::test_coo_method testcases/tests/st/sparse/test_coo.py::test_make_coo testcases/tests/st/sparse/test_csr.py::test_batch_csr_ops testcases/tests/st/sparse/test_csr.py::test_bprop testcases/tests/st/sparse/test_csr.py::test_csr_add_dynamic_shape_methods testcases/tests/st/sparse/test_csr.py::test_csr_attr testcases/tests/st/sparse/test_csr.py::test_csr_magic_methods testcases/tests/st/sparse/test_csr.py::test_csr_ops testcases/tests/st/sparse/test_csr.py::test_csrtensor_export_and_import_mindir testcases/tests/st/sparse/test_csr.py::test_make_csr testcases/tests/st/sparse/test_csr_add.py::test_function_csr_add testcases/tests/st/sparse/test_csr_add.py::test_graph_csr_add testcases/tests/st/sparse/test_csr_add.py::test_pynative_csr_add testcases/tests/st/sparse/test_csr_add.py::test_tensor_csr_add testcases/tests/st/sparse/test_sparse_dynshape.py::test_csr_to_dense_drank testcases/tests/st/sparse/test_sparse_dynshape.py::test_dense_to_coo testcases/tests/st/sparse/test_sparse_unary_ops.py::test_coo_sigmoid testcases/tests/st/sparse/test_sparse_unary_ops.py::test_coo_tan testcases/tests/st/sparse/test_sparse_unary_ops.py::test_csr_ceil testcases/tests/st/tensor/mint/test_trunc.py::test_f_trunc[0] testcases/tests/st/tensor/mint/test_trunc.py::test_f_trunc[1] testcases/tests/st/tensor/overload/test_absolute.py::test_tensor_absolute[0] testcases/tests/st/tensor/overload/test_absolute.py::test_tensor_absolute[1] testcases/tests/st/tensor/overload/test_acos.py::test_acos[0] testcases/tests/st/tensor/overload/test_acos.py::test_acos[1] testcases/tests/st/tensor/overload/test_acosh.py::test_acosh[0] testcases/tests/st/tensor/overload/test_acosh.py::test_acosh[1] testcases/tests/st/tensor/overload/test_add_.py::test_add_[kbk] testcases/tests/st/tensor/overload/test_add_.py::test_add_[pynative] testcases/tests/st/tensor/overload/test_addmv.py::test_tensor_addmv[0] testcases/tests/st/tensor/overload/test_addmv.py::test_tensor_addmv[1] testcases/tests/st/tensor/overload/test_all.py::test_tensor_all[0] testcases/tests/st/tensor/overload/test_all.py::test_tensor_all[1] testcases/tests/st/tensor/overload/test_and.py::test_tensor_and_dynamic testcases/tests/st/tensor/overload/test_and.py::test_tensor_and_normal[pynative] testcases/tests/st/tensor/overload/test_arctan2.py::test_tensor_arctan2[0] testcases/tests/st/tensor/overload/test_arctan2.py::test_tensor_arctan2[1] testcases/tests/st/tensor/overload/test_argmax.py::test_tensor_argmax[0] testcases/tests/st/tensor/overload/test_argmax.py::test_tensor_argmax[1] testcases/tests/st/tensor/overload/test_argmin.py::test_tensor_argmin[0] testcases/tests/st/tensor/overload/test_argmin.py::test_tensor_argmin[1] testcases/tests/st/tensor/overload/test_argsort.py::test_tensor_argsort[0] testcases/tests/st/tensor/overload/test_argsort.py::test_tensor_argsort[1] testcases/tests/st/tensor/overload/test_asin.py::test_asin[0] testcases/tests/st/tensor/overload/test_asin.py::test_asin[1] testcases/tests/st/tensor/overload/test_asinh.py::test_asinh[0] testcases/tests/st/tensor/overload/test_asinh.py::test_asinh[1] testcases/tests/st/tensor/overload/test_atan.py::test_atan[0] testcases/tests/st/tensor/overload/test_atan.py::test_atan[1] testcases/tests/st/tensor/overload/test_atan2.py::test_tensor_atan2[0] testcases/tests/st/tensor/overload/test_atan2.py::test_tensor_atan2[1] testcases/tests/st/tensor/overload/test_atanh.py::test_atanh[0] testcases/tests/st/tensor/overload/test_atanh.py::test_atanh[1] testcases/tests/st/tensor/overload/test_baddbmm.py::test_baddbmm[KBK] testcases/tests/st/tensor/overload/test_baddbmm.py::test_baddbmm[pynative] testcases/tests/st/tensor/overload/test_bincount.py::test_tensor_bincount[0] testcases/tests/st/tensor/overload/test_bincount.py::test_tensor_bincount[1] testcases/tests/st/tensor/overload/test_bitwise_and.py::test_bitwise_and[pynative] testcases/tests/st/tensor/overload/test_bitwise_or.py::test_bitwise_or[pynative] testcases/tests/st/tensor/overload/test_bitwise_xor.py::test_bitwise_or[pynative] testcases/tests/st/tensor/overload/test_bool.py::test_tensor_bool[0] testcases/tests/st/tensor/overload/test_bool.py::test_tensor_bool[1] testcases/tests/st/tensor/overload/test_byte.py::test_tensor_byte[0] testcases/tests/st/tensor/overload/test_byte.py::test_tensor_byte[1] testcases/tests/st/tensor/overload/test_byte.py::test_tensor_byte_grad[0] testcases/tests/st/tensor/overload/test_byte.py::test_tensor_byte_grad[1] testcases/tests/st/tensor/overload/test_ceil.py::test_ceil[0] testcases/tests/st/tensor/overload/test_ceil.py::test_ceil[1] testcases/tests/st/tensor/overload/test_chunk.py::test_chunk_pyboost[0] testcases/tests/st/tensor/overload/test_chunk.py::test_chunk_pyboost[1] testcases/tests/st/tensor/overload/test_chunk.py::test_chunk_python[0] testcases/tests/st/tensor/overload/test_chunk.py::test_chunk_python[1] testcases/tests/st/tensor/overload/test_clamp.py::test_clamp[0] testcases/tests/st/tensor/overload/test_clamp.py::test_clamp[1] testcases/tests/st/tensor/overload/test_clamp.py::test_clamp_with_input_type_error[0] testcases/tests/st/tensor/overload/test_clamp.py::test_clamp_with_input_type_error[1] testcases/tests/st/tensor/overload/test_clip.py::test_clip_scalar[0] testcases/tests/st/tensor/overload/test_clip.py::test_clip_scalar[1] testcases/tests/st/tensor/overload/test_clip.py::test_clip_tensor[0] testcases/tests/st/tensor/overload/test_clip.py::test_clip_tensor[1] testcases/tests/st/tensor/overload/test_clip.py::test_clip_with_min_and_max_all_none[0] testcases/tests/st/tensor/overload/test_clip.py::test_clip_with_min_and_max_all_none[1] testcases/tests/st/tensor/overload/test_clip.py::test_clip_with_min_or_max_one_none[0] testcases/tests/st/tensor/overload/test_clip.py::test_clip_with_min_or_max_one_none[1] testcases/tests/st/tensor/overload/test_cos.py::test_cos[0] testcases/tests/st/tensor/overload/test_cos.py::test_cos[1] testcases/tests/st/tensor/overload/test_count_nonzero.py::test_count_nonzero_python[0] testcases/tests/st/tensor/overload/test_count_nonzero.py::test_count_nonzero_python[1] testcases/tests/st/tensor/overload/test_divide.py::test_divide_floor[0] testcases/tests/st/tensor/overload/test_divide.py::test_divide_floor[1] testcases/tests/st/tensor/overload/test_divide.py::test_divide_none[0] testcases/tests/st/tensor/overload/test_divide.py::test_divide_none[1] testcases/tests/st/tensor/overload/test_divide.py::test_divide_trunc[0] testcases/tests/st/tensor/overload/test_divide.py::test_divide_trunc[1] testcases/tests/st/tensor/overload/test_double.py::test_tensor_double_grad[0] testcases/tests/st/tensor/overload/test_double.py::test_tensor_double_grad[1] testcases/tests/st/tensor/overload/test_eq.py::test_eq[0] testcases/tests/st/tensor/overload/test_eq.py::test_eq[1] testcases/tests/st/tensor/overload/test_eq.py::test_eq_broadcast[0] testcases/tests/st/tensor/overload/test_eq.py::test_eq_broadcast[1] testcases/tests/st/tensor/overload/test_erf.py::test_eq[0] testcases/tests/st/tensor/overload/test_erf.py::test_eq[1] testcases/tests/st/tensor/overload/test_erfc.py::test_tensor_erfc[0] testcases/tests/st/tensor/overload/test_erfc.py::test_tensor_erfc[1] testcases/tests/st/tensor/overload/test_exp.py::test_exp[0] testcases/tests/st/tensor/overload/test_exp.py::test_exp[1] testcases/tests/st/tensor/overload/test_expand_as.py::test_expand_as_pyboost[0] testcases/tests/st/tensor/overload/test_expand_as.py::test_expand_as_pyboost[1] testcases/tests/st/tensor/overload/test_expand_as.py::test_expand_as_python[0] testcases/tests/st/tensor/overload/test_expand_as.py::test_expand_as_python[1] testcases/tests/st/tensor/overload/test_expand_as.py::test_expand_as_python_ge[0] testcases/tests/st/tensor/overload/test_expand_as.py::test_expand_as_python_ge[1] testcases/tests/st/tensor/overload/test_expm1.py::test_tensor_expm1[0] testcases/tests/st/tensor/overload/test_expm1.py::test_tensor_expm1[1] testcases/tests/st/tensor/overload/test_flatten.py::test_flatten_pyboost[0] testcases/tests/st/tensor/overload/test_flatten.py::test_flatten_pyboost[1] testcases/tests/st/tensor/overload/test_flatten.py::test_flatten_python[0] testcases/tests/st/tensor/overload/test_flatten.py::test_flatten_python[1] testcases/tests/st/tensor/overload/test_float.py::test_tensor_float[0] testcases/tests/st/tensor/overload/test_float.py::test_tensor_float[1] testcases/tests/st/tensor/overload/test_floor.py::test_tensor_floor[0] testcases/tests/st/tensor/overload/test_floor.py::test_tensor_floor[1] testcases/tests/st/tensor/overload/test_floor_divide_.py::test_tensor_ifloordiv_dynamic testcases/tests/st/tensor/overload/test_floor_divide_.py::test_tensor_ifloordiv_normal[KBK] testcases/tests/st/tensor/overload/test_floor_divide_.py::test_tensor_ifloordiv_normal[pynative] testcases/tests/st/tensor/overload/test_fmod.py::test_fmod[0] testcases/tests/st/tensor/overload/test_fmod.py::test_fmod[1] testcases/tests/st/tensor/overload/test_gather.py::test_gather_pyboost[0] testcases/tests/st/tensor/overload/test_gather.py::test_gather_pyboost[1] testcases/tests/st/tensor/overload/test_gather.py::test_gather_python[0] testcases/tests/st/tensor/overload/test_gather.py::test_gather_python[1] testcases/tests/st/tensor/overload/test_gcd.py::test_gcd[0] testcases/tests/st/tensor/overload/test_gcd.py::test_gcd[1] testcases/tests/st/tensor/overload/test_ge.py::test_tensor_ge[0] testcases/tests/st/tensor/overload/test_ge.py::test_tensor_ge[1] testcases/tests/st/tensor/overload/test_greater.py::test_tensor_greater_tensor_scalar[0] testcases/tests/st/tensor/overload/test_greater.py::test_tensor_greater_tensor_scalar[1] testcases/tests/st/tensor/overload/test_greater.py::test_tensor_greater_tensor_tensor[0] testcases/tests/st/tensor/overload/test_greater.py::test_tensor_greater_tensor_tensor[1] testcases/tests/st/tensor/overload/test_greater_equal.py::test_tensor_greater_equal_tensor_scalar[0] testcases/tests/st/tensor/overload/test_greater_equal.py::test_tensor_greater_equal_tensor_scalar[1] testcases/tests/st/tensor/overload/test_greater_equal.py::test_tensor_greater_equal_tensor_tensor[0] testcases/tests/st/tensor/overload/test_greater_equal.py::test_tensor_greater_equal_tensor_tensor[1] testcases/tests/st/tensor/overload/test_gt.py::test_tensor_gt[0] testcases/tests/st/tensor/overload/test_gt.py::test_tensor_gt[1] testcases/tests/st/tensor/overload/test_half.py::test_tensor_half[0] testcases/tests/st/tensor/overload/test_half.py::test_tensor_half[1] testcases/tests/st/tensor/overload/test_hardshrink.py::test_tensor_hardshrink[0] testcases/tests/st/tensor/overload/test_hardshrink.py::test_tensor_hardshrink[1] testcases/tests/st/tensor/overload/test_histc.py::test_tensor_histc[0] testcases/tests/st/tensor/overload/test_histc.py::test_tensor_histc[1] testcases/tests/st/tensor/overload/test_index_select.py::test_deprecated_tensor_index_select[0] testcases/tests/st/tensor/overload/test_index_select.py::test_deprecated_tensor_index_select[1] testcases/tests/st/tensor/overload/test_index_select.py::test_tensor_index_select_args[0] testcases/tests/st/tensor/overload/test_index_select.py::test_tensor_index_select_args[1] testcases/tests/st/tensor/overload/test_int.py::test_tensor_int[0] testcases/tests/st/tensor/overload/test_int.py::test_tensor_int[1] testcases/tests/st/tensor/overload/test_isclose.py::test_method_isclose[0] testcases/tests/st/tensor/overload/test_isclose.py::test_method_isclose[1] testcases/tests/st/tensor/overload/test_isfinite.py::test_method_isfinite[0] testcases/tests/st/tensor/overload/test_isfinite.py::test_method_isfinite[1] testcases/tests/st/tensor/overload/test_isfinite.py::test_tensor_isfinite_dynamic testcases/tests/st/tensor/overload/test_isinf.py::test_tensor_isinf[0] testcases/tests/st/tensor/overload/test_isinf.py::test_tensor_isinf[1] testcases/tests/st/tensor/overload/test_isnan.py::test_method_isnan[0] testcases/tests/st/tensor/overload/test_isnan.py::test_method_isnan[1] testcases/tests/st/tensor/overload/test_lerp.py::test_lerp_pyboost[0] testcases/tests/st/tensor/overload/test_lerp.py::test_lerp_pyboost[1] testcases/tests/st/tensor/overload/test_log10.py::test_method_log10[0] testcases/tests/st/tensor/overload/test_log10.py::test_method_log10[1] testcases/tests/st/tensor/overload/test_log10.py::test_method_log10_dynamic testcases/tests/st/tensor/overload/test_log1p.py::test_tensor_log1p[0] testcases/tests/st/tensor/overload/test_log1p.py::test_tensor_log1p[1] testcases/tests/st/tensor/overload/test_log2.py::test_method_log2[0] testcases/tests/st/tensor/overload/test_log2.py::test_method_log2[1] testcases/tests/st/tensor/overload/test_log2.py::test_tensor_log2_dynamic testcases/tests/st/tensor/overload/test_logaddexp.py::test_tensor_logaddexp[0] testcases/tests/st/tensor/overload/test_logaddexp.py::test_tensor_logaddexp[1] testcases/tests/st/tensor/overload/test_logaddexp2.py::test_tensor_logaddexp2_dynamic testcases/tests/st/tensor/overload/test_logical_xor.py::test_logical_xor[KBK] testcases/tests/st/tensor/overload/test_logical_xor.py::test_logical_xor[pynative] testcases/tests/st/tensor/overload/test_logsumexp.py::test_tensor_logsumexp[0] testcases/tests/st/tensor/overload/test_logsumexp.py::test_tensor_logsumexp[1] testcases/tests/st/tensor/overload/test_long.py::test_tensor_long[0] testcases/tests/st/tensor/overload/test_long.py::test_tensor_long[1] testcases/tests/st/tensor/overload/test_masked_fill.py::test_tensor_masked_fill[0] testcases/tests/st/tensor/overload/test_masked_fill.py::test_tensor_masked_fill[1] testcases/tests/st/tensor/overload/test_masked_select.py::test_tensor_masked_select[0] testcases/tests/st/tensor/overload/test_masked_select.py::test_tensor_masked_select[1] testcases/tests/st/tensor/overload/test_max.py::test_tensor_max[0] testcases/tests/st/tensor/overload/test_max.py::test_tensor_max[1] testcases/tests/st/tensor/overload/test_max.py::test_tensor_max_dim[0] testcases/tests/st/tensor/overload/test_max.py::test_tensor_max_dim[1] testcases/tests/st/tensor/overload/test_mean.py::test_method_mean_pyboost[1] testcases/tests/st/tensor/overload/test_mean.py::test_method_mean_python[0] testcases/tests/st/tensor/overload/test_mean.py::test_method_mean_python[1] testcases/tests/st/tensor/overload/test_min.py::test_method_min_pyboost[1] testcases/tests/st/tensor/overload/test_min.py::test_method_min_python[0] testcases/tests/st/tensor/overload/test_min.py::test_method_min_python[1] testcases/tests/st/tensor/overload/test_mm.py::test_tensor_mm[0] testcases/tests/st/tensor/overload/test_mm.py::test_tensor_mm[1] testcases/tests/st/tensor/overload/test_mm.py::test_tensor_mm_with_non_tensor[0] testcases/tests/st/tensor/overload/test_mm.py::test_tensor_mm_with_non_tensor[1] testcases/tests/st/tensor/overload/test_mod.py::test_tensor_mod_dynamic testcases/tests/st/tensor/overload/test_mod.py::test_tensor_mod_normal[KBK] testcases/tests/st/tensor/overload/test_mod.py::test_tensor_mod_normal[pynative] testcases/tests/st/tensor/overload/test_nan_to_num_overload.py::test_tensor_nan_to_num[0] testcases/tests/st/tensor/overload/test_nan_to_num_overload.py::test_tensor_nan_to_num[1] testcases/tests/st/tensor/overload/test_nansum.py::test_nansum_python[0] testcases/tests/st/tensor/overload/test_nansum.py::test_nansum_python[1] testcases/tests/st/tensor/overload/test_narrow.py::test_tensor_narrow[0] testcases/tests/st/tensor/overload/test_narrow.py::test_tensor_narrow[1] testcases/tests/st/tensor/overload/test_ne.py::test_tensor_ne_tensor_scalar[0] testcases/tests/st/tensor/overload/test_ne.py::test_tensor_ne_tensor_scalar[1] testcases/tests/st/tensor/overload/test_ne.py::test_tensor_ne_tensor_tensor[0] testcases/tests/st/tensor/overload/test_ne.py::test_tensor_ne_tensor_tensor[1] testcases/tests/st/tensor/overload/test_neg.py::test_tensor_neg[0] testcases/tests/st/tensor/overload/test_neg.py::test_tensor_neg[1] testcases/tests/st/tensor/overload/test_negative.py::test_tensor_negative[0] testcases/tests/st/tensor/overload/test_negative.py::test_tensor_negative[1] testcases/tests/st/tensor/overload/test_or.py::test_tensor_or_dynamic testcases/tests/st/tensor/overload/test_or.py::test_tensor_or_normal[pynative] testcases/tests/st/tensor/overload/test_outer.py::test_tensor_outer[0] testcases/tests/st/tensor/overload/test_outer.py::test_tensor_outer[1] testcases/tests/st/tensor/overload/test_outer.py::test_tensor_outer_dynamic testcases/tests/st/tensor/overload/test_permute.py::test_tensor_permute[0] testcases/tests/st/tensor/overload/test_permute.py::test_tensor_permute[1] testcases/tests/st/tensor/overload/test_prod.py::test_tensor_prod[0] testcases/tests/st/tensor/overload/test_prod.py::test_tensor_prod[1] testcases/tests/st/tensor/overload/test_reciprocal.py::test_reciprocal_normal[0] testcases/tests/st/tensor/overload/test_reciprocal.py::test_reciprocal_normal[1] testcases/tests/st/tensor/overload/test_remainder.py::test_tensor_remainder_pyboost[0] testcases/tests/st/tensor/overload/test_remainder.py::test_tensor_remainder_pyboost[1] testcases/tests/st/tensor/overload/test_remainder_.py::test_tensor_imod_dynamic testcases/tests/st/tensor/overload/test_repeat_interleave.py::test_repeat_interleave_pyboost_fault[0] testcases/tests/st/tensor/overload/test_repeat_interleave.py::test_repeat_interleave_pyboost_fault[1] testcases/tests/st/tensor/overload/test_repeat_interleave.py::test_repeat_interleave_python[0] testcases/tests/st/tensor/overload/test_repeat_interleave.py::test_repeat_interleave_python[1] testcases/tests/st/tensor/overload/test_round.py::test_tensor_round[0] testcases/tests/st/tensor/overload/test_round.py::test_tensor_round[1] testcases/tests/st/tensor/overload/test_rsqrt.py::test_tensor_rsqrt[0] testcases/tests/st/tensor/overload/test_rsqrt.py::test_tensor_rsqrt[1] testcases/tests/st/tensor/overload/test_scatter.py::test_scatter_pyboost[0] testcases/tests/st/tensor/overload/test_scatter.py::test_scatter_pyboost[1] testcases/tests/st/tensor/overload/test_scatter.py::test_scatter_python[0] testcases/tests/st/tensor/overload/test_scatter.py::test_scatter_python[1] testcases/tests/st/tensor/overload/test_scatter_add.py::test_scatter_add_pyboost[0] testcases/tests/st/tensor/overload/test_scatter_add.py::test_scatter_add_pyboost[1] testcases/tests/st/tensor/overload/test_scatter_add.py::test_scatter_add_python[0] testcases/tests/st/tensor/overload/test_scatter_add.py::test_scatter_add_python[1] testcases/tests/st/tensor/overload/test_select.py::test_method_select_python[0] testcases/tests/st/tensor/overload/test_select.py::test_method_select_python[1] testcases/tests/st/tensor/overload/test_select.py::test_tensor_select_dynamic testcases/tests/st/tensor/overload/test_sigmoid.py::test_method_sigmoid[0] testcases/tests/st/tensor/overload/test_sigmoid.py::test_method_sigmoid[1] testcases/tests/st/tensor/overload/test_sigmoid.py::test_tensor_sigmoid_dynamic testcases/tests/st/tensor/overload/test_sin.py::test_tensor_sin[0] testcases/tests/st/tensor/overload/test_sin.py::test_tensor_sin[1] testcases/tests/st/tensor/overload/test_sinc.py::test_sinc[0] testcases/tests/st/tensor/overload/test_sinc.py::test_sinc[1] testcases/tests/st/tensor/overload/test_split.py::test_method_split_python[0] testcases/tests/st/tensor/overload/test_split.py::test_method_split_python[1] testcases/tests/st/tensor/overload/test_sub.py::test_method_sub_pyboost[1] testcases/tests/st/tensor/overload/test_sub.py::test_tensor_sub_dynamic testcases/tests/st/tensor/overload/test_sum.py::test_method_sum_python[0] testcases/tests/st/tensor/overload/test_sum.py::test_method_sum_python[1] testcases/tests/st/tensor/overload/test_t.py::test_tensor_t[0] testcases/tests/st/tensor/overload/test_t.py::test_tensor_t[1] testcases/tests/st/tensor/overload/test_take.py::test_tensor_take[0] testcases/tests/st/tensor/overload/test_take.py::test_tensor_take[1] testcases/tests/st/tensor/overload/test_tan.py::test_tan[0] testcases/tests/st/tensor/overload/test_tan.py::test_tan[1] testcases/tests/st/tensor/overload/test_tanh.py::test_tanh[0] testcases/tests/st/tensor/overload/test_tanh.py::test_tanh[1] testcases/tests/st/tensor/overload/test_tile.py::test_tile[0] testcases/tests/st/tensor/overload/test_tile.py::test_tile[1] testcases/tests/st/tensor/overload/test_topk.py::test_method_topk_pyboost[1] testcases/tests/st/tensor/overload/test_topk.py::test_method_topk_python[0] testcases/tests/st/tensor/overload/test_topk.py::test_method_topk_python[1] testcases/tests/st/tensor/overload/test_topk.py::test_tensor_topk_dynamic testcases/tests/st/tensor/overload/test_tril.py::test_method_tril[0] testcases/tests/st/tensor/overload/test_tril.py::test_method_tril[1] testcases/tests/st/tensor/overload/test_tril.py::test_tensor_tril_dynamic testcases/tests/st/tensor/overload/test_triu.py::test_tensor_triu[0] testcases/tests/st/tensor/overload/test_triu.py::test_tensor_triu[1] testcases/tests/st/tensor/overload/test_type_as.py::test_tensor_type_as[0] testcases/tests/st/tensor/overload/test_type_as.py::test_tensor_type_as[1] testcases/tests/st/tensor/overload/test_unbind.py::test_deprecated_tensor_unbind[KBK] testcases/tests/st/tensor/overload/test_unbind.py::test_pyboost_tensor_unbind[pynative] testcases/tests/st/tensor/overload/test_unsqueeze.py::test_unsqueeze_normal[0] testcases/tests/st/tensor/overload/test_unsqueeze.py::test_unsqueeze_normal[1] testcases/tests/st/tensor/overload/test_view_as.py::test_tensor_view_as[0] testcases/tests/st/tensor/overload/test_view_as.py::test_tensor_view_as[1] testcases/tests/st/tensor/overload/test_xlogy.py::test_tensor_xlogy[0] testcases/tests/st/tensor/overload/test_xlogy.py::test_tensor_xlogy[1] testcases/tests/st/tensor/overload/test_xor.py::test_tensor_xor_dynamic testcases/tests/st/tensor/overload/test_xor.py::test_tensor_xor_normal[pynative] testcases/tests/st/tensor/test_adjoint.py::test_tensor_adjoint[0] testcases/tests/st/tensor/test_adjoint.py::test_tensor_adjoint[1] testcases/tests/st/tensor/test_adjoint.py::test_tensor_adjoint_complex[0] testcases/tests/st/tensor/test_adjoint.py::test_tensor_adjoint_complex[1] testcases/tests/st/tensor/test_aminmax.py::test_tensor_aminmax[0] testcases/tests/st/tensor/test_aminmax.py::test_tensor_aminmax[1] testcases/tests/st/tensor/test_cholesky_solve.py::test_tensor_cholesky_solve[0] testcases/tests/st/tensor/test_cholesky_solve.py::test_tensor_cholesky_solve[1] testcases/tests/st/tensor/test_contiguous.py::test_contiguous_grad[0] testcases/tests/st/tensor/test_contiguous.py::test_contiguous_grad[1] testcases/tests/st/tensor/test_contiguous.py::test_contiguous_pynative testcases/tests/st/tensor/test_copy_.py::test_copy_dynamic_shape testcases/tests/st/tensor/test_diagonal.py::test_tensor_diagonal[0] testcases/tests/st/tensor/test_diagonal.py::test_tensor_diagonal[1] testcases/tests/st/tensor/test_diagonal.py::test_tensor_diagonal_with_zero_shape[0] testcases/tests/st/tensor/test_diagonal.py::test_tensor_diagonal_with_zero_shape[1] testcases/tests/st/tensor/test_diagonal_scatter.py::test_tensor_diagonal_scatter[0] testcases/tests/st/tensor/test_diagonal_scatter.py::test_tensor_diagonal_scatter[1] testcases/tests/st/tensor/test_float_power.py::test_float_power_scalar[0] testcases/tests/st/tensor/test_float_power.py::test_float_power_scalar[1] testcases/tests/st/tensor/test_float_power.py::test_float_power_tensor[0] testcases/tests/st/tensor/test_float_power.py::test_float_power_tensor[1] testcases/tests/st/tensor/test_floor_divide.py::test_net[0] testcases/tests/st/tensor/test_floor_divide.py::test_net[1] testcases/tests/st/tensor/test_getitem.py::test_getitem_index_negative[0] testcases/tests/st/tensor/test_getitem.py::test_getitem_index_negative[1] testcases/tests/st/tensor/test_getitem.py::test_getitem_index_negative_with_slice[0] testcases/tests/st/tensor/test_getitem.py::test_getitem_index_negative_with_slice[1] testcases/tests/st/tensor/test_index_put.py::test_tensor_index_put[0] testcases/tests/st/tensor/test_index_put.py::test_tensor_index_put[1] testcases/tests/st/tensor/test_inner.py::test_inner_1d[0] testcases/tests/st/tensor/test_inner.py::test_inner_1d[1] testcases/tests/st/tensor/test_item.py::test_tensor_item[0] testcases/tests/st/tensor/test_item.py::test_tensor_item[1] testcases/tests/st/tensor/test_le.py::test_tensor_le[0] testcases/tests/st/tensor/test_le.py::test_tensor_le[1] testcases/tests/st/tensor/test_le.py::test_tensor_less_equal[0] testcases/tests/st/tensor/test_le.py::test_tensor_less_equal[1] testcases/tests/st/tensor/test_log.py::test_log[0] testcases/tests/st/tensor/test_log.py::test_log[1] testcases/tests/st/tensor/test_logcumsumexp.py::test_net[0] testcases/tests/st/tensor/test_logcumsumexp.py::test_net[1] testcases/tests/st/tensor/test_logical_cmp.py::test_tensor_logical_and[0] testcases/tests/st/tensor/test_logical_cmp.py::test_tensor_logical_and[1] testcases/tests/st/tensor/test_logical_cmp.py::test_tensor_logical_not[0] testcases/tests/st/tensor/test_logical_cmp.py::test_tensor_logical_not[1] testcases/tests/st/tensor/test_logical_cmp.py::test_tensor_logical_or[0] testcases/tests/st/tensor/test_logical_cmp.py::test_tensor_logical_or[1] testcases/tests/st/tensor/test_matrix_power.py::test_matrix_power[0] testcases/tests/st/tensor/test_matrix_power.py::test_matrix_power[1] testcases/tests/st/tensor/test_movedim.py::test_net[0] testcases/tests/st/tensor/test_movedim.py::test_net[1] testcases/tests/st/tensor/test_norm.py::test_norm_normal1[0] testcases/tests/st/tensor/test_norm.py::test_norm_normal1[1] testcases/tests/st/tensor/test_norm.py::test_norm_normal[0] testcases/tests/st/tensor/test_norm.py::test_norm_normal[1] testcases/tests/st/tensor/test_not_equal.py::test_tensor_ne[0] testcases/tests/st/tensor/test_not_equal.py::test_tensor_ne[1] testcases/tests/st/tensor/test_property_t.py::test_tensor_t[0] testcases/tests/st/tensor/test_property_t.py::test_tensor_t[1] testcases/tests/st/tensor/test_squeeze.py::test_tensor_squeeze[0] testcases/tests/st/tensor/test_squeeze.py::test_tensor_squeeze[1] testcases/tests/st/tensor/test_storage_offset.py::test_tensor_stride[0] testcases/tests/st/tensor/test_storage_offset.py::test_tensor_stride[1] testcases/tests/st/tensor/test_stride.py::test_tensor_stride[0] testcases/tests/st/tensor/test_stride.py::test_tensor_stride[1] testcases/tests/st/tensor/test_tensor_create_by_tensor.py::test_tensor_dtype_int8_to_bool testcases/tests/st/tensor/test_tolist.py::test_tensor_tolist[0] testcases/tests/st/tensor/test_tolist.py::test_tensor_tolist[1] testcases/tests/st/tensor/test_type.py::test_tensor_type[0] testcases/tests/st/tensor/test_type.py::test_tensor_type[1] testcases/tests/st/tensor/test_var.py::test_tensor_var[0] testcases/tests/st/tensor/test_var.py::test_tensor_var[1] testcases/tests/st/tensor/test_where.py::test_tensor_where[0] testcases/tests/st/tensor/test_where.py::test_tensor_where[1] testcases/tests/st/train/test_amp_overflow.py::test_functional_amp_overflow[0] testcases/tests/st/train/test_amp_overflow.py::test_functional_amp_overflow[1] testcases/tests/st/train/test_cluster_monitor.py::test_ccae_dp_tp[0] testcases/tests/st/train/test_cluster_monitor.py::test_ccae_dp_tp[1] testcases/tests/st/train/test_fork.py::test_fork_subgraphs[0] testcases/tests/st/train/test_fork.py::test_fork_subgraphs[1] testcases/tests/st/train/test_fork.py::test_multiprocess_pool[0] testcases/tests/st/train/test_fork.py::test_multiprocess_pool[1] testcases/tests/st/train/test_on_request_exit_callback.py::test_on_request_exit_callback testcases/tests/st/vmap/test_vmap_graph.py::test_vmap_gradient testcases/tests/st/vmap/test_vmap_graph.py::test_vmap_nested_axes testcases/tests/st/vmap/test_vmap_graph.py::test_vmap_with_tuple_input which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: which is not the same as the test file we want to collect: