Created
May 5, 2025 15:55
-
-
Save Flamefire/3342fa1e6193085b68dcece86c237ac0 to your computer and use it in GitHub Desktop.
(partial) EasyBuild log for failed build of /tmp/easybuild-tmp/eb-d7yi3m0v/files_pr22825/p/PyTorch/PyTorch-2.6.0-foss-2023b.eb (PR(s) #22825)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_test_make_fx_helper(self, device, dtype, op, "symbolic") | |
File "/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py", line 2103, in _test_make_fx_helper | |
optests.make_fx_check(fn, args, kwargs, tracing_mode, self.assertEqual, | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/optests/make_fx.py", line 22, in make_fx_check | |
traced_f = make_fx(f, tracing_mode=tracing_mode)(*new_args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2196, in wrapped | |
return make_fx_tracer.trace(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2134, in trace | |
return self._trace_inner(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2081, in _trace_inner | |
args = _wrap_fake(args) | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2069, in _wrap_fake | |
return pytree.tree_map(wrap_fn_map[self.tracing_mode], args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 991, in tree_map | |
return treespec.unflatten(map(func, *flat_args)) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 830, in unflatten | |
leaves = list(leaves) | |
^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2041, in inner_wrap_fake | |
return self.fake_tensor_mode.from_tensor(x, source=source) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 2610, in from_tensor | |
return self.fake_tensor_converter.from_real_tensor( | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 388, in from_real_tensor | |
out = self.meta_converter( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1874, in __call__ | |
r = self.meta_tensor( | |
^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1654, in meta_tensor | |
r = callback( | |
^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 381, in mk_fake_tensor | |
make_meta_t(), | |
^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1655, in <lambda> | |
lambda: torch.empty_strided( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 312, in add | |
return self._add(other) # type: ignore[attr-defined] | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 1262, in binary_magic_impl | |
(optimized_summation, out) = func( | |
^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 831, in _optimized_add | |
from sympy.core.basic import _args_sortkey as sortkey | |
ImportError: cannot import name '_args_sortkey' from 'sympy.core.basic' (/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/sympy/1.12-gfbf-2023b/lib/python3.11/site-packages/sympy/core/basic.py) | |
The above exception was the direct cause of the following exception: | |
Traceback (most recent call last): | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 57, in testPartExecutor | |
yield | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 623, in run | |
self._callTestMethod(testMethod) | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 579, in _callTestMethod | |
if method() is not None: | |
^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 3108, in wrapper | |
method(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 460, in instantiated_test | |
result = test(self, **param_kwargs) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 1621, in wrapper | |
fn(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 1174, in test_wrapper | |
raise e_tracked from e | |
Exception: Caused by sample input at index 1: SampleInput(input=Tensor[size=(5, 5), device="cpu", dtype=torch.float32], args=(), kwargs={}, broadcasts_input=False, name='') | |
To execute this test, run the following from the base repo dir: | |
PYTORCH_OPINFO_SAMPLE_INPUT_INDEX=1 python test/test_proxy_tensor.py TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 | |
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 | |
- generated xml file: /dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test-reports/python-pytest/test_proxy_tensor/test_proxy_tensor-563e31fc7db94bd4.xml - | |
=========================== short test summary info ============================ | |
FAILED [0.0244s] test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 | |
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! | |
================= 1 failed, 3603 deselected, 2 rerun in 1.13s ================== | |
Got exit code 1 | |
Retrying single test... | |
[W505 07:22:57.085464169 Module.cpp:182] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... | |
[W505 07:22:58.630809184 Module.cpp:182] symbolizing C++ stack trace for exception; if this hangs, rerun with TORCH_DISABLE_ADDR2LINE=1... | |
/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py:93: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation | |
warnings.warn("Couldn't import torchvision. Some of our tests use it, try " | |
Test results will be stored in test-reports/python-pytest/test_proxy_tensor/test_proxy_tensor-9593857d43f7a40b.xml | |
============================= test session starts ============================== | |
platform linux -- Python 3.11.5, pytest-7.4.3, pluggy-1.3.0 -- /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/bin/python | |
cachedir: .pytest_cache | |
hypothesis profile 'dev' -> database=None, max_examples=10, suppress_health_check=[HealthCheck.too_slow] | |
rootdir: /dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0 | |
configfile: pytest.ini | |
plugins: xdist-3.3.1, subtests-0.13.1, rerunfailures-14.0, flakefinder-1.1.0, hypothesis-6.90.0 | |
collecting ... collected 3604 items / 3603 deselected / 1 selected | |
stepcurrent: skipping 3603 already run items. Running only test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 | |
Running 1 items in this shard | |
test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 W0505 07:22:59.738000 1274127 torch/fx/experimental/sym_node.py:1272] failed to eval add(1, s0*(s0 - 1)) | |
('RERUN', {'yellow': True}) [0.1522s] [100%] | |
test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 W0505 07:22:59.774000 1274127 torch/fx/experimental/sym_node.py:1272] failed to eval add(1, s0*(s0 - 1)) | |
('RERUN', {'yellow': True}) [0.0262s] [100%] | |
test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 W0505 07:22:59.801000 1274127 torch/fx/experimental/sym_node.py:1272] failed to eval add(1, s0*(s0 - 1)) | |
FAILED [0.0239s] [100%] | |
==================================== RERUNS ==================================== | |
_ TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 _ | |
Traceback (most recent call last): | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 1162, in test_wrapper | |
return test(*args, **kwargs) | |
^^^^^^^^^^^^^^^^^^^^^ | |
File "/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py", line 2141, in test_make_fx_symbolic_exhaustive | |
_test_make_fx_helper(self, device, dtype, op, "symbolic") | |
File "/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py", line 2103, in _test_make_fx_helper | |
optests.make_fx_check(fn, args, kwargs, tracing_mode, self.assertEqual, | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/optests/make_fx.py", line 22, in make_fx_check | |
traced_f = make_fx(f, tracing_mode=tracing_mode)(*new_args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2196, in wrapped | |
return make_fx_tracer.trace(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2134, in trace | |
return self._trace_inner(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2081, in _trace_inner | |
args = _wrap_fake(args) | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2069, in _wrap_fake | |
return pytree.tree_map(wrap_fn_map[self.tracing_mode], args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 991, in tree_map | |
return treespec.unflatten(map(func, *flat_args)) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 830, in unflatten | |
leaves = list(leaves) | |
^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2041, in inner_wrap_fake | |
return self.fake_tensor_mode.from_tensor(x, source=source) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 2610, in from_tensor | |
return self.fake_tensor_converter.from_real_tensor( | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 388, in from_real_tensor | |
out = self.meta_converter( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1874, in __call__ | |
r = self.meta_tensor( | |
^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1654, in meta_tensor | |
r = callback( | |
^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 381, in mk_fake_tensor | |
make_meta_t(), | |
^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1655, in <lambda> | |
lambda: torch.empty_strided( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 312, in add | |
return self._add(other) # type: ignore[attr-defined] | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 1262, in binary_magic_impl | |
(optimized_summation, out) = func( | |
^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 831, in _optimized_add | |
from sympy.core.basic import _args_sortkey as sortkey | |
ImportError: cannot import name '_args_sortkey' from 'sympy.core.basic' (/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/sympy/1.12-gfbf-2023b/lib/python3.11/site-packages/sympy/core/basic.py) | |
The above exception was the direct cause of the following exception: | |
Traceback (most recent call last): | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 57, in testPartExecutor | |
yield | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 623, in run | |
self._callTestMethod(testMethod) | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 579, in _callTestMethod | |
if method() is not None: | |
^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 3108, in wrapper | |
method(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 460, in instantiated_test | |
result = test(self, **param_kwargs) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 1621, in wrapper | |
fn(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 1174, in test_wrapper | |
raise e_tracked from e | |
Exception: Caused by sample input at index 1: SampleInput(input=Tensor[size=(5, 5), device="cpu", dtype=torch.float32], args=(), kwargs={}, broadcasts_input=False, name='') | |
To execute this test, run the following from the base repo dir: | |
PYTORCH_OPINFO_SAMPLE_INPUT_INDEX=1 python test/test_proxy_tensor.py TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 | |
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 | |
_ TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 _ | |
Traceback (most recent call last): | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 1162, in test_wrapper | |
return test(*args, **kwargs) | |
^^^^^^^^^^^^^^^^^^^^^ | |
File "/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py", line 2141, in test_make_fx_symbolic_exhaustive | |
_test_make_fx_helper(self, device, dtype, op, "symbolic") | |
File "/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py", line 2103, in _test_make_fx_helper | |
optests.make_fx_check(fn, args, kwargs, tracing_mode, self.assertEqual, | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/optests/make_fx.py", line 22, in make_fx_check | |
traced_f = make_fx(f, tracing_mode=tracing_mode)(*new_args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2196, in wrapped | |
return make_fx_tracer.trace(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2134, in trace | |
return self._trace_inner(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2081, in _trace_inner | |
args = _wrap_fake(args) | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2069, in _wrap_fake | |
return pytree.tree_map(wrap_fn_map[self.tracing_mode], args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 991, in tree_map | |
return treespec.unflatten(map(func, *flat_args)) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 830, in unflatten | |
leaves = list(leaves) | |
^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2041, in inner_wrap_fake | |
return self.fake_tensor_mode.from_tensor(x, source=source) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 2610, in from_tensor | |
return self.fake_tensor_converter.from_real_tensor( | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 388, in from_real_tensor | |
out = self.meta_converter( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1874, in __call__ | |
r = self.meta_tensor( | |
^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1654, in meta_tensor | |
r = callback( | |
^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 381, in mk_fake_tensor | |
make_meta_t(), | |
^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1655, in <lambda> | |
lambda: torch.empty_strided( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 312, in add | |
return self._add(other) # type: ignore[attr-defined] | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 1262, in binary_magic_impl | |
(optimized_summation, out) = func( | |
^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 831, in _optimized_add | |
from sympy.core.basic import _args_sortkey as sortkey | |
ImportError: cannot import name '_args_sortkey' from 'sympy.core.basic' (/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/sympy/1.12-gfbf-2023b/lib/python3.11/site-packages/sympy/core/basic.py) | |
The above exception was the direct cause of the following exception: | |
Traceback (most recent call last): | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 57, in testPartExecutor | |
yield | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 623, in run | |
self._callTestMethod(testMethod) | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 579, in _callTestMethod | |
if method() is not None: | |
^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 3108, in wrapper | |
method(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 460, in instantiated_test | |
result = test(self, **param_kwargs) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 1621, in wrapper | |
fn(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 1174, in test_wrapper | |
raise e_tracked from e | |
Exception: Caused by sample input at index 1: SampleInput(input=Tensor[size=(5, 5), device="cpu", dtype=torch.float32], args=(), kwargs={}, broadcasts_input=False, name='') | |
To execute this test, run the following from the base repo dir: | |
PYTORCH_OPINFO_SAMPLE_INPUT_INDEX=1 python test/test_proxy_tensor.py TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 | |
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 | |
=================================== FAILURES =================================== | |
_ TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 _ | |
Traceback (most recent call last): | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 1162, in test_wrapper | |
return test(*args, **kwargs) | |
^^^^^^^^^^^^^^^^^^^^^ | |
File "/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py", line 2141, in test_make_fx_symbolic_exhaustive | |
_test_make_fx_helper(self, device, dtype, op, "symbolic") | |
File "/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py", line 2103, in _test_make_fx_helper | |
optests.make_fx_check(fn, args, kwargs, tracing_mode, self.assertEqual, | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/optests/make_fx.py", line 22, in make_fx_check | |
traced_f = make_fx(f, tracing_mode=tracing_mode)(*new_args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2196, in wrapped | |
return make_fx_tracer.trace(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2134, in trace | |
return self._trace_inner(f, *args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2081, in _trace_inner | |
args = _wrap_fake(args) | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2069, in _wrap_fake | |
return pytree.tree_map(wrap_fn_map[self.tracing_mode], args) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 991, in tree_map | |
return treespec.unflatten(map(func, *flat_args)) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/utils/_pytree.py", line 830, in unflatten | |
leaves = list(leaves) | |
^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/proxy_tensor.py", line 2041, in inner_wrap_fake | |
return self.fake_tensor_mode.from_tensor(x, source=source) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 2610, in from_tensor | |
return self.fake_tensor_converter.from_real_tensor( | |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 388, in from_real_tensor | |
out = self.meta_converter( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1874, in __call__ | |
r = self.meta_tensor( | |
^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1654, in meta_tensor | |
r = callback( | |
^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/fake_tensor.py", line 381, in mk_fake_tensor | |
make_meta_t(), | |
^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/_subclasses/meta_utils.py", line 1655, in <lambda> | |
lambda: torch.empty_strided( | |
^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 312, in add | |
return self._add(other) # type: ignore[attr-defined] | |
^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 1262, in binary_magic_impl | |
(optimized_summation, out) = func( | |
^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/fx/experimental/sym_node.py", line 831, in _optimized_add | |
from sympy.core.basic import _args_sortkey as sortkey | |
ImportError: cannot import name '_args_sortkey' from 'sympy.core.basic' (/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/sympy/1.12-gfbf-2023b/lib/python3.11/site-packages/sympy/core/basic.py) | |
The above exception was the direct cause of the following exception: | |
Traceback (most recent call last): | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 57, in testPartExecutor | |
yield | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 623, in run | |
self._callTestMethod(testMethod) | |
File "/data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/lib/python3.11/unittest/case.py", line 579, in _callTestMethod | |
if method() is not None: | |
^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 3108, in wrapper | |
method(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 460, in instantiated_test | |
result = test(self, **param_kwargs) | |
^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_utils.py", line 1621, in wrapper | |
fn(*args, **kwargs) | |
File "/tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha/lib/python3.11/site-packages/torch/testing/_internal/common_device_type.py", line 1174, in test_wrapper | |
raise e_tracked from e | |
Exception: Caused by sample input at index 1: SampleInput(input=Tensor[size=(5, 5), device="cpu", dtype=torch.float32], args=(), kwargs={}, broadcasts_input=False, name='') | |
To execute this test, run the following from the base repo dir: | |
PYTORCH_OPINFO_SAMPLE_INPUT_INDEX=1 python test/test_proxy_tensor.py TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 | |
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0 | |
- generated xml file: /dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test-reports/python-pytest/test_proxy_tensor/test_proxy_tensor-9593857d43f7a40b.xml - | |
=========================== short test summary info ============================ | |
FAILED [0.0239s] test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32 | |
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! | |
================= 1 failed, 3603 deselected, 2 rerun in 0.80s ================== | |
Got exit code 1 | |
Test failed consistently, continuing with the rest of the tests due to continue-through-error being set | |
/dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test_proxy_tensor.py:93: UserWarning: Couldn't import torchvision. Some of our tests use it, try to install it with commands from pytorch.org, post-fixed with `--no-deps` to avoid overwriting the pytorch installation | |
warnings.warn("Couldn't import torchvision. Some of our tests use it, try " | |
Test results will be stored in test-reports/python-pytest/test_proxy_tensor/test_proxy_tensor-be61ee969b806189.xml | |
============================= test session starts ============================== | |
platform linux -- Python 3.11.5, pytest-7.4.3, pluggy-1.3.0 -- /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/Python/3.11.5-GCCcore-13.2.0/bin/python | |
cachedir: .pytest_cache | |
hypothesis profile 'dev' -> database=None, max_examples=10, suppress_health_check=[HealthCheck.too_slow] | |
rootdir: /dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0 | |
configfile: pytest.ini | |
plugins: xdist-3.3.1, subtests-0.13.1, rerunfailures-14.0, flakefinder-1.1.0, hypothesis-6.90.0 | |
collecting ... collected 3604 items / 3604 deselected / 0 selected | |
stepcurrent: skipping 3604 already run items. | |
Running 0 items in this shard | |
- generated xml file: /dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test-reports/python-pytest/test_proxy_tensor/test_proxy_tensor-be61ee969b806189.xml - | |
=========================== 3604 deselected in 0.57s =========================== | |
The following tests failed consistently: ['test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_allclose', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_decomposition_interpreter', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_inplace_metadata', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_model_fwd_bwd', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_model_fwd_bwd_wgtupdate', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_overloads', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_reentrant_dispatch', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_make_fx_simple', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_mode_tracing_factory_function', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pickle_issue89626', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_pr_86917', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_proxy_tensor', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_scalar_device', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_trace_subclasses', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_val_metadata_mutation', 'test/test_proxy_tensor.py::TestGenericProxyTensorSymbolic::test_varargs', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_adv_index_batch', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_arange_unbacked_output_size', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_binary_broadcast', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_boolean_index', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_broadcast_shapes', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_cat', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_constant_specialization', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_cumsum_unbacked', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_debug_interpreter', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_deduped_shape', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_dynamic_pointwise_scalar', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_elementwise_meta_with_sym_numbers', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_expand', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_fake_tensor_as_size', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_lowerbound_range_refinement', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_lowerbound_range_refinement_multivariate', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_upperbound_range_refinement', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_guard_upperbound_range_refinement_multivariate', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_guards_equal', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_int_input', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_invalidate_nonzero', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_invalidate_nonzero_propagate_real_tensors', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_item_to_constructor', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_mega_guard', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_metadata', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_metadata_fresh', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_mod_gcd_unbacked', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_multiply_shape', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_neg_shape', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_new_empty', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_non_deduped_shape', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_non_symint_size_spec', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_nonidentity_transitive_guards', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_reflect_r_over_x', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_repeat_interleave', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_repeat_interleave_unbacked_output_size', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_reshape_divisibility_unbacked', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_resize_from_zero', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_return_symint', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_rmethod', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_setitem_symint', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_size_with_tensor', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_split_unbacked_sizes', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_sqrt_size', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_sym_storage_offset', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_symbolic_repeat_interleave', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_symint_to_tensor', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_tensor_symfloat', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_unary', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_slice', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unification', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_unbacked_unify_guard', 'test/test_proxy_tensor.py::TestSymbolicTracing::test_view_divisibility_unbacked', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyNMSCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_NumpyNonzeroCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive___getitem___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_argwhere_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_combinations_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_masked_select_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_nonzero_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_fake_exhaustive_unique_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_H_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyCatCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyMulScalarCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyNMSCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpySortCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyTakeCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_NumpyViewCopyCustomOp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_T_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___getitem___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___radd___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rdiv___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rmod___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rmul___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rpow___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive___rsub___cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__batch_norm_with_update_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__chunk_cat_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__segment_reduce_offsets_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__unsafe_masked_index_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__unsafe_masked_index_put_accumulate_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_abs_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_acos_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_acosh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_add_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addbmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addcmul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addmv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_addr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_alias_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_all_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_aminmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_angle_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_any_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_arange_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argmin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argsort_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_argwhere_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_asin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_asinh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atan2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atan_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atanh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bool_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_bucketize_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_byte_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cat_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cauchy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cdist_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cdouble_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ceil_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cfloat_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_chalf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_char_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cholesky_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_chunk_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clamp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_clone_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_column_stack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_complex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cond_simple_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_conj_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_contiguous_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_copysign_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cos_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cosh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cross_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cummax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cummin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cumprod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cumsum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diag_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagflat_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagonal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_diff_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_digamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dist_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_double_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dsplit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_dstack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_einsum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_eq_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_erf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_erfc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_erfinv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_exp2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_exp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expand_as_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expand_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expand_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_expm1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_exponential_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_eye_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fill_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flatten_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flip_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fliplr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_flipud_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_float_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_float_power_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_floor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fmin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_fmod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_frac_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_frexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_full_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_full_like_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_gather_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ge_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_geometric_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_gradient_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_gt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_half_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_heaviside_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_histc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hsplit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hstack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_hypot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_i0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_igamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_igammac_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_add_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_fill_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_put_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_reduce_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_index_select_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inner_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_exponential_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_geometric_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_index_reduce_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_log_normal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_squeeze_multiple_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_t_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_int_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_invoke_subgraph_simple_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isclose_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isfinite_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isinf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isnan_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isneginf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isposinf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_isreal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_kron_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ldexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_le_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lerp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lgamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log10_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log1p_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_normal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logdet_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_and_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_not_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_or_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_long_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mH_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mT_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_map_nested_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_map_simple_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_map_triple_nested_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_median_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_select_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_std_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_masked_var_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_matmul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_binary_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_maximum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_median_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_binary_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_minimum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mode_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_movedim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_msort_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_multinomial_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nanmean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nansum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_narrow_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ne_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_neg_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_full_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_ones_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nextafter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_channel_shuffle_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_rms_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nonzero_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_nonzero_static_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_normal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_normal_in_place_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ones_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ones_like_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ormqr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out__chunk_cat_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_abs_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_acos_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_add_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addbmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addcmul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addmm_decomposed_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addmv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_addr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_alias_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_all_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_aminmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_any_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_arange_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_as_strided_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_asin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_asinh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atan_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bernoulli_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bmm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cat_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ceil_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cholesky_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clamp_max_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_clamp_min_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_column_stack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_complex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_conj_physical_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_copysign_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cos_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cosh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cross_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cummin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cumprod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_deg2rad_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diag_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diagonal_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_diff_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_div_floor_rounding_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_div_no_rounding_mode_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_dot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_dstack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_eq_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_erf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_erfc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_exp2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_exp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_expand_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_expm1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_eye_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_float_power_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_floor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_floor_divide_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fmin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_fmod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_frac_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_full_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ge_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_gt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_heaviside_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_histc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_hypot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_i0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_igamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_igammac_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_index_select_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_inner_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isneginf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_kron_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ldexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_le_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lerp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lgamma_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cholesky_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cond_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_cross_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_det_singular_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eig_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigvals_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_householder_product_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_inv_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_lu_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_matrix_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_hermitian_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_multi_dot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_norm_subgradients_at_zero_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_slogdet_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_solve_ex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_tensorinv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linalg_vecdot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_linspace_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log10_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log1p_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_softmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_log_softmax_with_dtype_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logaddexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_and_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_not_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_logsumexp_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lu_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_lu_unpack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_masked_select_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_matmul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_binary_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_max_reduction_with_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_maximum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_min_binary_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_min_reduction_no_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_minimum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mode_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_msort_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mul_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_multinomial_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mv_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_5_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nan_to_num_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_narrow_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_native_batch_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ne_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_neg_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool2d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_hardshrink_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_logsigmoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_normalize_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_softplus_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_nn_functional_softshrink_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_fro_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_inf_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_norm_nuc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_normal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_outer_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_permute_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polar_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_pow_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_qr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rad2deg_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_reciprocal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_remainder_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_renorm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_decimals_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_decimals_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_rsqrt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_scatter_reduce_sum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sgn_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sigmoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sign_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sinc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sinh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_slice_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_softmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_softmax_with_dtype_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sort_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_airy_ai_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_j0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_j1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_y0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_t_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_u_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_entr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_erfcx_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_h_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_i0e_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_i1e_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_laguerre_polynomial_l_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_log_ndtr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_ndtr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_ndtri_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_polygamma_special_polygamma_n_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_xlog1py_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_special_zeta_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_split_with_sizes_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sqrt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_square_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_squeeze_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_stack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_std_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_sub_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_t_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_take_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tan_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tensordot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_topk_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_transpose_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_triangular_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_tril_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_triu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_true_divide_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_trunc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_unsqueeze_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_var_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_vdot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_where_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_out_xlogy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_outer_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_permute_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_permute_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_pinverse_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polar_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_positive_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_pow_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_put_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_qr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rand_like_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randint_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randint_like_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randn_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_randn_like_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_ravel_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_real_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_remainder_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_renorm_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_repeat_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_reshape_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resize__cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resize_as__cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_roll_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rot90_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_rsub_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scan_simple_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_select_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sgn_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_short_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sign_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_signbit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sin_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sinc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sinh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_slice_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_softmax_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sort_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_entr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_i1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_with_sizes_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sqrt_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_square_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_squeeze_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_squeeze_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_squeeze_multiple_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_stack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sub_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sum_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_svd_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_t_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_t_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_take_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tan_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tanh_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tensordot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tile_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_topk_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_torch_ops_aten__safe_softmax_default_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trace_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_transpose_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_transpose_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trapz_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_tril_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_triu_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_true_divide_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_trunc_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unbind_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unflatten_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unfold_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_uniform_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unique_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsafe_chunk_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsafe_split_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsqueeze_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_mean_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vdot_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_as_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_copy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_view_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vsplit_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_vstack_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_where_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_while_loop_simple_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_xlogy_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zero__cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_cpu_float32', 'test/test_proxy_tensor.py::TestProxyTensorOpInfoCPU::test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32'] | |
FINISHED PRINTING LOG FILE of test_proxy_tensor 1/1 (test/test-reports/test_proxy_tensor_1.1_cb56d39ea10e1aaf_.log) | |
test_proxy_tensor 1/1 failed! | |
Unable to import boto3. Will not be emitting metrics.... Reason: No module named 'boto3' | |
inductor/test_torchinductor_opinfo 1/1 was successful, full logs can be found in artifacts with path test/test-reports/inductor.test_torchinductor_opinfo_1.1_4021f2851d84f6aa_.log | |
Running 3606 items in this shard: test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_H_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_T_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___getitem___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___radd___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rand___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rdiv___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmatmul___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmod___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rmul___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___ror___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rpow___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rsub___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive___rxor___cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__batch_norm_with_update_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__batch_norm_with_update_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__batch_norm_with_update_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__chunk_cat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__native_batch_norm_legit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_lengths_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_lengths_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_lengths_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_offsets_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_offsets_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__segment_reduce_offsets_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__softmax_backward_data_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__unsafe_masked_index_put_accumulate_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive__upsample_bilinear2d_aa_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_abs_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acos_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_acosh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_add_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addbmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcdiv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addcmul_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmm_decomposed_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addmv_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_addr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_alias_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_all_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_allclose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_aminmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_angle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_any_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_arange_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argmin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argsort_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_argwhere_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_partial_views_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_as_strided_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_asinh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atan_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atanh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_1d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_2d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_atleast_3d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_baddbmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bernoulli_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bfloat16_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bincount_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_and_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_left_shift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_not_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_or_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_right_shift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bitwise_xor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_block_diag_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bmm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bool_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_shapes_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_tensors_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_broadcast_to_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_bucketize_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_byte_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cartesian_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cauchy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cauchy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cauchy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cdouble_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ceil_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cfloat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chalf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_char_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_inverse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cholesky_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_chunk_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_max_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clamp_min_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_clone_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_column_stack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_combinations_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_complex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_conj_physical_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_constant_pad_nd_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_contiguous_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_copysign_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_corrcoef_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cos_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cosh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_count_nonzero_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cov_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cross_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cummin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumprod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumsum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_cumulative_trapezoid_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_deg2rad_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diag_embed_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagflat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diagonal_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_diff_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_digamma_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_floor_rounding_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_no_rounding_mode_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_div_trunc_rounding_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_double_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dsplit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_dstack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_einsum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_permuted_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_empty_strided_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eq_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_equal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfc_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_erfinv_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_as_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expand_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_expm1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exponential_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exponential_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_exponential_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_eye_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_fftshift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_hfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ifftshift_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_ihfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_irfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfft_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fft_rfftn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fill_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flatten_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flip_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fliplr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_flipud_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_float_power_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_floor_divide_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_fmod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frac_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_frexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_full_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gather_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gcd_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ge_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geometric_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_geqrf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gradient_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_grid_sampler_2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_gt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_half_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_heaviside_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogram_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_histogramdd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hsplit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hstack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_hypot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_i0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_igammac_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_add_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_fill_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_put_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_mean_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_reduce_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_index_select_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_inner_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_int_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isclose_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isfinite_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isinf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isnan_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isneginf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isposinf_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_isreal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_item_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_2inputs_2outputs_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_4inputs_with_extra_args_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_binary_return_by_ref_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_jiterator_unary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kron_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_kthvalue_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lcm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ldexp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_le_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lerp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lgamma_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cholesky_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cond_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_cross_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_det_singular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_diagonal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eig_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvals_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_eigvalsh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_householder_product_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_inv_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_factor_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_ldl_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lstsq_grad_oriented_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_factor_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_lu_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_power_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_matrix_rank_hermitian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_multi_dot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_norm_subgradients_at_zero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_hermitian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_pinv_singular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_qr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_slogdet_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_ex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_solve_triangular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_svdvals_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorinv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_tensorsolve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vander_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vecdot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linalg_vector_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_linspace_tensor_overload_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log10_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log1p_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_normal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_normal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_normal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_log_softmax_with_dtype_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logaddexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logcumsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logdet_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_and_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_not_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_or_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logical_xor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logspace_tensor_overload_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_logsumexp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_long_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_lu_unpack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mH_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mT_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_argmin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumprod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_cumsum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_fill_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_log_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logaddexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_logsumexp_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_mean_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_median_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_normalize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_select_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_softmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_std_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_sum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_masked_var_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matmul_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_matrix_exp_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_binary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_pool2d_with_indices_backward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_no_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_max_reduction_with_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_maximum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_median_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_list_of_tensors_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_meshgrid_variadic_tensors_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_binary_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_no_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_min_reduction_with_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_minimum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mm_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mode_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_movedim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_msort_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mul_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_multinomial_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mv_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_3_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_mvlgamma_mvlgamma_p_5_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nan_to_num_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanmedian_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nanquantile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nansum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_narrow_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_batch_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_dropout_backward_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_native_layer_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ne_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_neg_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_empty_strided_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_full_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_ones_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_new_zeros_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nextafter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_avg_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_alpha_dropout_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_avg_pool3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_batch_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_bilinear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_binary_cross_entropy_with_logits_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_celu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_channel_shuffle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose1d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_conv_transpose3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_embedding_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cosine_similarity_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_cross_entropy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_ctc_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_dropout_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_elu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_bag_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_embedding_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_with_train_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_feature_alpha_dropout_without_train_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_fractional_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gaussian_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_gelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_glu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_grid_sample_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_group_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardsigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardswish_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hardtanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_hinge_embedding_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_huber_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_instance_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_area_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bicubic_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_bilinear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_linear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest-exact_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_nearest_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_interpolate_trilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_kl_div_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_l1_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_layer_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_leaky_relu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_linear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_local_response_norm_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_logsigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_margin_ranking_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool2d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_pool3d_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool1d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool2d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_max_unpool3d_grad_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mish_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_mse_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_head_attention_forward_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multi_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_multilabel_soft_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_normalize_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_one_hot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_circular_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_constant_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_reflect_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pad_replicate_negative_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pairwise_distance_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pdist_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_shuffle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_pixel_unshuffle_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_poisson_nll_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_prelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu6_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_relu_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rms_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rms_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rms_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_rrelu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_scaled_dot_product_attention_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_selu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_silu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_smooth_l1_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_soft_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softmin_with_dtype_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softplus_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_softsign_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_tanhshrink_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_threshold_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_triplet_margin_with_distance_loss_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_unfold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_bilinear_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nn_functional_upsample_nearest_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_nonzero_static_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_fro_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_inf_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_norm_nuc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_in_place_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_in_place_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_in_place_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_normal_number_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ones_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ormqr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_outer_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pca_lowrank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_permute_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pinverse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polar_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_2_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_3_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_polygamma_polygamma_n_4_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_positive_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_pow_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_put_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_qr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_quantile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rad2deg_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rand_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randint_like_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_randn_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_ravel_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_real_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reciprocal_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_remainder_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_renorm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_repeat_interleave_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_as_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_reshape_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize__cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resize_as__cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_conj_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_resolve_neg_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_roll_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rot90_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_round_decimals_neg_3_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsqrt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_rsub_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scalar_tensor_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_add_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amax_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_amin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_mean_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_prod_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_scatter_reduce_sum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_searchsorted_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_select_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sgn_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_short_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sigmoid_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sign_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_bartlett_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_blackman_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_cosine_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_exponential_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_gaussian_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_cosine_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_general_hamming_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hamming_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_hann_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_kaiser_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signal_windows_nuttall_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_signbit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sin_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinc_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sinh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_slice_scatter_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_softmax_with_dtype_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sort_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_mm_reduce_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_mm_reduce_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_mm_reduce_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sparse_sampled_addmm_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_airy_ai_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_j1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_bessel_y1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_t_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_u_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_v_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_chebyshev_polynomial_w_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_entr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_erfcx_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_h_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_hermite_polynomial_he_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i0e_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_i1e_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_laguerre_polynomial_l_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_legendre_polynomial_p_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_log_ndtr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_i1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_modified_bessel_k1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtr_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_ndtri_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_polygamma_special_polygamma_n_0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_scaled_modified_bessel_k1_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_t_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_u_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_v_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_shifted_chebyshev_polynomial_w_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_spherical_bessel_j0_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_xlog1py_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_special_zeta_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_list_args_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_split_with_sizes_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sqrt_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_square_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_squeeze_multiple_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_mean_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_std_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_stft_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sub_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_sum_to_size_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_svd_lowrank_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_t_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_along_dim_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_take_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tan_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tanh_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensor_split_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tensordot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tile_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_to_sparse_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_topk_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_torch_ops_aten__safe_softmax_default_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trace_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_transpose_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapezoid_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trapz_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triangular_solve_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_tril_indices_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_triu_indices_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_true_divide_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_trunc_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unbind_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unflatten_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unfold_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_uniform_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_consecutive_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unique_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unravel_index_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unravel_index_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unravel_index_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_chunk_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsafe_split_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_unsqueeze_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_mean_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_var_unbiased_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vdot_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_complex_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_as_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_copy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_view_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vsplit_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_vstack_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_where_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_xlogy_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zero__cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_cpu_uint8, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_bool, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float16, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_float64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int32, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_int64, test/inductor/test_torchinductor_opinfo.py::TestInductorOpInfoCPU::test_comprehensive_zeros_like_cpu_uint8 | |
Running test batch 'tests to run' cost 177233.6 seconds | |
distributed/_tensor/test_dtensor_compile 1/1 failed! | |
distributed/test_dynamo_distributed 1/1 failed! | |
functorch/test_memory_efficient_fusion 1/1 failed! | |
inductor/test_distributed_patterns 1/1 failed! | |
inductor/test_flex_attention 1/1 failed! | |
test_fake_tensor 1/1 failed! | |
test_fx 1/1 failed! | |
test_python_dispatch 1/1 failed! | |
inductor/test_torchinductor_codegen_dynamic_shapes 1/1 failed! | |
inductor/test_torchinductor_dynamic_shapes 1/1 failed! | |
dynamo/test_after_aot 1/1 failed! | |
dynamo/test_activation_checkpointing 1/1 failed! | |
dynamo/test_autograd_function 1/1 failed! | |
dynamo/test_aot_autograd_cache 1/1 failed! | |
dynamo/test_backward_higher_order_ops 1/1 failed! | |
dynamo/test_aot_autograd 1/1 failed! | |
dynamo/test_comptime 1/1 failed! | |
dynamo/test_ctx_manager 1/1 failed! | |
dynamo/test_config 1/1 failed! | |
dynamo/test_decorators 1/1 failed! | |
dynamo/test_exc 1/1 failed! | |
dynamo/test_export_mutations 1/1 failed! | |
dynamo/test_functions 1/1 failed! | |
dynamo/test_higher_order_ops 1/1 failed! | |
dynamo/test_hooks 1/1 failed! | |
dynamo/test_export 1/1 failed! | |
dynamo/test_input_attr_tracking 1/1 failed! | |
dynamo/test_logging 1/1 failed! | |
dynamo/test_inline_inbuilt_nn_modules 1/1 failed! | |
dynamo/test_modules 1/1 failed! | |
dynamo/test_pgo 1/1 failed! | |
dynamo/test_profiler 1/1 failed! | |
dynamo/test_misc 1/1 failed! | |
dynamo/test_recompiles 1/1 failed! | |
dynamo/test_structured_trace 1/1 failed! | |
dynamo/test_repros 1/1 failed! | |
dynamo/test_subgraphs 1/1 failed! | |
dynamo/test_subclasses 1/1 failed! | |
dynamo/test_view 1/1 failed! | |
export/test_converter 1/1 failed! | |
dynamo/test_unspec 1/1 failed! | |
export/test_db 1/1 failed! | |
export/test_draft_export 1/1 failed! | |
export/test_experimental 1/1 failed! | |
export/test_cpp_serdes 1/1 failed! | |
export/test_export 1/1 failed! | |
export/test_export_nonstrict 1/1 failed! | |
export/test_passes 1/1 failed! | |
export/test_export_training_ir_to_run_decomp 1/1 failed! | |
export/test_retraceability 1/1 failed! | |
export/test_serialize 1/1 failed! | |
export/test_swap 1/1 failed! | |
export/test_torchbind 1/1 failed! | |
export/test_unflatten 1/1 failed! | |
export/test_unflatten_training_ir 1/1 failed! | |
export/test_serdes 1/1 failed! | |
functorch/test_control_flow 1/1 failed! | |
higher_order_ops/test_invoke_subgraph 1/1 failed! | |
inductor/test_aot_inductor_arrayref 1/1 failed! | |
inductor/test_auto_functionalize 1/1 failed! | |
inductor/test_codecache 1/1 failed! | |
inductor/test_compiled_autograd 1/1 failed! | |
inductor/test_config 1/1 failed! | |
inductor/test_control_flow 1/1 failed! | |
dynamo/test_dynamic_shapes 1/1 failed! | |
inductor/test_cpu_cpp_wrapper 1/1 failed! | |
inductor/test_cpu_select_algorithm 1/1 failed! | |
functorch/test_aotdispatch 1/1 failed! | |
inductor/test_inductor_freezing 1/1 failed! | |
inductor/test_fused_attention 1/1 failed! | |
inductor/test_minifier 1/1 failed! | |
inductor/test_standalone_compile 1/1 failed! | |
inductor/test_mkldnn_pattern_matcher 1/1 failed! | |
inductor/test_torchinductor 1/1 failed! | |
inductor/test_cpu_repro 1/1 failed! | |
inductor/test_torchinductor_codegen_dynamic_shapes 1/1 failed! | |
test_content_store 1/1 failed! | |
test_custom_ops 1/1 failed! | |
inductor/test_torchinductor_dynamic_shapes 1/1 failed! | |
test_dynamic_shapes 1/1 failed! | |
test_fx_reinplace_pass 1/1 failed! | |
test_ops 1/1 failed! | |
test_nestedtensor 1/1 failed! | |
test_quantization 1/1 failed! | |
test_proxy_tensor 1/1 failed! | |
== 2025-05-05 17:53:34,010 filetools.py:402 INFO Path /tmp/easybuild-tmp/eb-d7yi3m0v/tmp84s8twha successfully removed. | |
== 2025-05-05 17:55:35,000 build_log.py:226 ERROR EasyBuild encountered an error (at easybuild/base/exceptions.py:126 in __init__): Failed to parse test results at /dev/shm/s3248973-EasyBuild748398/PyTorch/2.6.0/foss-2023b/pytorch-v2.6.0/test/test-reports: Number of test cases does not match the total number of tests: 1 vs. 86 (at easybuild/easyblocks/p/pytorch.py:641 in test_step) | |
== 2025-05-05 17:55:35,000 build_log.py:322 INFO ... (took 49 hours 17 mins 59 secs) | |
== 2025-05-05 17:55:35,000 filetools.py:2092 INFO Removing lock /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/.locks/_data_horse_ws_s3248973-EasyBuild_easybuild-rome_software_PyTorch_2.6.0-foss-2023b.lock... | |
== 2025-05-05 17:55:35,022 filetools.py:402 INFO Path /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/.locks/_data_horse_ws_s3248973-EasyBuild_easybuild-rome_software_PyTorch_2.6.0-foss-2023b.lock successfully removed. | |
== 2025-05-05 17:55:35,022 filetools.py:2096 INFO Lock removed: /data/horse/ws/s3248973-EasyBuild/easybuild-rome/software/.locks/_data_horse_ws_s3248973-EasyBuild_easybuild-rome_software_PyTorch_2.6.0-foss-2023b.lock | |
== 2025-05-05 17:55:35,030 easyblock.py:360 INFO Closing log for application name PyTorch version 2.6.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment