tree: 1a543829b44664a1673c4d3705cd87799846ce2e [path history] [tgz]
  1. DecoratorTests.test_allow_in_graph
  2. DynamicShapesAotAutogradFallbackTests.test_aot_sequence_nr_dynamic_shapes
  3. DynamicShapesCtxManagerTests.test_autograd_profiler_enabled_dynamic_shapes
  4. DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_dynamic_shapes
  5. DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_dynamic_shapes
  6. DynamicShapesCtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested_dynamic_shapes
  7. DynamicShapesExportTests.test_cond_raise_user_error_on_non_list_operands_dynamic_shapes
  8. DynamicShapesExportTests.test_cond_raise_user_error_on_non_tensor_operands_dynamic_shapes
  9. DynamicShapesExportTests.test_cond_raise_user_error_on_unsupported_pred_dynamic_shapes
  10. DynamicShapesExportTests.test_export_dynamic_dim_range_constraint_dynamic_shapes
  11. DynamicShapesExportTests.test_export_mark_dynamic_conflict_dynamic_dim_dynamic_shapes
  12. DynamicShapesExportTests.test_export_with_constant_dict_values_dynamic_shapes
  13. DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_dynamic_shapes
  14. DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff_dynamic_shapes
  15. DynamicShapesExportTests.test_export_with_constant_free_function_and_class_method_multiarg_dynamic_shapes
  16. DynamicShapesExportTests.test_export_with_constant_free_function_dynamic_shapes
  17. DynamicShapesExportTests.test_export_with_constant_list_nonzero_dynamic_shapes
  18. DynamicShapesExportTests.test_export_with_constant_list_nonzero_free_function_dynamic_shapes
  19. DynamicShapesExportTests.test_export_with_constant_method_on_module_dynamic_shapes
  20. DynamicShapesExportTests.test_export_with_constant_method_on_module_invoke_twice_dynamic_shapes
  21. DynamicShapesExportTests.test_export_with_constant_none_control_flow_dynamic_shapes
  22. DynamicShapesExportTests.test_export_with_constant_none_control_flow_free_func_dynamic_shapes
  23. DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_dynamic_shapes
  24. DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_free_func_dynamic_shapes
  25. DynamicShapesExportTests.test_export_with_constant_not_none_control_flow_pos_dynamic_shapes
  26. DynamicShapesExportTests.test_export_with_constant_not_return_const_dynamic_shapes
  27. DynamicShapesExportTests.test_export_with_constant_tuple_nonzero_dynamic_shapes
  28. DynamicShapesExportTests.test_export_with_map_cond_dynamic_shapes
  29. DynamicShapesExportTests.test_map_cond_param_buffer_lifted_dynamic_shapes
  30. DynamicShapesExportTests.test_retracibility_dynamic_shapes
  31. DynamicShapesExportTests.test_torch_inference_mode_ctx_dynamic_shapes
  32. DynamicShapesExportTests.test_untracked_inputs_in_constraints_dynamic_shapes
  33. DynamicShapesFunctionTests.test_default_dict_closure_dynamic_shapes
  34. DynamicShapesFunctionTests.test_default_dict_dynamic_shapes
  35. DynamicShapesFunctionTests.test_default_dict_lambda_dynamic_shapes
  36. DynamicShapesFunctionTests.test_fstrings2_dynamic_shapes
  37. DynamicShapesFunctionTests.test_is_contiguous_frame_counts_dynamic_shapes
  38. DynamicShapesFunctionTests.test_math_radians_dynamic_shapes
  39. DynamicShapesFunctionTests.test_partials_as_input_partials_lambda_dynamic_shapes
  40. DynamicShapesFunctionTests.test_partials_as_input_partials_mod_dynamic_shapes
  41. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_disable_capture_dynamic_shapes
  42. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_dynamic_shapes
  43. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs_dynamic_shapes
  44. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar_dynamic_shapes
  45. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_has_aux_dynamic_shapes
  46. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_non_tensor_input_dynamic_shapes
  47. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_pytree_dynamic_shapes
  48. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux_dynamic_shapes
  49. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux_dynamic_shapes
  50. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_graph_break_dynamic_shapes
  51. DynamicShapesFuncTorchHigherOrderOpTests.test_grad_with_side_effect_dynamic_shapes
  52. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_disable_capture_dynamic_shapes
  53. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_dynamic_shapes
  54. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_const_dynamic_shapes
  55. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_free_tensor_dynamic_shapes
  56. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_illegal_op_graph_break_dynamic_shapes
  57. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_kwargs_dynamic_shapes
  58. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims_dynamic_shapes
  59. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims_dynamic_shapes
  60. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims_dynamic_shapes
  61. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_dynamic_shapes
  62. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple_dynamic_shapes
  63. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured_dynamic_shapes
  64. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs_dynamic_shapes
  65. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_pytree_inputs_dynamic_shapes
  66. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_side_effects_dynamic_shapes
  67. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_dynamic_shapes
  68. DynamicShapesFuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims_dynamic_shapes
  69. DynamicShapesHigherOrderOpTests.test_access_module_attr_dynamic_shapes
  70. DynamicShapesHigherOrderOpTests.test_capture_untracked_global_nested_dynamic_shapes
  71. DynamicShapesHigherOrderOpTests.test_capture_value_created_in_subgraph_dynamic_shapes
  72. DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_dynamic_shapes
  73. DynamicShapesHigherOrderOpTests.test_cond_branches_no_arguments_no_closure_dynamic_shapes
  74. DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_dynamic_shapes
  75. DynamicShapesHigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves_dynamic_shapes
  76. DynamicShapesHigherOrderOpTests.test_cond_source_fn_stack_dynamic_shapes
  77. DynamicShapesHigherOrderOpTests.test_cond_subgraph_name_is_valid_dynamic_shapes
  78. DynamicShapesHigherOrderOpTests.test_fallback_on_python_primitives_output_dynamic_shapes
  79. DynamicShapesHigherOrderOpTests.test_map_lowers_to_graph_dynamic_shapes
  80. DynamicShapesHigherOrderOpTests.test_map_multi_return_dynamic_shapes
  81. DynamicShapesHigherOrderOpTests.test_map_pytree_return_dynamic_shapes
  82. DynamicShapesHigherOrderOpTests.test_map_source_fn_stack_dynamic_shapes
  83. DynamicShapesHigherOrderOpTests.test_map_subgraph_name_is_valid_dynamic_shapes
  84. DynamicShapesHigherOrderOpTests.test_map_symint_input_dynamic_shapes
  85. DynamicShapesHigherOrderOpTests.test_modules_dynamic_shapes
  86. DynamicShapesHigherOrderOpTests.test_nested_tuple_output_dynamic_shapes
  87. DynamicShapesHigherOrderOpTests.test_output_with_dict_dynamic_shapes
  88. DynamicShapesHigherOrderOpTests.test_side_effect_in_body_dynamic_shapes
  89. DynamicShapesHigherOrderOpTests.test_vmap_source_fn_stack_dynamic_shapes
  90. DynamicShapesHigherOrderOpTests.test_wrap_kwarg_recompile_dynamic_shapes
  91. DynamicShapesHigherOrderOpTests.test_wrap_subgraph_name_is_valid_dynamic_shapes
  92. DynamicShapesMiscTests.test_add_to_set_dynamic_shapes
  93. DynamicShapesMiscTests.test_any_all_symnode_dynamic_shapes
  94. DynamicShapesMiscTests.test_backend_match_guard_dynamic_shapes
  95. DynamicShapesMiscTests.test_boolarg_dynamic_shapes
  96. DynamicShapesMiscTests.test_callpacked_dynamic_shapes
  97. DynamicShapesMiscTests.test_closure_out_of_scope_cell_dynamic_shapes
  98. DynamicShapesMiscTests.test_compare_shapes_with_constant_dynamic_shapes
  99. DynamicShapesMiscTests.test_cond_nested_dynamic_shapes
  100. DynamicShapesMiscTests.test_cond_side_effects_dynamic_shapes
  101. DynamicShapesMiscTests.test_dataclass_fields_dynamic_shapes
  102. DynamicShapesMiscTests.test_deque_append_left_dynamic_shapes
  103. DynamicShapesMiscTests.test_deque_input_dynamic_shapes
  104. DynamicShapesMiscTests.test_deterministic_algorithms_mutated_dynamic_shapes
  105. DynamicShapesMiscTests.test_dict_order_keys_dynamic_shapes
  106. DynamicShapesMiscTests.test_dict_order_keys_modules_dynamic_shapes
  107. DynamicShapesMiscTests.test_dict_order_keys_tensors_dynamic_shapes
  108. DynamicShapesMiscTests.test_dictcomp_dynamic_shapes
  109. DynamicShapesMiscTests.test_dtypes_no_graphbreaks_dynamic_shapes
  110. DynamicShapesMiscTests.test_dunder_new_function_inlining_dynamic_shapes
  111. DynamicShapesMiscTests.test_frozenset_torch_func_contains_dynamic_shapes
  112. DynamicShapesMiscTests.test_get_cache_entry_dynamic_shapes
  113. DynamicShapesMiscTests.test_grad_state_mutated_dynamic_shapes
  114. DynamicShapesMiscTests.test_guard_failure_fn_shape_control_dynamic_shapes
  115. DynamicShapesMiscTests.test_guard_failure_fn_tensor_iter_dynamic_shapes
  116. DynamicShapesMiscTests.test_inline_closure_not_loaded_by_parent_dynamic_shapes
  117. DynamicShapesMiscTests.test_inplace_param_update_dynamic_shapes
  118. DynamicShapesMiscTests.test_intermediary_tensor_grad_access_dynamic_shapes
  119. DynamicShapesMiscTests.test_is_compiling_dynamic_shapes
  120. DynamicShapesMiscTests.test_iter_set_dynamic_shapes
  121. DynamicShapesMiscTests.test_itertools_accumulate_symint_default_sum_dynamic_shapes
  122. DynamicShapesMiscTests.test_itertools_accumulate_tensors_builtins_dynamic_shapes
  123. DynamicShapesMiscTests.test_itertools_accumulate_tensors_default_sum_dynamic_shapes
  124. DynamicShapesMiscTests.test_itertools_accumulate_tensors_kwargs_dynamic_shapes
  125. DynamicShapesMiscTests.test_itertools_accumulate_tensors_user_defined_dynamic_shapes
  126. DynamicShapesMiscTests.test_itertools_groupby_pure_python_default_identify_func_dynamic_shapes
  127. DynamicShapesMiscTests.test_itertools_groupby_pure_python_key_func_dynamic_shapes
  128. DynamicShapesMiscTests.test_itertools_infinite_count_dynamic_shapes
  129. DynamicShapesMiscTests.test_itertools_infinite_cycle_dynamic_shapes
  130. DynamicShapesMiscTests.test_itertools_infinite_repeat_dynamic_shapes
  131. DynamicShapesMiscTests.test_itertools_infinite_repeat_mutation_dynamic_shapes
  132. DynamicShapesMiscTests.test_itertools_repeat_dynamic_shapes
  133. DynamicShapesMiscTests.test_linetable_311_writer1_dynamic_shapes
  134. DynamicShapesMiscTests.test_linetable_311_writer2_dynamic_shapes
  135. DynamicShapesMiscTests.test_list_slice_mul_dynamic_shapes
  136. DynamicShapesMiscTests.test_listcomp_dynamic_shapes
  137. DynamicShapesMiscTests.test_mandelbrot_numpy_dynamic_shapes
  138. DynamicShapesMiscTests.test_mark_static_dynamic_shapes
  139. DynamicShapesMiscTests.test_namedtuple1_dynamic_shapes
  140. DynamicShapesMiscTests.test_namedtuple2_dynamic_shapes
  141. DynamicShapesMiscTests.test_nan_dynamic_shapes
  142. DynamicShapesMiscTests.test_nested_closure_dynamic_shapes
  143. DynamicShapesMiscTests.test_nested_closure_mutation_dynamic_shapes
  144. DynamicShapesMiscTests.test_nested_optimize_decorator_dynamic_shapes
  145. DynamicShapesMiscTests.test_nested_optimize_dynamic_shapes
  146. DynamicShapesMiscTests.test_nested_optimize_run_dynamic_shapes
  147. DynamicShapesMiscTests.test_nn_module_getattr_dynamic_shapes
  148. DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_across_break_dynamic_shapes
  149. DynamicShapesMiscTests.test_no_raise_guard_partial_constraint_dynamic_shapes
  150. DynamicShapesMiscTests.test_numpy_array_of_arrays_dynamic_shapes
  151. DynamicShapesMiscTests.test_numpy_force_dynamic_shapes
  152. DynamicShapesMiscTests.test_numpy_int_constant_dynamic_shapes
  153. DynamicShapesMiscTests.test_numpy_iter_dynamic_shapes
  154. DynamicShapesMiscTests.test_numpy_non_torch_dtype_dynamic_shapes
  155. DynamicShapesMiscTests.test_numpy_readonly_dynamic_shapes
  156. DynamicShapesMiscTests.test_numpy_recompilation_scalar_dynamic_shapes
  157. DynamicShapesMiscTests.test_numpy_size_attr_dynamic_shapes
  158. DynamicShapesMiscTests.test_numpy_subdtype_dynamic_shapes
  159. DynamicShapesMiscTests.test_numpy_tolist_dynamic_shapes
  160. DynamicShapesMiscTests.test_numpy_with_builtin_type_dynamic_shapes
  161. DynamicShapesMiscTests.test_out_variants_with_resizing_on_graph_inputs_dynamic_shapes
  162. DynamicShapesMiscTests.test_pure_python_accumulate_dynamic_shapes
  163. DynamicShapesMiscTests.test_py_guards_mark_dynamic_dynamic_shapes
  164. DynamicShapesMiscTests.test_raise_guard_full_constraint_dynamic_shapes
  165. DynamicShapesMiscTests.test_raise_guard_partial_constraint_no_graph_break_dynamic_shapes
  166. DynamicShapesMiscTests.test_raise_on_backend_error_dynamic_shapes
  167. DynamicShapesMiscTests.test_recompile_on_global_state_change_dynamic_shapes
  168. DynamicShapesMiscTests.test_release_input_memory_dynamic_shapes
  169. DynamicShapesMiscTests.test_release_module_memory_dynamic_shapes
  170. DynamicShapesMiscTests.test_release_scope_memory_dynamic_shapes
  171. DynamicShapesMiscTests.test_repeat_interleave_graphbreaks_dynamic_shapes
  172. DynamicShapesMiscTests.test_return_nested_function_dynamic_shapes
  173. DynamicShapesMiscTests.test_set_aliasing_recompiles_dynamic_shapes
  174. DynamicShapesMiscTests.test_setattr_mutation1_dynamic_shapes
  175. DynamicShapesMiscTests.test_simple_set_usage_dynamic_shapes
  176. DynamicShapesMiscTests.test_size_input_dynamic_shapes
  177. DynamicShapesMiscTests.test_slice_input_dynamic_shapes
  178. DynamicShapesMiscTests.test_str_format_assert2_dynamic_shapes
  179. DynamicShapesMiscTests.test_tensor_build_list_unpack_dynamic_shapes
  180. DynamicShapesMiscTests.test_tensor_dict1_dynamic_shapes
  181. DynamicShapesMiscTests.test_tensor_dict2_dynamic_shapes
  182. DynamicShapesMiscTests.test_tensor_dict3_dynamic_shapes
  183. DynamicShapesMiscTests.test_tensor_item_capture_dynamic_shapes
  184. DynamicShapesMiscTests.test_tolist_0d_dynamic_shapes
  185. DynamicShapesMiscTests.test_tolist_1d_dynamic_shapes
  186. DynamicShapesMiscTests.test_tolist_kd_dynamic_dynamic_shapes
  187. DynamicShapesMiscTests.test_tolist_kd_dynamic_shapes
  188. DynamicShapesMiscTests.test_tolist_scalar_dynamic_shapes
  189. DynamicShapesMiscTests.test_torch_seed_dynamic_shapes
  190. DynamicShapesMiscTests.test_tracing_nested_py_tree_dicts_dynamic_shapes
  191. DynamicShapesMiscTests.test_tracing_nested_py_tree_dynamic_shapes
  192. DynamicShapesMiscTests.test_tracing_nested_py_tree_mixed_all_dynamic_shapes
  193. DynamicShapesMiscTests.test_tracing_nested_py_tree_tuples_dynamic_shapes
  194. DynamicShapesMiscTests.test_tracing_py_tree_dynamic_shapes
  195. DynamicShapesMiscTests.test_tracing_py_tree_tensor_subclass_dynamic_shapes
  196. DynamicShapesMiscTests.test_tracing_tree_map_only_dynamic_shapes
  197. DynamicShapesMiscTests.test_tuple_mul_dynamic_shapes
  198. DynamicShapesMiscTests.test_type_copy_dynamic_shapes
  199. DynamicShapesMiscTests.test_typing_typevar_dynamic_shapes
  200. DynamicShapesMiscTests.test_user_getattribute_dynamic_shapes
  201. DynamicShapesMiscTests.test_with_builtin_type_dynamic_shapes
  202. DynamicShapesMiscTests.test_yield_from_dynamic_shapes
  203. DynamicShapesMiscTests.test_yield_gen_and_from_dynamic_shapes
  204. DynamicShapesMiscTests.test_yield_send_to_subgenerator_graph_break_dynamic_shapes
  205. DynamicShapesNNModuleTests.test_self_mutating1_dynamic_shapes
  206. DynamicShapesNNModuleTests.test_unsupportedmethod_dynamic_shapes
  207. DynamicShapesNNModuleTests.test_unsupportedmodule_dynamic_shapes
  208. DynamicShapesReproTests.test_add_sub_alpha_out_dynamic_shapes
  209. DynamicShapesReproTests.test_addr_alpha_beta_out_dynamic_shapes
  210. DynamicShapesReproTests.test_boxes_len_dynamic_shapes
  211. DynamicShapesReproTests.test_chunk_reformer_ff_dynamic_shapes
  212. DynamicShapesReproTests.test_convert_boxes_to_pooler_format_dynamic_shapes
  213. DynamicShapesReproTests.test_create_rand_mask_from_inputs_dynamic_shapes
  214. DynamicShapesReproTests.test_do_paste_mask_dynamic_shapes
  215. DynamicShapesReproTests.test_dynamic_shapes_implicit_guard_dynamic_shapes
  216. DynamicShapesReproTests.test_empty_list_contains_with_jump_dynamic_shapes
  217. DynamicShapesReproTests.test_function_in_skipfiles_dynamic_shapes
  218. DynamicShapesReproTests.test_hf_t5_forward_dynamic_shapes
  219. DynamicShapesReproTests.test_hf_xsoftmax_training_dynamic_shapes
  220. DynamicShapesReproTests.test_issue175_dynamic_shapes
  221. DynamicShapesReproTests.test_list_aliasing_dynamic_shapes
  222. DynamicShapesReproTests.test_list_self_reference_dynamic_shapes
  223. DynamicShapesReproTests.test_longformer_chunk_dynamic_shapes
  224. DynamicShapesReproTests.test_many_views_with_mutation_dynamic_shapes
  225. DynamicShapesReproTests.test_merge_criteria_processor_list1_dynamic_shapes
  226. DynamicShapesReproTests.test_merge_criteria_processor_list2_dynamic_shapes
  227. DynamicShapesReproTests.test_module_in_skipfiles_dynamic_shapes
  228. DynamicShapesReproTests.test_negative_shape_guard_dynamic_shapes
  229. DynamicShapesReproTests.test_numpy_not_ndarray_recompiles_dynamic_shapes
  230. DynamicShapesReproTests.test_optim_state_references_cleared_dynamic_shapes
  231. DynamicShapesReproTests.test_recursive_map_dynamic_shapes
  232. DynamicShapesReproTests.test_reformer_eval_dynamic_shapes
  233. DynamicShapesReproTests.test_reformer_min_chunk_len_dynamic_shapes
  234. DynamicShapesReproTests.test_reformer_sorting_dynamic_shapes
  235. DynamicShapesReproTests.test_reformer_train_dynamic_shapes
  236. DynamicShapesReproTests.test_relative_import_dynamic_shapes
  237. DynamicShapesReproTests.test_relative_import_no_modulename_dynamic_shapes
  238. DynamicShapesReproTests.test_restricted_list_subclass1_dynamic_shapes
  239. DynamicShapesReproTests.test_rewrite_assert_noop_dynamic_shapes
  240. DynamicShapesReproTests.test_rewrite_assert_with_msg_dynamic_shapes
  241. DynamicShapesReproTests.test_rewrite_assert_with_non_string_msg_dynamic_shapes
  242. DynamicShapesReproTests.test_seq_append_list_dynamic_shapes
  243. DynamicShapesReproTests.test_size_typematch_dynamic_shapes
  244. DynamicShapesReproTests.test_tensor_data_kwarg_dynamic_shapes
  245. DynamicShapesReproTests.test_threading_local_dynamic_shapes
  246. DynamicShapesReproTests.test_validate_model_kwargs_dynamic_shapes
  247. DynamicShapesSubGraphTests.test_dynamic_duck_size_dynamic_shapes
  248. DynamicShapesSubGraphTests.test_dynamic_getitem_dynamic_shapes
  249. DynamicShapesSubGraphTests.test_dynamic_kwarg_dynamic_shapes
  250. DynamicShapesSubGraphTests.test_dynamic_order_dependence_dynamic_shapes
  251. DynamicShapesSubGraphTests.test_dynamic_zero_inference_dynamic_shapes
  252. DynamicShapesSubGraphTests.test_enumerate_not_break_graph_dynamic_shapes
  253. DynamicShapesSubGraphTests.test_no_graph_break_on_item_dynamic_shapes
  254. DynamoProfilerTests.test_dynamo_timed_profiling_backend_compile
  255. ExportTests.test_predispatch_with_for_out_dtype
  256. ExportTests.test_predispatch_with_for_out_dtype_nested
  257. FrameInitTests.test_frame_init
  258. HigherOrderOpTests.test_access_module_attr
  259. InPlaceCompilationTests.test_compilation
  260. InteropTests.test_fx_fn
  261. LoggingTests.test_distributed_rank_logging
  262. LoggingTests.test_logs_out
  263. LoggingTests.test_trace_call
  264. LoggingTests.test_trace_call_graph_break
  265. LoggingTests.test_trace_call_inline_call
  266. MiscTests.test_auto_functionalize_on_view
  267. MiscTests.test_auto_functionalize_optional
  268. MiscTests.test_exception_table_e2e
  269. MiscTests.test_exception_table_e2e_2
  270. MiscTests.test_exception_table_parsing
  271. MiscTests.test_generate_trivial_abstract_impl
  272. MiscTests.test_itertools_accumulate_tensors_builtins
  273. MiscTests.test_itertools_accumulate_tensors_kwargs
  274. MiscTests.test_itertools_accumulate_tensors_user_defined
  275. MiscTests.test_itertools_infinite_count
  276. MiscTests.test_linetable_311_writer1
  277. MiscTests.test_linetable_311_writer2
  278. MiscTests.test_py311_jump_offset
  279. NopTests.test_extended_args
  280. OptimizerTests.test_adadelta
  281. RecompileTests.test_aliasing_guard_failures
  282. RecompileUxTests.test_drop_cache_on_skip
  283. ReproTests.test_optim_state_references_cleared
  284. ReproTests.test_reformer_train
  285. TestAOTAutograd.test_view_detach
  286. TestArgmax.test_combinations_data58
  287. TestArgmax.test_combinations_data61
  288. TestAutograd.test_hook_closure_cycle_use_custom_function_True_use_tensor_hook_True
  289. TestAutograd.test_post_accumulate_grad_hook_gets_cleaned_up
  290. TestAwait.test_await_python
  291. TestBackends.test_execution
  292. TestBackends.test_save_load
  293. TestBackendsWithCompiler.test_execution
  294. TestBasicsCPU.test_invalid_sparse_coo_values_cpu
  295. TestBasicsCPU.test_invalid_sparse_csr_values_cpu
  296. TestBinaryUfuncsCPU.test_add_cpu
  297. TestBinaryUfuncsCPU.test_int_tensor_pow_neg_ints_cpu
  298. TestBinaryUfuncsCPU.test_long_tensor_pow_floats_cpu
  299. TestBinaryUfuncsCPU.test_shift_limits_cpu_uint8
  300. TestCheckpoint.test_checkpoint_trigger
  301. TestConstant.test_check_constant
  302. TestConvolutionNN.test_Conv1d_module_same_padding
  303. TestConvolutionNN.test_Conv2d_backward_twice
  304. TestConvolutionNN.test_Conv2d_module_same_padding
  305. TestConvolutionNN.test_Conv3d_module_same_padding
  306. TestConvolutionNN.test_ConvTranspose2d_output_size_downsample_upsample
  307. TestConvolutionNN.test_ConvTranspose3d_correct_output_size
  308. TestConvolutionNNDeviceTypeCPU.test_conv2d_no_grad_cpu_float32
  309. TestCustomOp.test_impl_device_function
  310. TestCustomOpTestingCPU.test_opcheck_fails_basic_cpu
  311. TestDLPack.test_non_contiguous
  312. TestDtypeAnalysis.test_custom_rules
  313. TestDtypeAnalysis.test_unary
  314. TestExperiment.test_mark_strict_with_container_type
  315. TestExperimentalUtils.test_profiler_for_loop_indexing_pattern
  316. TestFFTShift.test_fft_n
  317. TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int16
  318. TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int32
  319. TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int64
  320. TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_int8
  321. TestForeachCPU.test_add_scalar_with_empty_list_and_empty_tensor_cpu_uint8
  322. TestFreezing.test_freeze_module_with_fork2
  323. TestFreezing.test_freeze_module_with_fork_calling_module_method
  324. TestFrozenOptimizations.test_collapse_adjacent_conversions
  325. TestFrozenOptimizations.test_conv_add_folding
  326. TestFrozenOptimizations.test_conv_bn_folding
  327. TestFX.test_annotations_empty_tuple
  328. TestFX.test_assert
  329. TestFX.test_custom_traceback_raised_when_exception_source_is_graphmodule
  330. TestFXExperimental.test_optimize_for_inference_cpu
  331. TestFXExperimental.test_optimize_for_inference_cpu_torchvision
  332. TestGenericProxyTensorFake.test_amp_cache
  333. TestGenericProxyTensorFake.test_inplace_metadata
  334. TestGenericProxyTensorReal.test_inplace_metadata
  335. TestGenericProxyTensorSymbolic.test_amp_cache
  336. TestGenericProxyTensorSymbolic.test_inplace_metadata
  337. TestHistogramdd.test_bins_array
  338. TestIndexingCPU.test_invalid_index_cpu
  339. TestJitGeneratedModule.test_nn_Conv1d
  340. TestJitGeneratedModule.test_nn_Conv1d_circular_stride2_pad2
  341. TestJitGeneratedModule.test_nn_Conv1d_dilated
  342. TestJitGeneratedModule.test_nn_Conv1d_groups
  343. TestJitGeneratedModule.test_nn_Conv1d_pad1
  344. TestJitGeneratedModule.test_nn_Conv1d_pad1size1
  345. TestJitGeneratedModule.test_nn_Conv1d_pad2
  346. TestJitGeneratedModule.test_nn_Conv1d_pad2size1
  347. TestJitGeneratedModule.test_nn_Conv1d_pad_same
  348. TestJitGeneratedModule.test_nn_Conv1d_pad_same2
  349. TestJitGeneratedModule.test_nn_Conv1d_pad_same_dilated
  350. TestJitGeneratedModule.test_nn_Conv1d_pad_valid
  351. TestJitGeneratedModule.test_nn_Conv1d_reflect_stride2_pad2
  352. TestJitGeneratedModule.test_nn_Conv1d_replicate_stride2_pad2
  353. TestJitGeneratedModule.test_nn_Conv1d_stride
  354. TestJitGeneratedModule.test_nn_Conv1d_zero_batch
  355. TestJitGeneratedModule.test_nn_Conv1d_zeros_stride2_pad2
  356. TestJitGeneratedModule.test_nn_Conv2d
  357. TestJitGeneratedModule.test_nn_Conv2d_circular_stride2_pad2
  358. TestJitGeneratedModule.test_nn_Conv2d_depthwise
  359. TestJitGeneratedModule.test_nn_Conv2d_depthwise_dilated
  360. TestJitGeneratedModule.test_nn_Conv2d_depthwise_padded
  361. TestJitGeneratedModule.test_nn_Conv2d_depthwise_strided
  362. TestJitGeneratedModule.test_nn_Conv2d_depthwise_with_multiplier
  363. TestJitGeneratedModule.test_nn_Conv2d_dilated
  364. TestJitGeneratedModule.test_nn_Conv2d_groups
  365. TestJitGeneratedModule.test_nn_Conv2d_groups_thnn
  366. TestJitGeneratedModule.test_nn_Conv2d_pad_same
  367. TestJitGeneratedModule.test_nn_Conv2d_pad_same_dilated
  368. TestJitGeneratedModule.test_nn_Conv2d_pad_valid
  369. TestJitGeneratedModule.test_nn_Conv2d_padding
  370. TestJitGeneratedModule.test_nn_Conv2d_reflect_stride2_pad2
  371. TestJitGeneratedModule.test_nn_Conv2d_replicate_stride2_pad2
  372. TestJitGeneratedModule.test_nn_Conv2d_strided
  373. TestJitGeneratedModule.test_nn_Conv2d_zero_batch
  374. TestJitGeneratedModule.test_nn_Conv2d_zeros_stride2_pad2
  375. TestJitGeneratedModule.test_nn_Conv3d
  376. TestJitGeneratedModule.test_nn_Conv3d_circular_stride2_pad2
  377. TestJitGeneratedModule.test_nn_Conv3d_dilated
  378. TestJitGeneratedModule.test_nn_Conv3d_dilated_strided
  379. TestJitGeneratedModule.test_nn_Conv3d_groups
  380. TestJitGeneratedModule.test_nn_Conv3d_pad_same
  381. TestJitGeneratedModule.test_nn_Conv3d_pad_same_dilated
  382. TestJitGeneratedModule.test_nn_Conv3d_pad_valid
  383. TestJitGeneratedModule.test_nn_Conv3d_replicate_stride2_pad2
  384. TestJitGeneratedModule.test_nn_Conv3d_stride
  385. TestJitGeneratedModule.test_nn_Conv3d_stride_padding
  386. TestJitGeneratedModule.test_nn_Conv3d_zero_batch
  387. TestJitGeneratedModule.test_nn_Conv3d_zeros_stride2_pad2
  388. TestJitGeneratedModule.test_nn_ConvTranspose1d
  389. TestJitGeneratedModule.test_nn_ConvTranspose1d_dilated
  390. TestJitGeneratedModule.test_nn_ConvTranspose1d_groups
  391. TestJitGeneratedModule.test_nn_ConvTranspose2d
  392. TestJitGeneratedModule.test_nn_ConvTranspose2d_groups
  393. TestJitGeneratedModule.test_nn_ConvTranspose3d
  394. TestJitGeneratedModule.test_nn_ConvTranspose3d_dilated
  395. TestLazyDynamicOps.test_nonzero_dynamic
  396. TestLazyReuseIr.testAdd
  397. TestLazyReuseIr.testAddSub
  398. TestLazyReuseIr.testAddSubFallback
  399. TestLazyReuseIr.testBatchNorm
  400. TestLazyTensor.test_tensor_ctr
  401. TestLazyTensor.test_view_mark_step_preserved
  402. TestLinalgCPU.test_lobpcg_torchscript_cpu_float64
  403. TestList.test_comprehension_iterable
  404. TestLoadStateDict.test_load_state_dict_BC_swap_True
  405. TestLogging.test_trace_numeric_counter
  406. TestMatmulOperator.test_exceptions
  407. TestMatmulOperator.test_matmul_raises
  408. TestMethods.test_compress
  409. TestMethods.test_dot_out_mem_overlap
  410. TestMethods.test_matmul_out
  411. TestMethods.test_partition_iterative
  412. TestMethods.test_round
  413. TestMethods.test_searchsorted_complex
  414. TestMethods.test_searchsorted_type_specific_2
  415. TestMethods.test_searchsorted_with_invalid_sorter
  416. TestMethods.test_transpose
  417. TestMisc.test_broadcasting_list
  418. TestMisc.test_parse_ir_annotate
  419. TestMisc.test_parse_ir_single_element_tensor_negative
  420. TestMisc.test_parse_ir_single_element_tensor_positive
  421. TestMkldnnFusion.test_single_conv
  422. TestMKLDNNReinplacing.test_always_alive_values
  423. TestModels.test_snli_quantized
  424. TestModels.test_time_sequence_prediction
  425. TestModels.test_vae_quantized
  426. TestNativeFunctions.test_intlist_error_with_overload
  427. TestNN.test_padding_list
  428. TestNN.test_vector_to_parameters
  429. TestNnapiBackend.test_avg_pool2d
  430. TestNnapiBackend.test_cat
  431. TestNnapiBackend.test_compile_spec_santiy
  432. TestNnapiBackend.test_conv2d
  433. TestNnapiBackend.test_conv2d_transpose
  434. TestNnapiBackend.test_dequantize
  435. TestNnapiBackend.test_detach
  436. TestNnapiBackend.test_flatten
  437. TestNnapiBackend.test_hardtanh
  438. TestNnapiBackend.test_linear
  439. TestNnapiBackend.test_log_softmax
  440. TestNnapiBackend.test_max_pool2d
  441. TestNnapiBackend.test_mean
  442. TestNnapiBackend.test_multi_output
  443. TestNnapiBackend.test_pointwise_binary
  444. TestNnapiBackend.test_pointwise_binary_const
  445. TestNnapiBackend.test_pointwise_unary
  446. TestNnapiBackend.test_prelu
  447. TestNnapiBackend.test_qadd
  448. TestNnapiBackend.test_qlinear
  449. TestNnapiBackend.test_quantize
  450. TestNnapiBackend.test_reshape
  451. TestNnapiBackend.test_seblock_mul
  452. TestNnapiBackend.test_slice
  453. TestNnapiBackend.test_softmax
  454. TestNnapiBackend.test_tensor_input
  455. TestNnapiBackend.test_to
  456. TestNnapiBackend.test_unsqueeze
  457. TestNnapiBackend.test_upsample_nearest2d
  458. TestNNDeviceTypeCPU.test_conv_empty_input_cpu_complex128
  459. TestNNParametrization.test_new_spectral_norm_dim_swap_False
  460. TestNNParametrization.test_new_spectral_norm_dim_swap_True
  461. TestOpenMP_ParallelFor.test_one_thread
  462. TestPackageScript.test_load_shared_tensors_repackaged
  463. TestParametrization.test_traceable
  464. TestPeephole.test_peephole_int
  465. TestPeephole.test_peephole_optional_refine
  466. TestProfiler.test_profiler_metadata
  467. TestProfiler.test_tensorboard_trace_handler
  468. TestProfilerTree.test_profiler_experimental_tree
  469. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___getitem___cpu_float32
  470. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___radd___cpu_float32
  471. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rdiv___cpu_float32
  472. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmatmul___cpu_float32
  473. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmod___cpu_float32
  474. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rmul___cpu_float32
  475. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rpow___cpu_float32
  476. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive___rsub___cpu_float32
  477. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__native_batch_norm_legit_cpu_float32
  478. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_lengths_cpu_float32
  479. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__segment_reduce_offsets_cpu_float32
  480. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__softmax_backward_data_cpu_float32
  481. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive__upsample_bilinear2d_aa_cpu_float32
  482. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_abs_cpu_float32
  483. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acos_cpu_float32
  484. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_acosh_cpu_float32
  485. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_add_cpu_float32
  486. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addbmm_cpu_float32
  487. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcdiv_cpu_float32
  488. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addcmul_cpu_float32
  489. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_cpu_float32
  490. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmm_decomposed_cpu_float32
  491. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addmv_cpu_float32
  492. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_addr_cpu_float32
  493. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_all_cpu_float32
  494. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_allclose_cpu_float32
  495. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amax_cpu_float32
  496. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_amin_cpu_float32
  497. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_aminmax_cpu_float32
  498. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_angle_cpu_float32
  499. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_any_cpu_float32
  500. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_arange_cpu_float32
  501. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmax_cpu_float32
  502. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argmin_cpu_float32
  503. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argsort_cpu_float32
  504. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_argwhere_cpu_float32
  505. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_cpu_float32
  506. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_partial_views_cpu_float32
  507. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_as_strided_scatter_cpu_float32
  508. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asin_cpu_float32
  509. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_asinh_cpu_float32
  510. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan2_cpu_float32
  511. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atan_cpu_float32
  512. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atanh_cpu_float32
  513. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_1d_cpu_float32
  514. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_2d_cpu_float32
  515. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_atleast_3d_cpu_float32
  516. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_baddbmm_cpu_float32
  517. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_batch_norm_with_update_cpu_float32
  518. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bernoulli_cpu_float32
  519. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bfloat16_cpu_float32
  520. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_block_diag_cpu_float32
  521. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bmm_cpu_float32
  522. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bool_cpu_float32
  523. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_shapes_cpu_float32
  524. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_tensors_cpu_float32
  525. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_broadcast_to_cpu_float32
  526. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_bucketize_cpu_float32
  527. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_byte_cpu_float32
  528. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cartesian_prod_cpu_float32
  529. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cat_cpu_float32
  530. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cauchy_cpu_float32
  531. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdist_cpu_float32
  532. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cdouble_cpu_float32
  533. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ceil_cpu_float32
  534. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cfloat_cpu_float32
  535. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chalf_cpu_float32
  536. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_char_cpu_float32
  537. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_cpu_float32
  538. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_inverse_cpu_float32
  539. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cholesky_solve_cpu_float32
  540. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_chunk_cpu_float32
  541. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_cpu_float32
  542. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_max_cpu_float32
  543. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clamp_min_cpu_float32
  544. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_clone_cpu_float32
  545. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_column_stack_cpu_float32
  546. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_combinations_cpu_float32
  547. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_complex_cpu_float32
  548. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_cpu_float32
  549. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_conj_physical_cpu_float32
  550. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_constant_pad_nd_cpu_float32
  551. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_contiguous_cpu_float32
  552. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_copysign_cpu_float32
  553. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_corrcoef_cpu_float32
  554. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cos_cpu_float32
  555. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cosh_cpu_float32
  556. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_count_nonzero_cpu_float32
  557. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cov_cpu_float32
  558. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cross_cpu_float32
  559. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummax_cpu_float32
  560. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cummin_cpu_float32
  561. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumprod_cpu_float32
  562. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumsum_cpu_float32
  563. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_cumulative_trapezoid_cpu_float32
  564. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_deg2rad_cpu_float32
  565. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_cpu_float32
  566. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diag_embed_cpu_float32
  567. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagflat_cpu_float32
  568. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_copy_cpu_float32
  569. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_cpu_float32
  570. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diagonal_scatter_cpu_float32
  571. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_diff_cpu_float32
  572. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_digamma_cpu_float32
  573. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_floor_rounding_cpu_float32
  574. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_no_rounding_mode_cpu_float32
  575. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_div_trunc_rounding_cpu_float32
  576. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dot_cpu_float32
  577. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_double_cpu_float32
  578. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dsplit_cpu_float32
  579. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_dstack_cpu_float32
  580. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_einsum_cpu_float32
  581. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_cpu_float32
  582. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_like_cpu_float32
  583. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_permuted_cpu_float32
  584. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_empty_strided_cpu_float32
  585. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eq_cpu_float32
  586. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_equal_cpu_float32
  587. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erf_cpu_float32
  588. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfc_cpu_float32
  589. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_erfinv_cpu_float32
  590. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp2_cpu_float32
  591. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exp_cpu_float32
  592. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_as_cpu_float32
  593. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expand_cpu_float32
  594. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_expm1_cpu_float32
  595. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_exponential_cpu_float32
  596. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_eye_cpu_float32
  597. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft2_cpu_float32
  598. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fft_cpu_float32
  599. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftn_cpu_float32
  600. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_fftshift_cpu_float32
  601. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft2_cpu_float32
  602. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfft_cpu_float32
  603. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_hfftn_cpu_float32
  604. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft2_cpu_float32
  605. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifft_cpu_float32
  606. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftn_cpu_float32
  607. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ifftshift_cpu_float32
  608. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft2_cpu_float32
  609. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfft_cpu_float32
  610. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_ihfftn_cpu_float32
  611. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft2_cpu_float32
  612. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfft_cpu_float32
  613. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_irfftn_cpu_float32
  614. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft2_cpu_float32
  615. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfft_cpu_float32
  616. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fft_rfftn_cpu_float32
  617. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fill_cpu_float32
  618. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flatten_cpu_float32
  619. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flip_cpu_float32
  620. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fliplr_cpu_float32
  621. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_flipud_cpu_float32
  622. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_cpu_float32
  623. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_float_power_cpu_float32
  624. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_cpu_float32
  625. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_floor_divide_cpu_float32
  626. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmax_cpu_float32
  627. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmin_cpu_float32
  628. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_fmod_cpu_float32
  629. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frac_cpu_float32
  630. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_frexp_cpu_float32
  631. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_cpu_float32
  632. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_full_like_cpu_float32
  633. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gather_cpu_float32
  634. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ge_cpu_float32
  635. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geometric_cpu_float32
  636. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_geqrf_cpu_float32
  637. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gradient_cpu_float32
  638. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_grid_sampler_2d_cpu_float32
  639. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_gt_cpu_float32
  640. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_H_cpu_float32
  641. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_half_cpu_float32
  642. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_heaviside_cpu_float32
  643. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histc_cpu_float32
  644. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogram_cpu_float32
  645. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_histogramdd_cpu_float32
  646. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hsplit_cpu_float32
  647. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hstack_cpu_float32
  648. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_hypot_cpu_float32
  649. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_i0_cpu_float32
  650. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igamma_cpu_float32
  651. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_igammac_cpu_float32
  652. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_add_cpu_float32
  653. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_copy_cpu_float32
  654. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_fill_cpu_float32
  655. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_put_cpu_float32
  656. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_reduce_cpu_float32
  657. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_index_select_cpu_float32
  658. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_inner_cpu_float32
  659. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_int_cpu_float32
  660. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isclose_cpu_float32
  661. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isfinite_cpu_float32
  662. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isin_cpu_float32
  663. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isinf_cpu_float32
  664. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isnan_cpu_float32
  665. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isneginf_cpu_float32
  666. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isposinf_cpu_float32
  667. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_isreal_cpu_float32
  668. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_item_cpu_float32
  669. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_2inputs_2outputs_cpu_float32
  670. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32
  671. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_cpu_float32
  672. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_binary_return_by_ref_cpu_float32
  673. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_jiterator_unary_cpu_float32
  674. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kron_cpu_float32
  675. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_kthvalue_cpu_float32
  676. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ldexp_cpu_float32
  677. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_le_cpu_float32
  678. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lerp_cpu_float32
  679. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lgamma_cpu_float32
  680. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_cpu_float32
  681. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cholesky_ex_cpu_float32
  682. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cond_cpu_float32
  683. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_cross_cpu_float32
  684. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_cpu_float32
  685. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_det_singular_cpu_float32
  686. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_diagonal_cpu_float32
  687. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eig_cpu_float32
  688. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigh_cpu_float32
  689. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvals_cpu_float32
  690. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_eigvalsh_cpu_float32
  691. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_householder_product_cpu_float32
  692. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_cpu_float32
  693. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_inv_ex_cpu_float32
  694. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_cpu_float32
  695. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_factor_ex_cpu_float32
  696. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_ldl_solve_cpu_float32
  697. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_cpu_float32
  698. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lstsq_grad_oriented_cpu_float32
  699. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_cpu_float32
  700. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_cpu_float32
  701. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_factor_ex_cpu_float32
  702. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_lu_solve_cpu_float32
  703. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_norm_cpu_float32
  704. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_power_cpu_float32
  705. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_cpu_float32
  706. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_matrix_rank_hermitian_cpu_float32
  707. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_multi_dot_cpu_float32
  708. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_cpu_float32
  709. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32
  710. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_cpu_float32
  711. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_hermitian_cpu_float32
  712. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_pinv_singular_cpu_float32
  713. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_qr_cpu_float32
  714. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_slogdet_cpu_float32
  715. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_cpu_float32
  716. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_ex_cpu_float32
  717. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_solve_triangular_cpu_float32
  718. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svd_cpu_float32
  719. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_svdvals_cpu_float32
  720. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorinv_cpu_float32
  721. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_tensorsolve_cpu_float32
  722. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vander_cpu_float32
  723. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vecdot_cpu_float32
  724. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linalg_vector_norm_cpu_float32
  725. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_cpu_float32
  726. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_linspace_tensor_overload_cpu_float32
  727. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log10_cpu_float32
  728. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log1p_cpu_float32
  729. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log2_cpu_float32
  730. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_cpu_float32
  731. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_normal_cpu_float32
  732. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_cpu_float32
  733. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_log_softmax_with_dtype_cpu_float32
  734. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp2_cpu_float32
  735. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logaddexp_cpu_float32
  736. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logcumsumexp_cpu_float32
  737. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logdet_cpu_float32
  738. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_and_cpu_float32
  739. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_not_cpu_float32
  740. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_or_cpu_float32
  741. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logical_xor_cpu_float32
  742. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logit_cpu_float32
  743. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_cpu_float32
  744. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logspace_tensor_overload_cpu_float32
  745. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_logsumexp_cpu_float32
  746. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_long_cpu_float32
  747. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lt_cpu_float32
  748. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_cpu_float32
  749. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_solve_cpu_float32
  750. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_lu_unpack_cpu_float32
  751. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_MapControlflowOp_cpu_float32
  752. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amax_cpu_float32
  753. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_amin_cpu_float32
  754. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmax_cpu_float32
  755. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_argmin_cpu_float32
  756. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumprod_cpu_float32
  757. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_cumsum_cpu_float32
  758. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_fill_cpu_float32
  759. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_log_softmax_cpu_float32
  760. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logaddexp_cpu_float32
  761. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_logsumexp_cpu_float32
  762. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_mean_cpu_float32
  763. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_median_cpu_float32
  764. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_norm_cpu_float32
  765. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_normalize_cpu_float32
  766. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_prod_cpu_float32
  767. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_scatter_cpu_float32
  768. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_select_cpu_float32
  769. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmax_cpu_float32
  770. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_softmin_cpu_float32
  771. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_std_cpu_float32
  772. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_sum_cpu_float32
  773. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_masked_var_cpu_float32
  774. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matmul_cpu_float32
  775. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_matrix_exp_cpu_float32
  776. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_binary_cpu_float32
  777. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_pool2d_with_indices_backward_cpu_float32
  778. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_no_dim_cpu_float32
  779. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_max_reduction_with_dim_cpu_float32
  780. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_maximum_cpu_float32
  781. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mean_cpu_float32
  782. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_median_cpu_float32
  783. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_list_of_tensors_cpu_float32
  784. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_meshgrid_variadic_tensors_cpu_float32
  785. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mH_cpu_float32
  786. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_binary_cpu_float32
  787. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_no_dim_cpu_float32
  788. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_min_reduction_with_dim_cpu_float32
  789. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_minimum_cpu_float32
  790. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mm_cpu_float32
  791. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mode_cpu_float32
  792. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_movedim_cpu_float32
  793. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_msort_cpu_float32
  794. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mT_cpu_float32
  795. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mul_cpu_float32
  796. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_multinomial_cpu_float32
  797. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mv_cpu_float32
  798. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32
  799. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32
  800. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32
  801. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nan_to_num_cpu_float32
  802. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmean_cpu_float32
  803. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanmedian_cpu_float32
  804. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nanquantile_cpu_float32
  805. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nansum_cpu_float32
  806. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_copy_cpu_float32
  807. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_narrow_cpu_float32
  808. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_batch_norm_cpu_float32
  809. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_dropout_backward_cpu_float32
  810. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_native_layer_norm_cpu_float32
  811. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ne_cpu_float32
  812. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_neg_cpu_float32
  813. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NestedMapControlflowOp_cpu_float32
  814. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_cpu_float32
  815. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_empty_strided_cpu_float32
  816. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_full_cpu_float32
  817. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_ones_cpu_float32
  818. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_new_zeros_cpu_float32
  819. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nextafter_cpu_float32
  820. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32
  821. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32
  822. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32
  823. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32
  824. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32
  825. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32
  826. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_alpha_dropout_cpu_float32
  827. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool1d_cpu_float32
  828. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool2d_cpu_float32
  829. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_avg_pool3d_cpu_float32
  830. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_batch_norm_cpu_float32
  831. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_bilinear_cpu_float32
  832. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_cpu_float32
  833. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32
  834. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_celu_cpu_float32
  835. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv1d_cpu_float32
  836. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv2d_cpu_float32
  837. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv3d_cpu_float32
  838. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose1d_cpu_float32
  839. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose2d_cpu_float32
  840. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_conv_transpose3d_cpu_float32
  841. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32
  842. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cosine_similarity_cpu_float32
  843. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_cross_entropy_cpu_float32
  844. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_ctc_loss_cpu_float32
  845. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout2d_cpu_float32
  846. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout3d_cpu_float32
  847. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_dropout_cpu_float32
  848. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_elu_cpu_float32
  849. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_bag_cpu_float32
  850. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_embedding_cpu_float32
  851. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32
  852. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32
  853. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32
  854. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32
  855. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32
  856. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_gelu_cpu_float32
  857. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_glu_cpu_float32
  858. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_grid_sample_cpu_float32
  859. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_group_norm_cpu_float32
  860. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardshrink_cpu_float32
  861. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardsigmoid_cpu_float32
  862. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardswish_cpu_float32
  863. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hardtanh_cpu_float32
  864. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32
  865. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_huber_loss_cpu_float32
  866. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_instance_norm_cpu_float32
  867. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_area_cpu_float32
  868. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bicubic_cpu_float32
  869. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_bilinear_cpu_float32
  870. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_linear_cpu_float32
  871. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32
  872. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_nearest_cpu_float32
  873. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_interpolate_trilinear_cpu_float32
  874. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_kl_div_cpu_float32
  875. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_l1_loss_cpu_float32
  876. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_layer_norm_cpu_float32
  877. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_leaky_relu_cpu_float32
  878. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_linear_cpu_float32
  879. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_local_response_norm_cpu_float32
  880. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_logsigmoid_cpu_float32
  881. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_margin_ranking_loss_cpu_float32
  882. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool1d_cpu_float32
  883. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool2d_cpu_float32
  884. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_pool3d_cpu_float32
  885. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_cpu_float32
  886. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32
  887. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_cpu_float32
  888. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32
  889. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_cpu_float32
  890. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32
  891. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mish_cpu_float32
  892. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_mse_loss_cpu_float32
  893. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32
  894. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multi_margin_loss_cpu_float32
  895. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32
  896. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32
  897. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_nll_loss_cpu_float32
  898. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_normalize_cpu_float32
  899. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_circular_cpu_float32
  900. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_constant_cpu_float32
  901. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_reflect_cpu_float32
  902. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_cpu_float32
  903. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pad_replicate_negative_cpu_float32
  904. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pairwise_distance_cpu_float32
  905. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pdist_cpu_float32
  906. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_shuffle_cpu_float32
  907. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_pixel_unshuffle_cpu_float32
  908. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_poisson_nll_loss_cpu_float32
  909. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_prelu_cpu_float32
  910. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu6_cpu_float32
  911. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_relu_cpu_float32
  912. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_rrelu_cpu_float32
  913. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32
  914. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_selu_cpu_float32
  915. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_silu_cpu_float32
  916. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_smooth_l1_loss_cpu_float32
  917. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_soft_margin_loss_cpu_float32
  918. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_cpu_float32
  919. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softmin_with_dtype_cpu_float32
  920. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softplus_cpu_float32
  921. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softshrink_cpu_float32
  922. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_softsign_cpu_float32
  923. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_tanhshrink_cpu_float32
  924. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_threshold_cpu_float32
  925. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_loss_cpu_float32
  926. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32
  927. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_unfold_cpu_float32
  928. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_bilinear_cpu_float32
  929. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nn_functional_upsample_nearest_cpu_float32
  930. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_cpu_float32
  931. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_nonzero_static_cpu_float32
  932. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_cpu_float32
  933. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_fro_cpu_float32
  934. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_inf_cpu_float32
  935. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_norm_nuc_cpu_float32
  936. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_cpu_float32
  937. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_in_place_cpu_float32
  938. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_normal_number_mean_cpu_float32
  939. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCatCustomOp_cpu_float32
  940. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyCubeCustomOp_cpu_float32
  941. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyMulCustomOp_cpu_float32
  942. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNMSCustomOp_cpu_float32
  943. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyNonzeroCustomOp_cpu_float32
  944. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySortCustomOp_cpu_float32
  945. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyCustomOp_cpu_float32
  946. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32
  947. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyTakeCustomOp_cpu_float32
  948. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_NumpyViewCopyCustomOp_cpu_float32
  949. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_cpu_float32
  950. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ones_like_cpu_float32
  951. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ormqr_cpu_float32
  952. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_outer_cpu_float32
  953. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pca_lowrank_cpu_float32
  954. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_permute_cpu_float32
  955. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pinverse_cpu_float32
  956. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polar_cpu_float32
  957. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_0_cpu_float32
  958. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_1_cpu_float32
  959. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_2_cpu_float32
  960. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_3_cpu_float32
  961. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_polygamma_polygamma_n_4_cpu_float32
  962. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_positive_cpu_float32
  963. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_pow_cpu_float32
  964. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_prod_cpu_float32
  965. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_put_cpu_float32
  966. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_qr_cpu_float32
  967. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_quantile_cpu_float32
  968. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rad2deg_cpu_float32
  969. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rand_like_cpu_float32
  970. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_cpu_float32
  971. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randint_like_cpu_float32
  972. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_cpu_float32
  973. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_randn_like_cpu_float32
  974. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_ravel_cpu_float32
  975. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_real_cpu_float32
  976. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reciprocal_cpu_float32
  977. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_remainder_cpu_float32
  978. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_renorm_cpu_float32
  979. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_cpu_float32
  980. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_repeat_interleave_cpu_float32
  981. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_as_cpu_float32
  982. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_reshape_cpu_float32
  983. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize__cpu_float32
  984. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resize_as__cpu_float32
  985. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_conj_cpu_float32
  986. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_resolve_neg_cpu_float32
  987. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_roll_cpu_float32
  988. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rot90_cpu_float32
  989. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_cpu_float32
  990. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_0_cpu_float32
  991. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_3_cpu_float32
  992. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_round_decimals_neg_3_cpu_float32
  993. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsqrt_cpu_float32
  994. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_rsub_cpu_float32
  995. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scalar_tensor_cpu_float32
  996. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_add_cpu_float32
  997. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_cpu_float32
  998. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amax_cpu_float32
  999. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_amin_cpu_float32
  1000. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_mean_cpu_float32
  1001. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_prod_cpu_float32
  1002. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_scatter_reduce_sum_cpu_float32
  1003. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_searchsorted_cpu_float32
  1004. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_cpu_float32
  1005. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_select_scatter_cpu_float32
  1006. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sgn_cpu_float32
  1007. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_short_cpu_float32
  1008. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sigmoid_cpu_float32
  1009. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sign_cpu_float32
  1010. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_bartlett_cpu_float32
  1011. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_blackman_cpu_float32
  1012. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_cosine_cpu_float32
  1013. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_exponential_cpu_float32
  1014. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_gaussian_cpu_float32
  1015. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_cosine_cpu_float32
  1016. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_general_hamming_cpu_float32
  1017. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hamming_cpu_float32
  1018. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_hann_cpu_float32
  1019. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_kaiser_cpu_float32
  1020. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signal_windows_nuttall_cpu_float32
  1021. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_signbit_cpu_float32
  1022. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sin_cpu_float32
  1023. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinc_cpu_float32
  1024. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sinh_cpu_float32
  1025. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_cpu_float32
  1026. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_slice_scatter_cpu_float32
  1027. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_cpu_float32
  1028. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_softmax_with_dtype_cpu_float32
  1029. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sort_cpu_float32
  1030. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_mm_reduce_cpu_float32
  1031. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sparse_sampled_addmm_cpu_float32
  1032. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_airy_ai_cpu_float32
  1033. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j0_cpu_float32
  1034. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_j1_cpu_float32
  1035. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y0_cpu_float32
  1036. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_bessel_y1_cpu_float32
  1037. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_t_cpu_float32
  1038. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_u_cpu_float32
  1039. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_v_cpu_float32
  1040. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_chebyshev_polynomial_w_cpu_float32
  1041. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_entr_cpu_float32
  1042. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_erfcx_cpu_float32
  1043. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_h_cpu_float32
  1044. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_hermite_polynomial_he_cpu_float32
  1045. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i0e_cpu_float32
  1046. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1_cpu_float32
  1047. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_i1e_cpu_float32
  1048. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_laguerre_polynomial_l_cpu_float32
  1049. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_legendre_polynomial_p_cpu_float32
  1050. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_log_ndtr_cpu_float32
  1051. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i0_cpu_float32
  1052. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_i1_cpu_float32
  1053. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k0_cpu_float32
  1054. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_modified_bessel_k1_cpu_float32
  1055. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtr_cpu_float32
  1056. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_ndtri_cpu_float32
  1057. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32
  1058. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k0_cpu_float32
  1059. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_scaled_modified_bessel_k1_cpu_float32
  1060. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32
  1061. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32
  1062. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32
  1063. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32
  1064. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_spherical_bessel_j0_cpu_float32
  1065. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_xlog1py_cpu_float32
  1066. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_special_zeta_cpu_float32
  1067. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_cpu_float32
  1068. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_list_args_cpu_float32
  1069. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_split_with_sizes_cpu_float32
  1070. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sqrt_cpu_float32
  1071. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_square_cpu_float32
  1072. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_cpu_float32
  1073. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_squeeze_multiple_cpu_float32
  1074. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stack_cpu_float32
  1075. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_cpu_float32
  1076. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_cpu_float32
  1077. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_mean_unbiased_cpu_float32
  1078. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_std_unbiased_cpu_float32
  1079. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_stft_cpu_float32
  1080. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sub_cpu_float32
  1081. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_cpu_float32
  1082. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_sum_to_size_cpu_float32
  1083. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_cpu_float32
  1084. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_svd_lowrank_cpu_float32
  1085. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_along_dim_cpu_float32
  1086. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_take_cpu_float32
  1087. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tan_cpu_float32
  1088. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tanh_cpu_float32
  1089. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensor_split_cpu_float32
  1090. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tensordot_cpu_float32
  1091. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tile_cpu_float32
  1092. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_cpu_float32
  1093. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_to_sparse_cpu_float32
  1094. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_topk_cpu_float32
  1095. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trace_cpu_float32
  1096. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_transpose_cpu_float32
  1097. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapezoid_cpu_float32
  1098. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trapz_cpu_float32
  1099. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triangular_solve_cpu_float32
  1100. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_tril_cpu_float32
  1101. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_TripleNestedMapControlflowOp_cpu_float32
  1102. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_triu_cpu_float32
  1103. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_true_divide_cpu_float32
  1104. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_trunc_cpu_float32
  1105. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unbind_cpu_float32
  1106. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unflatten_cpu_float32
  1107. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_copy_cpu_float32
  1108. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unfold_cpu_float32
  1109. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_uniform_cpu_float32
  1110. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_consecutive_cpu_float32
  1111. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unique_cpu_float32
  1112. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_chunk_cpu_float32
  1113. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsafe_split_cpu_float32
  1114. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_unsqueeze_cpu_float32
  1115. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_cpu_float32
  1116. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_cpu_float32
  1117. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_mean_unbiased_cpu_float32
  1118. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_var_unbiased_cpu_float32
  1119. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vdot_cpu_float32
  1120. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_complex_cpu_float32
  1121. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_as_cpu_float32
  1122. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_copy_cpu_float32
  1123. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_view_cpu_float32
  1124. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vsplit_cpu_float32
  1125. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_vstack_cpu_float32
  1126. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_where_cpu_float32
  1127. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_xlogy_cpu_float32
  1128. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zero__cpu_float32
  1129. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_cpu_float32
  1130. TestProxyTensorOpInfoCPU.test_make_fx_exhaustive_zeros_like_cpu_float32
  1131. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___getitem___cpu_float32
  1132. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___radd___cpu_float32
  1133. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rdiv___cpu_float32
  1134. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmatmul___cpu_float32
  1135. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmod___cpu_float32
  1136. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rmul___cpu_float32
  1137. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rpow___cpu_float32
  1138. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive___rsub___cpu_float32
  1139. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__native_batch_norm_legit_cpu_float32
  1140. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_lengths_cpu_float32
  1141. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__segment_reduce_offsets_cpu_float32
  1142. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__softmax_backward_data_cpu_float32
  1143. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive__upsample_bilinear2d_aa_cpu_float32
  1144. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_abs_cpu_float32
  1145. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acos_cpu_float32
  1146. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_acosh_cpu_float32
  1147. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_add_cpu_float32
  1148. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addbmm_cpu_float32
  1149. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcdiv_cpu_float32
  1150. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addcmul_cpu_float32
  1151. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_cpu_float32
  1152. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmm_decomposed_cpu_float32
  1153. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addmv_cpu_float32
  1154. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_addr_cpu_float32
  1155. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_all_cpu_float32
  1156. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_allclose_cpu_float32
  1157. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amax_cpu_float32
  1158. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_amin_cpu_float32
  1159. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_aminmax_cpu_float32
  1160. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_angle_cpu_float32
  1161. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_any_cpu_float32
  1162. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_arange_cpu_float32
  1163. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmax_cpu_float32
  1164. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argmin_cpu_float32
  1165. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argsort_cpu_float32
  1166. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_argwhere_cpu_float32
  1167. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_cpu_float32
  1168. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_partial_views_cpu_float32
  1169. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_as_strided_scatter_cpu_float32
  1170. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asin_cpu_float32
  1171. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_asinh_cpu_float32
  1172. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan2_cpu_float32
  1173. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atan_cpu_float32
  1174. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atanh_cpu_float32
  1175. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_1d_cpu_float32
  1176. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_2d_cpu_float32
  1177. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_atleast_3d_cpu_float32
  1178. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_baddbmm_cpu_float32
  1179. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_batch_norm_with_update_cpu_float32
  1180. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bernoulli_cpu_float32
  1181. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bfloat16_cpu_float32
  1182. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_block_diag_cpu_float32
  1183. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bmm_cpu_float32
  1184. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bool_cpu_float32
  1185. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_shapes_cpu_float32
  1186. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_tensors_cpu_float32
  1187. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_broadcast_to_cpu_float32
  1188. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_bucketize_cpu_float32
  1189. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_byte_cpu_float32
  1190. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cartesian_prod_cpu_float32
  1191. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cat_cpu_float32
  1192. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cauchy_cpu_float32
  1193. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdist_cpu_float32
  1194. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cdouble_cpu_float32
  1195. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ceil_cpu_float32
  1196. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cfloat_cpu_float32
  1197. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chalf_cpu_float32
  1198. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_char_cpu_float32
  1199. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_cpu_float32
  1200. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_inverse_cpu_float32
  1201. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cholesky_solve_cpu_float32
  1202. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_chunk_cpu_float32
  1203. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_cpu_float32
  1204. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_max_cpu_float32
  1205. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clamp_min_cpu_float32
  1206. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_clone_cpu_float32
  1207. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_column_stack_cpu_float32
  1208. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_combinations_cpu_float32
  1209. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_complex_cpu_float32
  1210. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_cpu_float32
  1211. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_conj_physical_cpu_float32
  1212. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_constant_pad_nd_cpu_float32
  1213. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_contiguous_cpu_float32
  1214. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_copysign_cpu_float32
  1215. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_corrcoef_cpu_float32
  1216. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cos_cpu_float32
  1217. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cosh_cpu_float32
  1218. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_count_nonzero_cpu_float32
  1219. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cov_cpu_float32
  1220. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cross_cpu_float32
  1221. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummax_cpu_float32
  1222. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cummin_cpu_float32
  1223. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumprod_cpu_float32
  1224. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumsum_cpu_float32
  1225. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_cumulative_trapezoid_cpu_float32
  1226. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_deg2rad_cpu_float32
  1227. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_cpu_float32
  1228. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diag_embed_cpu_float32
  1229. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagflat_cpu_float32
  1230. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_copy_cpu_float32
  1231. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_cpu_float32
  1232. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diagonal_scatter_cpu_float32
  1233. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_diff_cpu_float32
  1234. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_digamma_cpu_float32
  1235. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dist_cpu_float32
  1236. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_floor_rounding_cpu_float32
  1237. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_no_rounding_mode_cpu_float32
  1238. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_div_trunc_rounding_cpu_float32
  1239. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dot_cpu_float32
  1240. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_double_cpu_float32
  1241. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dsplit_cpu_float32
  1242. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_dstack_cpu_float32
  1243. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_einsum_cpu_float32
  1244. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_cpu_float32
  1245. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_like_cpu_float32
  1246. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_permuted_cpu_float32
  1247. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_empty_strided_cpu_float32
  1248. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eq_cpu_float32
  1249. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_equal_cpu_float32
  1250. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erf_cpu_float32
  1251. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfc_cpu_float32
  1252. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_erfinv_cpu_float32
  1253. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp2_cpu_float32
  1254. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exp_cpu_float32
  1255. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_as_cpu_float32
  1256. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expand_cpu_float32
  1257. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_expm1_cpu_float32
  1258. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_exponential_cpu_float32
  1259. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_eye_cpu_float32
  1260. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft2_cpu_float32
  1261. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fft_cpu_float32
  1262. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftn_cpu_float32
  1263. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_fftshift_cpu_float32
  1264. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft2_cpu_float32
  1265. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfft_cpu_float32
  1266. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_hfftn_cpu_float32
  1267. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft2_cpu_float32
  1268. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifft_cpu_float32
  1269. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftn_cpu_float32
  1270. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ifftshift_cpu_float32
  1271. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft2_cpu_float32
  1272. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfft_cpu_float32
  1273. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_ihfftn_cpu_float32
  1274. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft2_cpu_float32
  1275. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfft_cpu_float32
  1276. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_irfftn_cpu_float32
  1277. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft2_cpu_float32
  1278. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfft_cpu_float32
  1279. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fft_rfftn_cpu_float32
  1280. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fill_cpu_float32
  1281. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flatten_cpu_float32
  1282. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flip_cpu_float32
  1283. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fliplr_cpu_float32
  1284. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_flipud_cpu_float32
  1285. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_cpu_float32
  1286. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_float_power_cpu_float32
  1287. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_cpu_float32
  1288. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_floor_divide_cpu_float32
  1289. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmax_cpu_float32
  1290. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmin_cpu_float32
  1291. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_fmod_cpu_float32
  1292. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frac_cpu_float32
  1293. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_frexp_cpu_float32
  1294. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_cpu_float32
  1295. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_full_like_cpu_float32
  1296. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gather_cpu_float32
  1297. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ge_cpu_float32
  1298. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geometric_cpu_float32
  1299. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_geqrf_cpu_float32
  1300. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gradient_cpu_float32
  1301. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_grid_sampler_2d_cpu_float32
  1302. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_gt_cpu_float32
  1303. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_H_cpu_float32
  1304. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_half_cpu_float32
  1305. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_heaviside_cpu_float32
  1306. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histc_cpu_float32
  1307. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogram_cpu_float32
  1308. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_histogramdd_cpu_float32
  1309. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hsplit_cpu_float32
  1310. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hstack_cpu_float32
  1311. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_hypot_cpu_float32
  1312. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_i0_cpu_float32
  1313. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igamma_cpu_float32
  1314. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_igammac_cpu_float32
  1315. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_add_cpu_float32
  1316. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_copy_cpu_float32
  1317. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_fill_cpu_float32
  1318. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_put_cpu_float32
  1319. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_reduce_cpu_float32
  1320. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_index_select_cpu_float32
  1321. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_inner_cpu_float32
  1322. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_int_cpu_float32
  1323. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isclose_cpu_float32
  1324. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isfinite_cpu_float32
  1325. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isin_cpu_float32
  1326. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isinf_cpu_float32
  1327. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isnan_cpu_float32
  1328. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isneginf_cpu_float32
  1329. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isposinf_cpu_float32
  1330. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_isreal_cpu_float32
  1331. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_item_cpu_float32
  1332. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_2inputs_2outputs_cpu_float32
  1333. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32
  1334. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_cpu_float32
  1335. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_binary_return_by_ref_cpu_float32
  1336. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_jiterator_unary_cpu_float32
  1337. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kron_cpu_float32
  1338. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_kthvalue_cpu_float32
  1339. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ldexp_cpu_float32
  1340. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_le_cpu_float32
  1341. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lerp_cpu_float32
  1342. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lgamma_cpu_float32
  1343. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_cpu_float32
  1344. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cholesky_ex_cpu_float32
  1345. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cond_cpu_float32
  1346. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_cross_cpu_float32
  1347. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_cpu_float32
  1348. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_det_singular_cpu_float32
  1349. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_diagonal_cpu_float32
  1350. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eig_cpu_float32
  1351. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigh_cpu_float32
  1352. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvals_cpu_float32
  1353. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_eigvalsh_cpu_float32
  1354. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_householder_product_cpu_float32
  1355. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_cpu_float32
  1356. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_inv_ex_cpu_float32
  1357. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_cpu_float32
  1358. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_factor_ex_cpu_float32
  1359. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_ldl_solve_cpu_float32
  1360. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_cpu_float32
  1361. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lstsq_grad_oriented_cpu_float32
  1362. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_cpu_float32
  1363. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_cpu_float32
  1364. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_factor_ex_cpu_float32
  1365. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_lu_solve_cpu_float32
  1366. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_norm_cpu_float32
  1367. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_power_cpu_float32
  1368. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_cpu_float32
  1369. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_matrix_rank_hermitian_cpu_float32
  1370. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_multi_dot_cpu_float32
  1371. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_cpu_float32
  1372. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32
  1373. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_cpu_float32
  1374. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_hermitian_cpu_float32
  1375. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_pinv_singular_cpu_float32
  1376. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_qr_cpu_float32
  1377. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_slogdet_cpu_float32
  1378. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_cpu_float32
  1379. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_ex_cpu_float32
  1380. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_solve_triangular_cpu_float32
  1381. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svd_cpu_float32
  1382. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_svdvals_cpu_float32
  1383. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorinv_cpu_float32
  1384. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_tensorsolve_cpu_float32
  1385. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vander_cpu_float32
  1386. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vecdot_cpu_float32
  1387. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linalg_vector_norm_cpu_float32
  1388. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_cpu_float32
  1389. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_linspace_tensor_overload_cpu_float32
  1390. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log10_cpu_float32
  1391. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log1p_cpu_float32
  1392. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log2_cpu_float32
  1393. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_cpu_float32
  1394. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_normal_cpu_float32
  1395. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_cpu_float32
  1396. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_log_softmax_with_dtype_cpu_float32
  1397. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp2_cpu_float32
  1398. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logaddexp_cpu_float32
  1399. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logcumsumexp_cpu_float32
  1400. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logdet_cpu_float32
  1401. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_and_cpu_float32
  1402. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_not_cpu_float32
  1403. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_or_cpu_float32
  1404. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logical_xor_cpu_float32
  1405. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logit_cpu_float32
  1406. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_cpu_float32
  1407. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logspace_tensor_overload_cpu_float32
  1408. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_logsumexp_cpu_float32
  1409. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_long_cpu_float32
  1410. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lt_cpu_float32
  1411. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_cpu_float32
  1412. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_solve_cpu_float32
  1413. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_lu_unpack_cpu_float32
  1414. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_MapControlflowOp_cpu_float32
  1415. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amax_cpu_float32
  1416. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_amin_cpu_float32
  1417. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmax_cpu_float32
  1418. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_argmin_cpu_float32
  1419. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumprod_cpu_float32
  1420. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_cumsum_cpu_float32
  1421. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_fill_cpu_float32
  1422. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_log_softmax_cpu_float32
  1423. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logaddexp_cpu_float32
  1424. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_logsumexp_cpu_float32
  1425. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_mean_cpu_float32
  1426. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_median_cpu_float32
  1427. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_norm_cpu_float32
  1428. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_normalize_cpu_float32
  1429. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_prod_cpu_float32
  1430. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_scatter_cpu_float32
  1431. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_select_cpu_float32
  1432. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmax_cpu_float32
  1433. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_softmin_cpu_float32
  1434. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_std_cpu_float32
  1435. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_sum_cpu_float32
  1436. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_masked_var_cpu_float32
  1437. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matmul_cpu_float32
  1438. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_matrix_exp_cpu_float32
  1439. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_binary_cpu_float32
  1440. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_pool2d_with_indices_backward_cpu_float32
  1441. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_no_dim_cpu_float32
  1442. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_max_reduction_with_dim_cpu_float32
  1443. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_maximum_cpu_float32
  1444. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mean_cpu_float32
  1445. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_median_cpu_float32
  1446. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_list_of_tensors_cpu_float32
  1447. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_meshgrid_variadic_tensors_cpu_float32
  1448. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mH_cpu_float32
  1449. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_binary_cpu_float32
  1450. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_no_dim_cpu_float32
  1451. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_min_reduction_with_dim_cpu_float32
  1452. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_minimum_cpu_float32
  1453. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mm_cpu_float32
  1454. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mode_cpu_float32
  1455. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_movedim_cpu_float32
  1456. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_msort_cpu_float32
  1457. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mT_cpu_float32
  1458. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mul_cpu_float32
  1459. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_multinomial_cpu_float32
  1460. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mv_cpu_float32
  1461. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32
  1462. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32
  1463. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32
  1464. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nan_to_num_cpu_float32
  1465. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmean_cpu_float32
  1466. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanmedian_cpu_float32
  1467. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nanquantile_cpu_float32
  1468. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nansum_cpu_float32
  1469. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_copy_cpu_float32
  1470. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_narrow_cpu_float32
  1471. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_batch_norm_cpu_float32
  1472. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_dropout_backward_cpu_float32
  1473. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_native_layer_norm_cpu_float32
  1474. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ne_cpu_float32
  1475. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_neg_cpu_float32
  1476. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NestedMapControlflowOp_cpu_float32
  1477. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_cpu_float32
  1478. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_empty_strided_cpu_float32
  1479. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_full_cpu_float32
  1480. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_ones_cpu_float32
  1481. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_new_zeros_cpu_float32
  1482. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nextafter_cpu_float32
  1483. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32
  1484. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32
  1485. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32
  1486. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32
  1487. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32
  1488. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32
  1489. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_alpha_dropout_cpu_float32
  1490. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool1d_cpu_float32
  1491. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool2d_cpu_float32
  1492. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_avg_pool3d_cpu_float32
  1493. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_batch_norm_cpu_float32
  1494. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_bilinear_cpu_float32
  1495. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_cpu_float32
  1496. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32
  1497. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_celu_cpu_float32
  1498. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv1d_cpu_float32
  1499. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv2d_cpu_float32
  1500. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv3d_cpu_float32
  1501. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose1d_cpu_float32
  1502. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose2d_cpu_float32
  1503. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_conv_transpose3d_cpu_float32
  1504. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32
  1505. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cosine_similarity_cpu_float32
  1506. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_cross_entropy_cpu_float32
  1507. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_ctc_loss_cpu_float32
  1508. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout2d_cpu_float32
  1509. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout3d_cpu_float32
  1510. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_dropout_cpu_float32
  1511. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_elu_cpu_float32
  1512. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_bag_cpu_float32
  1513. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_embedding_cpu_float32
  1514. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32
  1515. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32
  1516. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32
  1517. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32
  1518. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32
  1519. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_gelu_cpu_float32
  1520. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_glu_cpu_float32
  1521. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_grid_sample_cpu_float32
  1522. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_group_norm_cpu_float32
  1523. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardshrink_cpu_float32
  1524. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardsigmoid_cpu_float32
  1525. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardswish_cpu_float32
  1526. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hardtanh_cpu_float32
  1527. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32
  1528. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_huber_loss_cpu_float32
  1529. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_instance_norm_cpu_float32
  1530. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_area_cpu_float32
  1531. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bicubic_cpu_float32
  1532. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_bilinear_cpu_float32
  1533. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_linear_cpu_float32
  1534. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32
  1535. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_nearest_cpu_float32
  1536. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_interpolate_trilinear_cpu_float32
  1537. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_kl_div_cpu_float32
  1538. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_l1_loss_cpu_float32
  1539. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_layer_norm_cpu_float32
  1540. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_leaky_relu_cpu_float32
  1541. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_linear_cpu_float32
  1542. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_local_response_norm_cpu_float32
  1543. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_logsigmoid_cpu_float32
  1544. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_margin_ranking_loss_cpu_float32
  1545. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool1d_cpu_float32
  1546. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool2d_cpu_float32
  1547. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_pool3d_cpu_float32
  1548. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_cpu_float32
  1549. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32
  1550. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_cpu_float32
  1551. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32
  1552. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_cpu_float32
  1553. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32
  1554. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mish_cpu_float32
  1555. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_mse_loss_cpu_float32
  1556. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32
  1557. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multi_margin_loss_cpu_float32
  1558. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32
  1559. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32
  1560. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_nll_loss_cpu_float32
  1561. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_normalize_cpu_float32
  1562. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_circular_cpu_float32
  1563. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_constant_cpu_float32
  1564. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_reflect_cpu_float32
  1565. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_cpu_float32
  1566. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pad_replicate_negative_cpu_float32
  1567. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pairwise_distance_cpu_float32
  1568. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pdist_cpu_float32
  1569. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_shuffle_cpu_float32
  1570. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_pixel_unshuffle_cpu_float32
  1571. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_poisson_nll_loss_cpu_float32
  1572. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_prelu_cpu_float32
  1573. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu6_cpu_float32
  1574. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_relu_cpu_float32
  1575. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_rrelu_cpu_float32
  1576. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32
  1577. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_selu_cpu_float32
  1578. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_silu_cpu_float32
  1579. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_smooth_l1_loss_cpu_float32
  1580. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_soft_margin_loss_cpu_float32
  1581. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_cpu_float32
  1582. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softmin_with_dtype_cpu_float32
  1583. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softplus_cpu_float32
  1584. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softshrink_cpu_float32
  1585. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_softsign_cpu_float32
  1586. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_tanhshrink_cpu_float32
  1587. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_threshold_cpu_float32
  1588. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_loss_cpu_float32
  1589. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32
  1590. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_unfold_cpu_float32
  1591. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_bilinear_cpu_float32
  1592. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nn_functional_upsample_nearest_cpu_float32
  1593. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_cpu_float32
  1594. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_nonzero_static_cpu_float32
  1595. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_cpu_float32
  1596. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_fro_cpu_float32
  1597. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_inf_cpu_float32
  1598. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_norm_nuc_cpu_float32
  1599. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_cpu_float32
  1600. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_in_place_cpu_float32
  1601. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_normal_number_mean_cpu_float32
  1602. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCatCustomOp_cpu_float32
  1603. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyCubeCustomOp_cpu_float32
  1604. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyMulCustomOp_cpu_float32
  1605. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNMSCustomOp_cpu_float32
  1606. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyNonzeroCustomOp_cpu_float32
  1607. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySortCustomOp_cpu_float32
  1608. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyCustomOp_cpu_float32
  1609. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32
  1610. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyTakeCustomOp_cpu_float32
  1611. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_NumpyViewCopyCustomOp_cpu_float32
  1612. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_cpu_float32
  1613. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ones_like_cpu_float32
  1614. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ormqr_cpu_float32
  1615. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_outer_cpu_float32
  1616. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pca_lowrank_cpu_float32
  1617. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_permute_cpu_float32
  1618. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pinverse_cpu_float32
  1619. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polar_cpu_float32
  1620. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_0_cpu_float32
  1621. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_1_cpu_float32
  1622. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_2_cpu_float32
  1623. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_3_cpu_float32
  1624. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_polygamma_polygamma_n_4_cpu_float32
  1625. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_positive_cpu_float32
  1626. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_pow_cpu_float32
  1627. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_prod_cpu_float32
  1628. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_put_cpu_float32
  1629. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_qr_cpu_float32
  1630. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_quantile_cpu_float32
  1631. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rad2deg_cpu_float32
  1632. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rand_like_cpu_float32
  1633. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_cpu_float32
  1634. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randint_like_cpu_float32
  1635. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_cpu_float32
  1636. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_randn_like_cpu_float32
  1637. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_ravel_cpu_float32
  1638. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_real_cpu_float32
  1639. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reciprocal_cpu_float32
  1640. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_remainder_cpu_float32
  1641. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_renorm_cpu_float32
  1642. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_cpu_float32
  1643. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_repeat_interleave_cpu_float32
  1644. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_as_cpu_float32
  1645. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_reshape_cpu_float32
  1646. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize__cpu_float32
  1647. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resize_as__cpu_float32
  1648. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_conj_cpu_float32
  1649. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_resolve_neg_cpu_float32
  1650. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_roll_cpu_float32
  1651. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rot90_cpu_float32
  1652. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_cpu_float32
  1653. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_0_cpu_float32
  1654. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_3_cpu_float32
  1655. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_round_decimals_neg_3_cpu_float32
  1656. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsqrt_cpu_float32
  1657. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_rsub_cpu_float32
  1658. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scalar_tensor_cpu_float32
  1659. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_add_cpu_float32
  1660. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_cpu_float32
  1661. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amax_cpu_float32
  1662. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_amin_cpu_float32
  1663. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_mean_cpu_float32
  1664. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_prod_cpu_float32
  1665. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_scatter_reduce_sum_cpu_float32
  1666. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_searchsorted_cpu_float32
  1667. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_cpu_float32
  1668. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_select_scatter_cpu_float32
  1669. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sgn_cpu_float32
  1670. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_short_cpu_float32
  1671. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sigmoid_cpu_float32
  1672. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sign_cpu_float32
  1673. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_bartlett_cpu_float32
  1674. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_blackman_cpu_float32
  1675. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_cosine_cpu_float32
  1676. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_exponential_cpu_float32
  1677. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_gaussian_cpu_float32
  1678. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_cosine_cpu_float32
  1679. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_general_hamming_cpu_float32
  1680. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hamming_cpu_float32
  1681. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_hann_cpu_float32
  1682. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_kaiser_cpu_float32
  1683. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signal_windows_nuttall_cpu_float32
  1684. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_signbit_cpu_float32
  1685. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sin_cpu_float32
  1686. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinc_cpu_float32
  1687. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sinh_cpu_float32
  1688. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_cpu_float32
  1689. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_slice_scatter_cpu_float32
  1690. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_cpu_float32
  1691. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_softmax_with_dtype_cpu_float32
  1692. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sort_cpu_float32
  1693. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_mm_reduce_cpu_float32
  1694. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sparse_sampled_addmm_cpu_float32
  1695. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_airy_ai_cpu_float32
  1696. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j0_cpu_float32
  1697. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_j1_cpu_float32
  1698. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y0_cpu_float32
  1699. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_bessel_y1_cpu_float32
  1700. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_t_cpu_float32
  1701. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_u_cpu_float32
  1702. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_v_cpu_float32
  1703. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_chebyshev_polynomial_w_cpu_float32
  1704. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_entr_cpu_float32
  1705. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_erfcx_cpu_float32
  1706. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_h_cpu_float32
  1707. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_hermite_polynomial_he_cpu_float32
  1708. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i0e_cpu_float32
  1709. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1_cpu_float32
  1710. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_i1e_cpu_float32
  1711. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_laguerre_polynomial_l_cpu_float32
  1712. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_legendre_polynomial_p_cpu_float32
  1713. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_log_ndtr_cpu_float32
  1714. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i0_cpu_float32
  1715. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_i1_cpu_float32
  1716. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k0_cpu_float32
  1717. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_modified_bessel_k1_cpu_float32
  1718. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtr_cpu_float32
  1719. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_ndtri_cpu_float32
  1720. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32
  1721. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k0_cpu_float32
  1722. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_scaled_modified_bessel_k1_cpu_float32
  1723. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32
  1724. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32
  1725. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32
  1726. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32
  1727. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_spherical_bessel_j0_cpu_float32
  1728. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_xlog1py_cpu_float32
  1729. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_special_zeta_cpu_float32
  1730. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_cpu_float32
  1731. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_list_args_cpu_float32
  1732. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_split_with_sizes_cpu_float32
  1733. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sqrt_cpu_float32
  1734. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_square_cpu_float32
  1735. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_cpu_float32
  1736. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_squeeze_multiple_cpu_float32
  1737. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stack_cpu_float32
  1738. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_cpu_float32
  1739. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_cpu_float32
  1740. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_mean_unbiased_cpu_float32
  1741. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_std_unbiased_cpu_float32
  1742. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_stft_cpu_float32
  1743. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sub_cpu_float32
  1744. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_cpu_float32
  1745. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_sum_to_size_cpu_float32
  1746. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_cpu_float32
  1747. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_svd_lowrank_cpu_float32
  1748. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_along_dim_cpu_float32
  1749. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_take_cpu_float32
  1750. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tan_cpu_float32
  1751. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tanh_cpu_float32
  1752. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensor_split_cpu_float32
  1753. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tensordot_cpu_float32
  1754. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tile_cpu_float32
  1755. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_cpu_float32
  1756. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_to_sparse_cpu_float32
  1757. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_topk_cpu_float32
  1758. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trace_cpu_float32
  1759. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_transpose_cpu_float32
  1760. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapezoid_cpu_float32
  1761. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trapz_cpu_float32
  1762. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triangular_solve_cpu_float32
  1763. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_tril_cpu_float32
  1764. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_TripleNestedMapControlflowOp_cpu_float32
  1765. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_triu_cpu_float32
  1766. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_true_divide_cpu_float32
  1767. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_trunc_cpu_float32
  1768. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unbind_cpu_float32
  1769. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unflatten_cpu_float32
  1770. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_copy_cpu_float32
  1771. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unfold_cpu_float32
  1772. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_uniform_cpu_float32
  1773. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_consecutive_cpu_float32
  1774. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unique_cpu_float32
  1775. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_chunk_cpu_float32
  1776. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsafe_split_cpu_float32
  1777. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_unsqueeze_cpu_float32
  1778. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_cpu_float32
  1779. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_cpu_float32
  1780. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_mean_unbiased_cpu_float32
  1781. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_var_unbiased_cpu_float32
  1782. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vdot_cpu_float32
  1783. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_complex_cpu_float32
  1784. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_as_cpu_float32
  1785. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_copy_cpu_float32
  1786. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_view_cpu_float32
  1787. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vsplit_cpu_float32
  1788. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_vstack_cpu_float32
  1789. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_where_cpu_float32
  1790. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_xlogy_cpu_float32
  1791. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zero__cpu_float32
  1792. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_cpu_float32
  1793. TestProxyTensorOpInfoCPU.test_make_fx_fake_exhaustive_zeros_like_cpu_float32
  1794. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___getitem___cpu_float32
  1795. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___radd___cpu_float32
  1796. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rdiv___cpu_float32
  1797. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmatmul___cpu_float32
  1798. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmod___cpu_float32
  1799. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rmul___cpu_float32
  1800. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rpow___cpu_float32
  1801. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive___rsub___cpu_float32
  1802. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__native_batch_norm_legit_cpu_float32
  1803. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_lengths_cpu_float32
  1804. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__segment_reduce_offsets_cpu_float32
  1805. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__softmax_backward_data_cpu_float32
  1806. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive__upsample_bilinear2d_aa_cpu_float32
  1807. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_abs_cpu_float32
  1808. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acos_cpu_float32
  1809. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_acosh_cpu_float32
  1810. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_add_cpu_float32
  1811. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addbmm_cpu_float32
  1812. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcdiv_cpu_float32
  1813. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addcmul_cpu_float32
  1814. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_cpu_float32
  1815. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmm_decomposed_cpu_float32
  1816. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addmv_cpu_float32
  1817. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_addr_cpu_float32
  1818. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_all_cpu_float32
  1819. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_allclose_cpu_float32
  1820. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amax_cpu_float32
  1821. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_amin_cpu_float32
  1822. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_aminmax_cpu_float32
  1823. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_angle_cpu_float32
  1824. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_any_cpu_float32
  1825. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_arange_cpu_float32
  1826. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmax_cpu_float32
  1827. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argmin_cpu_float32
  1828. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argsort_cpu_float32
  1829. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_argwhere_cpu_float32
  1830. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_cpu_float32
  1831. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_partial_views_cpu_float32
  1832. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_as_strided_scatter_cpu_float32
  1833. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asin_cpu_float32
  1834. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_asinh_cpu_float32
  1835. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan2_cpu_float32
  1836. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atan_cpu_float32
  1837. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atanh_cpu_float32
  1838. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_1d_cpu_float32
  1839. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_2d_cpu_float32
  1840. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_atleast_3d_cpu_float32
  1841. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_baddbmm_cpu_float32
  1842. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_batch_norm_with_update_cpu_float32
  1843. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bernoulli_cpu_float32
  1844. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bfloat16_cpu_float32
  1845. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_block_diag_cpu_float32
  1846. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bmm_cpu_float32
  1847. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bool_cpu_float32
  1848. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_shapes_cpu_float32
  1849. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_tensors_cpu_float32
  1850. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_broadcast_to_cpu_float32
  1851. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_bucketize_cpu_float32
  1852. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_byte_cpu_float32
  1853. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cartesian_prod_cpu_float32
  1854. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cat_cpu_float32
  1855. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cauchy_cpu_float32
  1856. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdist_cpu_float32
  1857. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cdouble_cpu_float32
  1858. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ceil_cpu_float32
  1859. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cfloat_cpu_float32
  1860. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chalf_cpu_float32
  1861. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_char_cpu_float32
  1862. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_cpu_float32
  1863. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_inverse_cpu_float32
  1864. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cholesky_solve_cpu_float32
  1865. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_chunk_cpu_float32
  1866. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_cpu_float32
  1867. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_max_cpu_float32
  1868. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clamp_min_cpu_float32
  1869. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_clone_cpu_float32
  1870. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_column_stack_cpu_float32
  1871. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_combinations_cpu_float32
  1872. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_complex_cpu_float32
  1873. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_cpu_float32
  1874. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_conj_physical_cpu_float32
  1875. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_constant_pad_nd_cpu_float32
  1876. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_contiguous_cpu_float32
  1877. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_copysign_cpu_float32
  1878. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_corrcoef_cpu_float32
  1879. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cos_cpu_float32
  1880. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cosh_cpu_float32
  1881. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_count_nonzero_cpu_float32
  1882. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cov_cpu_float32
  1883. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cross_cpu_float32
  1884. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummax_cpu_float32
  1885. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cummin_cpu_float32
  1886. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumprod_cpu_float32
  1887. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumsum_cpu_float32
  1888. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_cumulative_trapezoid_cpu_float32
  1889. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_deg2rad_cpu_float32
  1890. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_cpu_float32
  1891. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diag_embed_cpu_float32
  1892. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagflat_cpu_float32
  1893. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_copy_cpu_float32
  1894. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_cpu_float32
  1895. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diagonal_scatter_cpu_float32
  1896. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_diff_cpu_float32
  1897. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_digamma_cpu_float32
  1898. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_floor_rounding_cpu_float32
  1899. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_no_rounding_mode_cpu_float32
  1900. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_div_trunc_rounding_cpu_float32
  1901. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dot_cpu_float32
  1902. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_double_cpu_float32
  1903. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dsplit_cpu_float32
  1904. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_dstack_cpu_float32
  1905. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_einsum_cpu_float32
  1906. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_cpu_float32
  1907. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_like_cpu_float32
  1908. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_permuted_cpu_float32
  1909. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_empty_strided_cpu_float32
  1910. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eq_cpu_float32
  1911. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_equal_cpu_float32
  1912. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erf_cpu_float32
  1913. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfc_cpu_float32
  1914. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_erfinv_cpu_float32
  1915. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp2_cpu_float32
  1916. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exp_cpu_float32
  1917. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_as_cpu_float32
  1918. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expand_cpu_float32
  1919. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_expm1_cpu_float32
  1920. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_exponential_cpu_float32
  1921. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_eye_cpu_float32
  1922. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft2_cpu_float32
  1923. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fft_cpu_float32
  1924. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftn_cpu_float32
  1925. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_fftshift_cpu_float32
  1926. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft2_cpu_float32
  1927. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfft_cpu_float32
  1928. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_hfftn_cpu_float32
  1929. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft2_cpu_float32
  1930. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifft_cpu_float32
  1931. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftn_cpu_float32
  1932. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ifftshift_cpu_float32
  1933. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft2_cpu_float32
  1934. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfft_cpu_float32
  1935. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_ihfftn_cpu_float32
  1936. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft2_cpu_float32
  1937. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfft_cpu_float32
  1938. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_irfftn_cpu_float32
  1939. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft2_cpu_float32
  1940. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfft_cpu_float32
  1941. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fft_rfftn_cpu_float32
  1942. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fill_cpu_float32
  1943. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flatten_cpu_float32
  1944. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flip_cpu_float32
  1945. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fliplr_cpu_float32
  1946. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_flipud_cpu_float32
  1947. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_cpu_float32
  1948. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_float_power_cpu_float32
  1949. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_cpu_float32
  1950. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_floor_divide_cpu_float32
  1951. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmax_cpu_float32
  1952. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmin_cpu_float32
  1953. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_fmod_cpu_float32
  1954. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frac_cpu_float32
  1955. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_frexp_cpu_float32
  1956. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_cpu_float32
  1957. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_full_like_cpu_float32
  1958. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gather_cpu_float32
  1959. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ge_cpu_float32
  1960. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geometric_cpu_float32
  1961. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_geqrf_cpu_float32
  1962. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gradient_cpu_float32
  1963. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_grid_sampler_2d_cpu_float32
  1964. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_gt_cpu_float32
  1965. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_H_cpu_float32
  1966. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_half_cpu_float32
  1967. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_heaviside_cpu_float32
  1968. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histc_cpu_float32
  1969. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogram_cpu_float32
  1970. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_histogramdd_cpu_float32
  1971. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hsplit_cpu_float32
  1972. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hstack_cpu_float32
  1973. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_hypot_cpu_float32
  1974. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_i0_cpu_float32
  1975. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igamma_cpu_float32
  1976. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_igammac_cpu_float32
  1977. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_add_cpu_float32
  1978. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_copy_cpu_float32
  1979. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_fill_cpu_float32
  1980. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_put_cpu_float32
  1981. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_reduce_cpu_float32
  1982. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_index_select_cpu_float32
  1983. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inner_cpu_float32
  1984. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___getitem___cpu_float32
  1985. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___radd___cpu_float32
  1986. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rdiv___cpu_float32
  1987. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmatmul___cpu_float32
  1988. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmod___cpu_float32
  1989. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rmul___cpu_float32
  1990. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rpow___cpu_float32
  1991. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace___rsub___cpu_float32
  1992. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__native_batch_norm_legit_cpu_float32
  1993. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_lengths_cpu_float32
  1994. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__segment_reduce_offsets_cpu_float32
  1995. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__softmax_backward_data_cpu_float32
  1996. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace__upsample_bilinear2d_aa_cpu_float32
  1997. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_abs_cpu_float32
  1998. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acos_cpu_float32
  1999. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_acosh_cpu_float32
  2000. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_add_cpu_float32
  2001. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addbmm_cpu_float32
  2002. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcdiv_cpu_float32
  2003. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addcmul_cpu_float32
  2004. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_cpu_float32
  2005. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmm_decomposed_cpu_float32
  2006. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addmv_cpu_float32
  2007. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_addr_cpu_float32
  2008. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_all_cpu_float32
  2009. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_allclose_cpu_float32
  2010. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amax_cpu_float32
  2011. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_amin_cpu_float32
  2012. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_aminmax_cpu_float32
  2013. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_angle_cpu_float32
  2014. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_any_cpu_float32
  2015. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_arange_cpu_float32
  2016. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmax_cpu_float32
  2017. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argmin_cpu_float32
  2018. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argsort_cpu_float32
  2019. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_argwhere_cpu_float32
  2020. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_cpu_float32
  2021. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_partial_views_cpu_float32
  2022. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_as_strided_scatter_cpu_float32
  2023. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asin_cpu_float32
  2024. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_asinh_cpu_float32
  2025. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan2_cpu_float32
  2026. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atan_cpu_float32
  2027. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atanh_cpu_float32
  2028. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_1d_cpu_float32
  2029. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_2d_cpu_float32
  2030. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_atleast_3d_cpu_float32
  2031. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_baddbmm_cpu_float32
  2032. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_batch_norm_with_update_cpu_float32
  2033. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bernoulli_cpu_float32
  2034. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bfloat16_cpu_float32
  2035. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_block_diag_cpu_float32
  2036. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bmm_cpu_float32
  2037. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bool_cpu_float32
  2038. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_shapes_cpu_float32
  2039. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_tensors_cpu_float32
  2040. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_broadcast_to_cpu_float32
  2041. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_bucketize_cpu_float32
  2042. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_byte_cpu_float32
  2043. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cartesian_prod_cpu_float32
  2044. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cat_cpu_float32
  2045. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cauchy_cpu_float32
  2046. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdist_cpu_float32
  2047. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cdouble_cpu_float32
  2048. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ceil_cpu_float32
  2049. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cfloat_cpu_float32
  2050. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chalf_cpu_float32
  2051. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_char_cpu_float32
  2052. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_cpu_float32
  2053. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_inverse_cpu_float32
  2054. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cholesky_solve_cpu_float32
  2055. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_chunk_cpu_float32
  2056. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_cpu_float32
  2057. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_max_cpu_float32
  2058. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clamp_min_cpu_float32
  2059. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_clone_cpu_float32
  2060. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_column_stack_cpu_float32
  2061. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_combinations_cpu_float32
  2062. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_complex_cpu_float32
  2063. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_cpu_float32
  2064. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_conj_physical_cpu_float32
  2065. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_constant_pad_nd_cpu_float32
  2066. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_contiguous_cpu_float32
  2067. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_copysign_cpu_float32
  2068. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_corrcoef_cpu_float32
  2069. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cos_cpu_float32
  2070. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cosh_cpu_float32
  2071. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_count_nonzero_cpu_float32
  2072. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cov_cpu_float32
  2073. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cross_cpu_float32
  2074. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummax_cpu_float32
  2075. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cummin_cpu_float32
  2076. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumprod_cpu_float32
  2077. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumsum_cpu_float32
  2078. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_cumulative_trapezoid_cpu_float32
  2079. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_deg2rad_cpu_float32
  2080. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_cpu_float32
  2081. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diag_embed_cpu_float32
  2082. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagflat_cpu_float32
  2083. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_copy_cpu_float32
  2084. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_cpu_float32
  2085. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diagonal_scatter_cpu_float32
  2086. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_diff_cpu_float32
  2087. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_digamma_cpu_float32
  2088. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dist_cpu_float32
  2089. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_floor_rounding_cpu_float32
  2090. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_no_rounding_mode_cpu_float32
  2091. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_div_trunc_rounding_cpu_float32
  2092. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dot_cpu_float32
  2093. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_double_cpu_float32
  2094. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dsplit_cpu_float32
  2095. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_dstack_cpu_float32
  2096. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_einsum_cpu_float32
  2097. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_cpu_float32
  2098. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_like_cpu_float32
  2099. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_permuted_cpu_float32
  2100. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_empty_strided_cpu_float32
  2101. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eq_cpu_float32
  2102. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_equal_cpu_float32
  2103. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erf_cpu_float32
  2104. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfc_cpu_float32
  2105. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_erfinv_cpu_float32
  2106. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp2_cpu_float32
  2107. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exp_cpu_float32
  2108. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_as_cpu_float32
  2109. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expand_cpu_float32
  2110. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_expm1_cpu_float32
  2111. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_exponential_cpu_float32
  2112. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_eye_cpu_float32
  2113. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft2_cpu_float32
  2114. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fft_cpu_float32
  2115. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftn_cpu_float32
  2116. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_fftshift_cpu_float32
  2117. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft2_cpu_float32
  2118. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfft_cpu_float32
  2119. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_hfftn_cpu_float32
  2120. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft2_cpu_float32
  2121. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifft_cpu_float32
  2122. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftn_cpu_float32
  2123. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ifftshift_cpu_float32
  2124. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft2_cpu_float32
  2125. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfft_cpu_float32
  2126. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_ihfftn_cpu_float32
  2127. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft2_cpu_float32
  2128. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfft_cpu_float32
  2129. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_irfftn_cpu_float32
  2130. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft2_cpu_float32
  2131. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfft_cpu_float32
  2132. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fft_rfftn_cpu_float32
  2133. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fill_cpu_float32
  2134. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flatten_cpu_float32
  2135. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flip_cpu_float32
  2136. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fliplr_cpu_float32
  2137. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_flipud_cpu_float32
  2138. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_cpu_float32
  2139. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_float_power_cpu_float32
  2140. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_cpu_float32
  2141. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_floor_divide_cpu_float32
  2142. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmax_cpu_float32
  2143. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmin_cpu_float32
  2144. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_fmod_cpu_float32
  2145. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frac_cpu_float32
  2146. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_frexp_cpu_float32
  2147. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_cpu_float32
  2148. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_full_like_cpu_float32
  2149. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gather_cpu_float32
  2150. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ge_cpu_float32
  2151. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geometric_cpu_float32
  2152. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_geqrf_cpu_float32
  2153. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gradient_cpu_float32
  2154. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_grid_sampler_2d_cpu_float32
  2155. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_gt_cpu_float32
  2156. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_H_cpu_float32
  2157. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_half_cpu_float32
  2158. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_heaviside_cpu_float32
  2159. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histc_cpu_float32
  2160. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogram_cpu_float32
  2161. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_histogramdd_cpu_float32
  2162. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hsplit_cpu_float32
  2163. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hstack_cpu_float32
  2164. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_hypot_cpu_float32
  2165. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_i0_cpu_float32
  2166. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igamma_cpu_float32
  2167. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_igammac_cpu_float32
  2168. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_add_cpu_float32
  2169. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_copy_cpu_float32
  2170. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_fill_cpu_float32
  2171. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_put_cpu_float32
  2172. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_reduce_cpu_float32
  2173. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_index_select_cpu_float32
  2174. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_inner_cpu_float32
  2175. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_int_cpu_float32
  2176. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isclose_cpu_float32
  2177. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isfinite_cpu_float32
  2178. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isin_cpu_float32
  2179. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isinf_cpu_float32
  2180. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isnan_cpu_float32
  2181. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isneginf_cpu_float32
  2182. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isposinf_cpu_float32
  2183. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_isreal_cpu_float32
  2184. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_item_cpu_float32
  2185. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_2inputs_2outputs_cpu_float32
  2186. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_4inputs_with_extra_args_cpu_float32
  2187. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_cpu_float32
  2188. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_binary_return_by_ref_cpu_float32
  2189. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_jiterator_unary_cpu_float32
  2190. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kron_cpu_float32
  2191. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_kthvalue_cpu_float32
  2192. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ldexp_cpu_float32
  2193. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_le_cpu_float32
  2194. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lerp_cpu_float32
  2195. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lgamma_cpu_float32
  2196. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_cpu_float32
  2197. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cholesky_ex_cpu_float32
  2198. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cond_cpu_float32
  2199. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_cross_cpu_float32
  2200. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_cpu_float32
  2201. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_det_singular_cpu_float32
  2202. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_diagonal_cpu_float32
  2203. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eig_cpu_float32
  2204. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigh_cpu_float32
  2205. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvals_cpu_float32
  2206. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_eigvalsh_cpu_float32
  2207. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_householder_product_cpu_float32
  2208. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_cpu_float32
  2209. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_inv_ex_cpu_float32
  2210. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_cpu_float32
  2211. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_factor_ex_cpu_float32
  2212. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_ldl_solve_cpu_float32
  2213. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_cpu_float32
  2214. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lstsq_grad_oriented_cpu_float32
  2215. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_cpu_float32
  2216. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_cpu_float32
  2217. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_factor_ex_cpu_float32
  2218. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_lu_solve_cpu_float32
  2219. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_norm_cpu_float32
  2220. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_power_cpu_float32
  2221. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_cpu_float32
  2222. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_matrix_rank_hermitian_cpu_float32
  2223. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_multi_dot_cpu_float32
  2224. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_cpu_float32
  2225. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_norm_subgradients_at_zero_cpu_float32
  2226. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_cpu_float32
  2227. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_hermitian_cpu_float32
  2228. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_pinv_singular_cpu_float32
  2229. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_qr_cpu_float32
  2230. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_slogdet_cpu_float32
  2231. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_cpu_float32
  2232. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_ex_cpu_float32
  2233. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_solve_triangular_cpu_float32
  2234. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svd_cpu_float32
  2235. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_svdvals_cpu_float32
  2236. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorinv_cpu_float32
  2237. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_tensorsolve_cpu_float32
  2238. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vander_cpu_float32
  2239. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vecdot_cpu_float32
  2240. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linalg_vector_norm_cpu_float32
  2241. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_cpu_float32
  2242. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_linspace_tensor_overload_cpu_float32
  2243. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log10_cpu_float32
  2244. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log1p_cpu_float32
  2245. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log2_cpu_float32
  2246. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_cpu_float32
  2247. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_normal_cpu_float32
  2248. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_cpu_float32
  2249. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_log_softmax_with_dtype_cpu_float32
  2250. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp2_cpu_float32
  2251. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logaddexp_cpu_float32
  2252. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logcumsumexp_cpu_float32
  2253. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logdet_cpu_float32
  2254. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_and_cpu_float32
  2255. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_not_cpu_float32
  2256. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_or_cpu_float32
  2257. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logical_xor_cpu_float32
  2258. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logit_cpu_float32
  2259. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_cpu_float32
  2260. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logspace_tensor_overload_cpu_float32
  2261. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_logsumexp_cpu_float32
  2262. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_long_cpu_float32
  2263. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lt_cpu_float32
  2264. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_cpu_float32
  2265. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_solve_cpu_float32
  2266. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_lu_unpack_cpu_float32
  2267. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amax_cpu_float32
  2268. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_amin_cpu_float32
  2269. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmax_cpu_float32
  2270. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_argmin_cpu_float32
  2271. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumprod_cpu_float32
  2272. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_cumsum_cpu_float32
  2273. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_fill_cpu_float32
  2274. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_log_softmax_cpu_float32
  2275. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logaddexp_cpu_float32
  2276. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_logsumexp_cpu_float32
  2277. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_mean_cpu_float32
  2278. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_median_cpu_float32
  2279. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_norm_cpu_float32
  2280. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_normalize_cpu_float32
  2281. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_prod_cpu_float32
  2282. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_scatter_cpu_float32
  2283. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_select_cpu_float32
  2284. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmax_cpu_float32
  2285. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_softmin_cpu_float32
  2286. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_std_cpu_float32
  2287. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_sum_cpu_float32
  2288. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_masked_var_cpu_float32
  2289. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matmul_cpu_float32
  2290. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_matrix_exp_cpu_float32
  2291. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_binary_cpu_float32
  2292. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_pool2d_with_indices_backward_cpu_float32
  2293. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_no_dim_cpu_float32
  2294. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_max_reduction_with_dim_cpu_float32
  2295. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_maximum_cpu_float32
  2296. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mean_cpu_float32
  2297. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_median_cpu_float32
  2298. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_list_of_tensors_cpu_float32
  2299. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_meshgrid_variadic_tensors_cpu_float32
  2300. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mH_cpu_float32
  2301. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_binary_cpu_float32
  2302. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_no_dim_cpu_float32
  2303. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_min_reduction_with_dim_cpu_float32
  2304. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_minimum_cpu_float32
  2305. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mm_cpu_float32
  2306. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mode_cpu_float32
  2307. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_movedim_cpu_float32
  2308. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_msort_cpu_float32
  2309. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mT_cpu_float32
  2310. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mul_cpu_float32
  2311. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_multinomial_cpu_float32
  2312. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mv_cpu_float32
  2313. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_1_cpu_float32
  2314. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_3_cpu_float32
  2315. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_mvlgamma_mvlgamma_p_5_cpu_float32
  2316. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nan_to_num_cpu_float32
  2317. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmean_cpu_float32
  2318. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanmedian_cpu_float32
  2319. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nanquantile_cpu_float32
  2320. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nansum_cpu_float32
  2321. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_copy_cpu_float32
  2322. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_narrow_cpu_float32
  2323. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_batch_norm_cpu_float32
  2324. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_dropout_backward_cpu_float32
  2325. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_native_layer_norm_cpu_float32
  2326. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ne_cpu_float32
  2327. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_neg_cpu_float32
  2328. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_cpu_float32
  2329. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_empty_strided_cpu_float32
  2330. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_full_cpu_float32
  2331. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_ones_cpu_float32
  2332. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_new_zeros_cpu_float32
  2333. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nextafter_cpu_float32
  2334. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool1d_cpu_float32
  2335. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool2d_cpu_float32
  2336. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_avg_pool3d_cpu_float32
  2337. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool1d_cpu_float32
  2338. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool2d_cpu_float32
  2339. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_adaptive_max_pool3d_cpu_float32
  2340. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_alpha_dropout_cpu_float32
  2341. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool1d_cpu_float32
  2342. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool2d_cpu_float32
  2343. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_avg_pool3d_cpu_float32
  2344. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_batch_norm_cpu_float32
  2345. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_bilinear_cpu_float32
  2346. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_cpu_float32
  2347. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_binary_cross_entropy_with_logits_cpu_float32
  2348. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_celu_cpu_float32
  2349. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv1d_cpu_float32
  2350. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv2d_cpu_float32
  2351. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv3d_cpu_float32
  2352. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose1d_cpu_float32
  2353. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose2d_cpu_float32
  2354. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_conv_transpose3d_cpu_float32
  2355. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_embedding_loss_cpu_float32
  2356. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cosine_similarity_cpu_float32
  2357. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_cross_entropy_cpu_float32
  2358. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_ctc_loss_cpu_float32
  2359. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout2d_cpu_float32
  2360. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout3d_cpu_float32
  2361. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_dropout_cpu_float32
  2362. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_elu_cpu_float32
  2363. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_bag_cpu_float32
  2364. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_embedding_cpu_float32
  2365. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_with_train_cpu_float32
  2366. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_feature_alpha_dropout_without_train_cpu_float32
  2367. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool2d_cpu_float32
  2368. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_fractional_max_pool3d_cpu_float32
  2369. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gaussian_nll_loss_cpu_float32
  2370. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_gelu_cpu_float32
  2371. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_glu_cpu_float32
  2372. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_grid_sample_cpu_float32
  2373. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_group_norm_cpu_float32
  2374. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardshrink_cpu_float32
  2375. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardsigmoid_cpu_float32
  2376. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardswish_cpu_float32
  2377. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hardtanh_cpu_float32
  2378. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_hinge_embedding_loss_cpu_float32
  2379. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_huber_loss_cpu_float32
  2380. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_instance_norm_cpu_float32
  2381. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_area_cpu_float32
  2382. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bicubic_cpu_float32
  2383. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_bilinear_cpu_float32
  2384. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_linear_cpu_float32
  2385. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest-exact_cpu_float32
  2386. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_nearest_cpu_float32
  2387. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_interpolate_trilinear_cpu_float32
  2388. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_kl_div_cpu_float32
  2389. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_l1_loss_cpu_float32
  2390. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_layer_norm_cpu_float32
  2391. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_leaky_relu_cpu_float32
  2392. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_linear_cpu_float32
  2393. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_local_response_norm_cpu_float32
  2394. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_logsigmoid_cpu_float32
  2395. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_margin_ranking_loss_cpu_float32
  2396. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool1d_cpu_float32
  2397. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool2d_cpu_float32
  2398. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_pool3d_cpu_float32
  2399. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_cpu_float32
  2400. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool1d_grad_cpu_float32
  2401. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_cpu_float32
  2402. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool2d_grad_cpu_float32
  2403. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_cpu_float32
  2404. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_max_unpool3d_grad_cpu_float32
  2405. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mish_cpu_float32
  2406. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_mse_loss_cpu_float32
  2407. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_head_attention_forward_cpu_float32
  2408. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multi_margin_loss_cpu_float32
  2409. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_margin_loss_cpu_float32
  2410. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_multilabel_soft_margin_loss_cpu_float32
  2411. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_nll_loss_cpu_float32
  2412. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_normalize_cpu_float32
  2413. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_circular_cpu_float32
  2414. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_constant_cpu_float32
  2415. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_reflect_cpu_float32
  2416. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_cpu_float32
  2417. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pad_replicate_negative_cpu_float32
  2418. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pairwise_distance_cpu_float32
  2419. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pdist_cpu_float32
  2420. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_shuffle_cpu_float32
  2421. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_pixel_unshuffle_cpu_float32
  2422. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_poisson_nll_loss_cpu_float32
  2423. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_prelu_cpu_float32
  2424. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu6_cpu_float32
  2425. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_relu_cpu_float32
  2426. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_rrelu_cpu_float32
  2427. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_scaled_dot_product_attention_cpu_float32
  2428. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_selu_cpu_float32
  2429. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_silu_cpu_float32
  2430. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_smooth_l1_loss_cpu_float32
  2431. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_soft_margin_loss_cpu_float32
  2432. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_cpu_float32
  2433. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softmin_with_dtype_cpu_float32
  2434. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softplus_cpu_float32
  2435. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softshrink_cpu_float32
  2436. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_softsign_cpu_float32
  2437. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_tanhshrink_cpu_float32
  2438. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_threshold_cpu_float32
  2439. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_loss_cpu_float32
  2440. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_triplet_margin_with_distance_loss_cpu_float32
  2441. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_unfold_cpu_float32
  2442. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_bilinear_cpu_float32
  2443. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nn_functional_upsample_nearest_cpu_float32
  2444. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_cpu_float32
  2445. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_nonzero_static_cpu_float32
  2446. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_cpu_float32
  2447. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_fro_cpu_float32
  2448. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_inf_cpu_float32
  2449. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_norm_nuc_cpu_float32
  2450. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_cpu_float32
  2451. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_in_place_cpu_float32
  2452. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_normal_number_mean_cpu_float32
  2453. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCatCustomOp_cpu_float32
  2454. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyCubeCustomOp_cpu_float32
  2455. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyMulCustomOp_cpu_float32
  2456. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNMSCustomOp_cpu_float32
  2457. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyNonzeroCustomOp_cpu_float32
  2458. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySortCustomOp_cpu_float32
  2459. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyCustomOp_cpu_float32
  2460. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpySplitCopyWithIntCustomOp_cpu_float32
  2461. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyTakeCustomOp_cpu_float32
  2462. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_NumpyViewCopyCustomOp_cpu_float32
  2463. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_cpu_float32
  2464. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ones_like_cpu_float32
  2465. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ormqr_cpu_float32
  2466. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_outer_cpu_float32
  2467. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pca_lowrank_cpu_float32
  2468. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_permute_cpu_float32
  2469. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pinverse_cpu_float32
  2470. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polar_cpu_float32
  2471. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_0_cpu_float32
  2472. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_1_cpu_float32
  2473. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_2_cpu_float32
  2474. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_3_cpu_float32
  2475. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_polygamma_polygamma_n_4_cpu_float32
  2476. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_positive_cpu_float32
  2477. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_pow_cpu_float32
  2478. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_prod_cpu_float32
  2479. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_put_cpu_float32
  2480. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_qr_cpu_float32
  2481. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_quantile_cpu_float32
  2482. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rad2deg_cpu_float32
  2483. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rand_like_cpu_float32
  2484. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_cpu_float32
  2485. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randint_like_cpu_float32
  2486. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_cpu_float32
  2487. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_randn_like_cpu_float32
  2488. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_ravel_cpu_float32
  2489. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_real_cpu_float32
  2490. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reciprocal_cpu_float32
  2491. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_remainder_cpu_float32
  2492. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_renorm_cpu_float32
  2493. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_cpu_float32
  2494. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_repeat_interleave_cpu_float32
  2495. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_as_cpu_float32
  2496. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_reshape_cpu_float32
  2497. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize__cpu_float32
  2498. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resize_as__cpu_float32
  2499. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_conj_cpu_float32
  2500. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_resolve_neg_cpu_float32
  2501. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_roll_cpu_float32
  2502. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rot90_cpu_float32
  2503. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_cpu_float32
  2504. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_0_cpu_float32
  2505. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_3_cpu_float32
  2506. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_round_decimals_neg_3_cpu_float32
  2507. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsqrt_cpu_float32
  2508. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_rsub_cpu_float32
  2509. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scalar_tensor_cpu_float32
  2510. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_add_cpu_float32
  2511. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_cpu_float32
  2512. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amax_cpu_float32
  2513. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_amin_cpu_float32
  2514. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_mean_cpu_float32
  2515. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_prod_cpu_float32
  2516. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_scatter_reduce_sum_cpu_float32
  2517. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_searchsorted_cpu_float32
  2518. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_cpu_float32
  2519. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_select_scatter_cpu_float32
  2520. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sgn_cpu_float32
  2521. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_short_cpu_float32
  2522. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sigmoid_cpu_float32
  2523. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sign_cpu_float32
  2524. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_bartlett_cpu_float32
  2525. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_blackman_cpu_float32
  2526. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_cosine_cpu_float32
  2527. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_exponential_cpu_float32
  2528. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_gaussian_cpu_float32
  2529. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_cosine_cpu_float32
  2530. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_general_hamming_cpu_float32
  2531. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hamming_cpu_float32
  2532. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_hann_cpu_float32
  2533. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_kaiser_cpu_float32
  2534. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signal_windows_nuttall_cpu_float32
  2535. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_signbit_cpu_float32
  2536. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sin_cpu_float32
  2537. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinc_cpu_float32
  2538. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sinh_cpu_float32
  2539. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_cpu_float32
  2540. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_slice_scatter_cpu_float32
  2541. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_cpu_float32
  2542. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_softmax_with_dtype_cpu_float32
  2543. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sort_cpu_float32
  2544. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_mm_reduce_cpu_float32
  2545. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sparse_sampled_addmm_cpu_float32
  2546. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_airy_ai_cpu_float32
  2547. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j0_cpu_float32
  2548. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_j1_cpu_float32
  2549. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y0_cpu_float32
  2550. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_bessel_y1_cpu_float32
  2551. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_t_cpu_float32
  2552. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_u_cpu_float32
  2553. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_v_cpu_float32
  2554. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_chebyshev_polynomial_w_cpu_float32
  2555. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_entr_cpu_float32
  2556. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_erfcx_cpu_float32
  2557. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_h_cpu_float32
  2558. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_hermite_polynomial_he_cpu_float32
  2559. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i0e_cpu_float32
  2560. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1_cpu_float32
  2561. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_i1e_cpu_float32
  2562. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_laguerre_polynomial_l_cpu_float32
  2563. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_legendre_polynomial_p_cpu_float32
  2564. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_log_ndtr_cpu_float32
  2565. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i0_cpu_float32
  2566. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_i1_cpu_float32
  2567. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k0_cpu_float32
  2568. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_modified_bessel_k1_cpu_float32
  2569. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtr_cpu_float32
  2570. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_ndtri_cpu_float32
  2571. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_polygamma_special_polygamma_n_0_cpu_float32
  2572. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k0_cpu_float32
  2573. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_scaled_modified_bessel_k1_cpu_float32
  2574. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_t_cpu_float32
  2575. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_u_cpu_float32
  2576. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_v_cpu_float32
  2577. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_shifted_chebyshev_polynomial_w_cpu_float32
  2578. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_spherical_bessel_j0_cpu_float32
  2579. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_xlog1py_cpu_float32
  2580. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_special_zeta_cpu_float32
  2581. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_cpu_float32
  2582. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_list_args_cpu_float32
  2583. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_split_with_sizes_cpu_float32
  2584. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sqrt_cpu_float32
  2585. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_square_cpu_float32
  2586. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_cpu_float32
  2587. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_squeeze_multiple_cpu_float32
  2588. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stack_cpu_float32
  2589. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_cpu_float32
  2590. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_cpu_float32
  2591. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_mean_unbiased_cpu_float32
  2592. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_std_unbiased_cpu_float32
  2593. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_stft_cpu_float32
  2594. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sub_cpu_float32
  2595. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_cpu_float32
  2596. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_sum_to_size_cpu_float32
  2597. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_cpu_float32
  2598. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_svd_lowrank_cpu_float32
  2599. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_along_dim_cpu_float32
  2600. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_take_cpu_float32
  2601. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tan_cpu_float32
  2602. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tanh_cpu_float32
  2603. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensor_split_cpu_float32
  2604. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tensordot_cpu_float32
  2605. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tile_cpu_float32
  2606. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_cpu_float32
  2607. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_to_sparse_cpu_float32
  2608. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_topk_cpu_float32
  2609. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trace_cpu_float32
  2610. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_transpose_cpu_float32
  2611. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapezoid_cpu_float32
  2612. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trapz_cpu_float32
  2613. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triangular_solve_cpu_float32
  2614. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_tril_cpu_float32
  2615. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_triu_cpu_float32
  2616. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_true_divide_cpu_float32
  2617. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_trunc_cpu_float32
  2618. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unbind_cpu_float32
  2619. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unflatten_cpu_float32
  2620. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_copy_cpu_float32
  2621. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unfold_cpu_float32
  2622. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_uniform_cpu_float32
  2623. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_consecutive_cpu_float32
  2624. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unique_cpu_float32
  2625. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_chunk_cpu_float32
  2626. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsafe_split_cpu_float32
  2627. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_unsqueeze_cpu_float32
  2628. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_cpu_float32
  2629. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_cpu_float32
  2630. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_mean_unbiased_cpu_float32
  2631. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_var_unbiased_cpu_float32
  2632. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vdot_cpu_float32
  2633. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_complex_cpu_float32
  2634. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_as_cpu_float32
  2635. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_copy_cpu_float32
  2636. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_view_cpu_float32
  2637. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vsplit_cpu_float32
  2638. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_vstack_cpu_float32
  2639. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_where_cpu_float32
  2640. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_xlogy_cpu_float32
  2641. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zero__cpu_float32
  2642. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_cpu_float32
  2643. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_inplace_zeros_like_cpu_float32
  2644. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_int_cpu_float32
  2645. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isclose_cpu_float32
  2646. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isfinite_cpu_float32
  2647. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isin_cpu_float32
  2648. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isinf_cpu_float32
  2649. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isnan_cpu_float32
  2650. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isneginf_cpu_float32
  2651. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isposinf_cpu_float32
  2652. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_isreal_cpu_float32
  2653. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_item_cpu_float32
  2654. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_2inputs_2outputs_cpu_float32
  2655. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_4inputs_with_extra_args_cpu_float32
  2656. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_cpu_float32
  2657. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_binary_return_by_ref_cpu_float32
  2658. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_jiterator_unary_cpu_float32
  2659. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kron_cpu_float32
  2660. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_kthvalue_cpu_float32
  2661. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ldexp_cpu_float32
  2662. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_le_cpu_float32
  2663. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lerp_cpu_float32
  2664. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lgamma_cpu_float32
  2665. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_cpu_float32
  2666. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cholesky_ex_cpu_float32
  2667. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cond_cpu_float32
  2668. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_cross_cpu_float32
  2669. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_cpu_float32
  2670. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_det_singular_cpu_float32
  2671. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_diagonal_cpu_float32
  2672. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eig_cpu_float32
  2673. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigh_cpu_float32
  2674. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvals_cpu_float32
  2675. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_eigvalsh_cpu_float32
  2676. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_householder_product_cpu_float32
  2677. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_cpu_float32
  2678. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_inv_ex_cpu_float32
  2679. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_cpu_float32
  2680. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_factor_ex_cpu_float32
  2681. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_ldl_solve_cpu_float32
  2682. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_cpu_float32
  2683. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lstsq_grad_oriented_cpu_float32
  2684. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_cpu_float32
  2685. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_cpu_float32
  2686. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_factor_ex_cpu_float32
  2687. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_lu_solve_cpu_float32
  2688. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_norm_cpu_float32
  2689. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_power_cpu_float32
  2690. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_cpu_float32
  2691. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_matrix_rank_hermitian_cpu_float32
  2692. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_multi_dot_cpu_float32
  2693. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_cpu_float32
  2694. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_norm_subgradients_at_zero_cpu_float32
  2695. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_cpu_float32
  2696. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_hermitian_cpu_float32
  2697. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_pinv_singular_cpu_float32
  2698. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_qr_cpu_float32
  2699. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_slogdet_cpu_float32
  2700. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_cpu_float32
  2701. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_ex_cpu_float32
  2702. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_solve_triangular_cpu_float32
  2703. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svd_cpu_float32
  2704. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_svdvals_cpu_float32
  2705. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorinv_cpu_float32
  2706. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_tensorsolve_cpu_float32
  2707. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vander_cpu_float32
  2708. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vecdot_cpu_float32
  2709. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linalg_vector_norm_cpu_float32
  2710. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_cpu_float32
  2711. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_linspace_tensor_overload_cpu_float32
  2712. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log10_cpu_float32
  2713. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log1p_cpu_float32
  2714. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log2_cpu_float32
  2715. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_cpu_float32
  2716. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_normal_cpu_float32
  2717. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_cpu_float32
  2718. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_log_softmax_with_dtype_cpu_float32
  2719. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp2_cpu_float32
  2720. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logaddexp_cpu_float32
  2721. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logcumsumexp_cpu_float32
  2722. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logdet_cpu_float32
  2723. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_and_cpu_float32
  2724. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_not_cpu_float32
  2725. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_or_cpu_float32
  2726. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logical_xor_cpu_float32
  2727. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logit_cpu_float32
  2728. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_cpu_float32
  2729. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logspace_tensor_overload_cpu_float32
  2730. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_logsumexp_cpu_float32
  2731. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_long_cpu_float32
  2732. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lt_cpu_float32
  2733. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_cpu_float32
  2734. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_solve_cpu_float32
  2735. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_lu_unpack_cpu_float32
  2736. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_MapControlflowOp_cpu_float32
  2737. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amax_cpu_float32
  2738. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_amin_cpu_float32
  2739. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmax_cpu_float32
  2740. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_argmin_cpu_float32
  2741. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumprod_cpu_float32
  2742. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_cumsum_cpu_float32
  2743. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_fill_cpu_float32
  2744. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_log_softmax_cpu_float32
  2745. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logaddexp_cpu_float32
  2746. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_logsumexp_cpu_float32
  2747. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_mean_cpu_float32
  2748. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_median_cpu_float32
  2749. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_norm_cpu_float32
  2750. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_normalize_cpu_float32
  2751. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_prod_cpu_float32
  2752. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_scatter_cpu_float32
  2753. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_select_cpu_float32
  2754. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmax_cpu_float32
  2755. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_softmin_cpu_float32
  2756. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_std_cpu_float32
  2757. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_sum_cpu_float32
  2758. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_masked_var_cpu_float32
  2759. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matmul_cpu_float32
  2760. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_matrix_exp_cpu_float32
  2761. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_binary_cpu_float32
  2762. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_pool2d_with_indices_backward_cpu_float32
  2763. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_no_dim_cpu_float32
  2764. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_max_reduction_with_dim_cpu_float32
  2765. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_maximum_cpu_float32
  2766. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mean_cpu_float32
  2767. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_median_cpu_float32
  2768. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_list_of_tensors_cpu_float32
  2769. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_meshgrid_variadic_tensors_cpu_float32
  2770. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mH_cpu_float32
  2771. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_binary_cpu_float32
  2772. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_no_dim_cpu_float32
  2773. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_min_reduction_with_dim_cpu_float32
  2774. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_minimum_cpu_float32
  2775. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mm_cpu_float32
  2776. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mode_cpu_float32
  2777. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_movedim_cpu_float32
  2778. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_msort_cpu_float32
  2779. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mT_cpu_float32
  2780. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mul_cpu_float32
  2781. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_multinomial_cpu_float32
  2782. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mv_cpu_float32
  2783. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_1_cpu_float32
  2784. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_3_cpu_float32
  2785. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_mvlgamma_mvlgamma_p_5_cpu_float32
  2786. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nan_to_num_cpu_float32
  2787. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmean_cpu_float32
  2788. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanmedian_cpu_float32
  2789. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nanquantile_cpu_float32
  2790. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nansum_cpu_float32
  2791. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_copy_cpu_float32
  2792. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_narrow_cpu_float32
  2793. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_batch_norm_cpu_float32
  2794. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_dropout_backward_cpu_float32
  2795. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_native_layer_norm_cpu_float32
  2796. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ne_cpu_float32
  2797. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_neg_cpu_float32
  2798. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NestedMapControlflowOp_cpu_float32
  2799. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_cpu_float32
  2800. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_empty_strided_cpu_float32
  2801. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_full_cpu_float32
  2802. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_ones_cpu_float32
  2803. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_new_zeros_cpu_float32
  2804. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nextafter_cpu_float32
  2805. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool1d_cpu_float32
  2806. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool2d_cpu_float32
  2807. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_avg_pool3d_cpu_float32
  2808. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool1d_cpu_float32
  2809. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool2d_cpu_float32
  2810. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_adaptive_max_pool3d_cpu_float32
  2811. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_alpha_dropout_cpu_float32
  2812. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool1d_cpu_float32
  2813. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool2d_cpu_float32
  2814. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_avg_pool3d_cpu_float32
  2815. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_batch_norm_cpu_float32
  2816. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_bilinear_cpu_float32
  2817. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_cpu_float32
  2818. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_binary_cross_entropy_with_logits_cpu_float32
  2819. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_celu_cpu_float32
  2820. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv1d_cpu_float32
  2821. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv2d_cpu_float32
  2822. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv3d_cpu_float32
  2823. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose1d_cpu_float32
  2824. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose2d_cpu_float32
  2825. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_conv_transpose3d_cpu_float32
  2826. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_embedding_loss_cpu_float32
  2827. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cosine_similarity_cpu_float32
  2828. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_cross_entropy_cpu_float32
  2829. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_ctc_loss_cpu_float32
  2830. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout2d_cpu_float32
  2831. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout3d_cpu_float32
  2832. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_dropout_cpu_float32
  2833. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_elu_cpu_float32
  2834. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_bag_cpu_float32
  2835. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_embedding_cpu_float32
  2836. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_with_train_cpu_float32
  2837. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_feature_alpha_dropout_without_train_cpu_float32
  2838. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool2d_cpu_float32
  2839. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_fractional_max_pool3d_cpu_float32
  2840. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gaussian_nll_loss_cpu_float32
  2841. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_gelu_cpu_float32
  2842. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_glu_cpu_float32
  2843. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_grid_sample_cpu_float32
  2844. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_group_norm_cpu_float32
  2845. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardshrink_cpu_float32
  2846. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardsigmoid_cpu_float32
  2847. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardswish_cpu_float32
  2848. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hardtanh_cpu_float32
  2849. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_hinge_embedding_loss_cpu_float32
  2850. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_huber_loss_cpu_float32
  2851. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_instance_norm_cpu_float32
  2852. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_area_cpu_float32
  2853. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bicubic_cpu_float32
  2854. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_bilinear_cpu_float32
  2855. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_linear_cpu_float32
  2856. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest-exact_cpu_float32
  2857. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_nearest_cpu_float32
  2858. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_interpolate_trilinear_cpu_float32
  2859. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_kl_div_cpu_float32
  2860. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_l1_loss_cpu_float32
  2861. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_layer_norm_cpu_float32
  2862. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_leaky_relu_cpu_float32
  2863. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_linear_cpu_float32
  2864. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_local_response_norm_cpu_float32
  2865. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_logsigmoid_cpu_float32
  2866. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_margin_ranking_loss_cpu_float32
  2867. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool1d_cpu_float32
  2868. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool2d_cpu_float32
  2869. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_pool3d_cpu_float32
  2870. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_cpu_float32
  2871. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool1d_grad_cpu_float32
  2872. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_cpu_float32
  2873. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool2d_grad_cpu_float32
  2874. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_cpu_float32
  2875. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_max_unpool3d_grad_cpu_float32
  2876. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mish_cpu_float32
  2877. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_mse_loss_cpu_float32
  2878. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_head_attention_forward_cpu_float32
  2879. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multi_margin_loss_cpu_float32
  2880. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_margin_loss_cpu_float32
  2881. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_multilabel_soft_margin_loss_cpu_float32
  2882. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_nll_loss_cpu_float32
  2883. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_normalize_cpu_float32
  2884. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_circular_cpu_float32
  2885. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_constant_cpu_float32
  2886. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_reflect_cpu_float32
  2887. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_cpu_float32
  2888. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pad_replicate_negative_cpu_float32
  2889. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pairwise_distance_cpu_float32
  2890. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pdist_cpu_float32
  2891. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_shuffle_cpu_float32
  2892. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_pixel_unshuffle_cpu_float32
  2893. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_poisson_nll_loss_cpu_float32
  2894. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_prelu_cpu_float32
  2895. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu6_cpu_float32
  2896. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_relu_cpu_float32
  2897. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_rrelu_cpu_float32
  2898. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_scaled_dot_product_attention_cpu_float32
  2899. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_selu_cpu_float32
  2900. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_silu_cpu_float32
  2901. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_smooth_l1_loss_cpu_float32
  2902. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_soft_margin_loss_cpu_float32
  2903. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_cpu_float32
  2904. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softmin_with_dtype_cpu_float32
  2905. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softplus_cpu_float32
  2906. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softshrink_cpu_float32
  2907. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_softsign_cpu_float32
  2908. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_tanhshrink_cpu_float32
  2909. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_threshold_cpu_float32
  2910. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_loss_cpu_float32
  2911. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_triplet_margin_with_distance_loss_cpu_float32
  2912. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_unfold_cpu_float32
  2913. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_bilinear_cpu_float32
  2914. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nn_functional_upsample_nearest_cpu_float32
  2915. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_cpu_float32
  2916. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_nonzero_static_cpu_float32
  2917. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_cpu_float32
  2918. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_fro_cpu_float32
  2919. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_inf_cpu_float32
  2920. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_norm_nuc_cpu_float32
  2921. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_cpu_float32
  2922. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_in_place_cpu_float32
  2923. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_normal_number_mean_cpu_float32
  2924. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCatCustomOp_cpu_float32
  2925. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyCubeCustomOp_cpu_float32
  2926. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyMulCustomOp_cpu_float32
  2927. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNMSCustomOp_cpu_float32
  2928. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyNonzeroCustomOp_cpu_float32
  2929. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySortCustomOp_cpu_float32
  2930. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyCustomOp_cpu_float32
  2931. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpySplitCopyWithIntCustomOp_cpu_float32
  2932. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyTakeCustomOp_cpu_float32
  2933. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_NumpyViewCopyCustomOp_cpu_float32
  2934. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_cpu_float32
  2935. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ones_like_cpu_float32
  2936. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ormqr_cpu_float32
  2937. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___getitem___cpu_float32
  2938. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___radd___cpu_float32
  2939. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rdiv___cpu_float32
  2940. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmatmul___cpu_float32
  2941. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmod___cpu_float32
  2942. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rmul___cpu_float32
  2943. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rpow___cpu_float32
  2944. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out___rsub___cpu_float32
  2945. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__native_batch_norm_legit_cpu_float32
  2946. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_lengths_cpu_float32
  2947. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__segment_reduce_offsets_cpu_float32
  2948. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__softmax_backward_data_cpu_float32
  2949. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out__upsample_bilinear2d_aa_cpu_float32
  2950. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_abs_cpu_float32
  2951. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acos_cpu_float32
  2952. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_acosh_cpu_float32
  2953. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_add_cpu_float32
  2954. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addbmm_cpu_float32
  2955. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcdiv_cpu_float32
  2956. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addcmul_cpu_float32
  2957. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_cpu_float32
  2958. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmm_decomposed_cpu_float32
  2959. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addmv_cpu_float32
  2960. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_addr_cpu_float32
  2961. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_all_cpu_float32
  2962. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_allclose_cpu_float32
  2963. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amax_cpu_float32
  2964. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_amin_cpu_float32
  2965. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_aminmax_cpu_float32
  2966. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_angle_cpu_float32
  2967. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_any_cpu_float32
  2968. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_arange_cpu_float32
  2969. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmax_cpu_float32
  2970. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argmin_cpu_float32
  2971. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argsort_cpu_float32
  2972. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_argwhere_cpu_float32
  2973. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_cpu_float32
  2974. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_partial_views_cpu_float32
  2975. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_as_strided_scatter_cpu_float32
  2976. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asin_cpu_float32
  2977. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_asinh_cpu_float32
  2978. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan2_cpu_float32
  2979. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atan_cpu_float32
  2980. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atanh_cpu_float32
  2981. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_1d_cpu_float32
  2982. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_2d_cpu_float32
  2983. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_atleast_3d_cpu_float32
  2984. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_baddbmm_cpu_float32
  2985. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_batch_norm_with_update_cpu_float32
  2986. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bernoulli_cpu_float32
  2987. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bfloat16_cpu_float32
  2988. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_block_diag_cpu_float32
  2989. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bmm_cpu_float32
  2990. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bool_cpu_float32
  2991. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_shapes_cpu_float32
  2992. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_tensors_cpu_float32
  2993. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_broadcast_to_cpu_float32
  2994. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_bucketize_cpu_float32
  2995. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_byte_cpu_float32
  2996. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cartesian_prod_cpu_float32
  2997. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cat_cpu_float32
  2998. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cauchy_cpu_float32
  2999. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdist_cpu_float32
  3000. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cdouble_cpu_float32
  3001. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ceil_cpu_float32
  3002. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cfloat_cpu_float32
  3003. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chalf_cpu_float32
  3004. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_char_cpu_float32
  3005. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_cpu_float32
  3006. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_inverse_cpu_float32
  3007. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cholesky_solve_cpu_float32
  3008. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_chunk_cpu_float32
  3009. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_cpu_float32
  3010. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_max_cpu_float32
  3011. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clamp_min_cpu_float32
  3012. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_clone_cpu_float32
  3013. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_column_stack_cpu_float32
  3014. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_combinations_cpu_float32
  3015. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_complex_cpu_float32
  3016. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_cpu_float32
  3017. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_conj_physical_cpu_float32
  3018. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_constant_pad_nd_cpu_float32
  3019. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_contiguous_cpu_float32
  3020. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_copysign_cpu_float32
  3021. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_corrcoef_cpu_float32
  3022. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cos_cpu_float32
  3023. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cosh_cpu_float32
  3024. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_count_nonzero_cpu_float32
  3025. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cov_cpu_float32
  3026. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cross_cpu_float32
  3027. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummax_cpu_float32
  3028. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cummin_cpu_float32
  3029. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumprod_cpu_float32
  3030. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumsum_cpu_float32
  3031. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_cumulative_trapezoid_cpu_float32
  3032. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_deg2rad_cpu_float32
  3033. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_cpu_float32
  3034. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diag_embed_cpu_float32
  3035. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagflat_cpu_float32
  3036. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_copy_cpu_float32
  3037. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_cpu_float32
  3038. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diagonal_scatter_cpu_float32
  3039. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_diff_cpu_float32
  3040. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_digamma_cpu_float32
  3041. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dist_cpu_float32
  3042. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_floor_rounding_cpu_float32
  3043. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_no_rounding_mode_cpu_float32
  3044. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_div_trunc_rounding_cpu_float32
  3045. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dot_cpu_float32
  3046. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_double_cpu_float32
  3047. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dsplit_cpu_float32
  3048. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_dstack_cpu_float32
  3049. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_einsum_cpu_float32
  3050. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_cpu_float32
  3051. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_like_cpu_float32
  3052. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_permuted_cpu_float32
  3053. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_empty_strided_cpu_float32
  3054. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eq_cpu_float32
  3055. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_equal_cpu_float32
  3056. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erf_cpu_float32
  3057. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfc_cpu_float32
  3058. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_erfinv_cpu_float32
  3059. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp2_cpu_float32
  3060. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exp_cpu_float32
  3061. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_as_cpu_float32
  3062. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expand_cpu_float32
  3063. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_expm1_cpu_float32
  3064. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_exponential_cpu_float32
  3065. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_eye_cpu_float32
  3066. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft2_cpu_float32
  3067. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fft_cpu_float32
  3068. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftn_cpu_float32
  3069. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_fftshift_cpu_float32
  3070. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft2_cpu_float32
  3071. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfft_cpu_float32
  3072. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_hfftn_cpu_float32
  3073. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft2_cpu_float32
  3074. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifft_cpu_float32
  3075. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftn_cpu_float32
  3076. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ifftshift_cpu_float32
  3077. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft2_cpu_float32
  3078. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfft_cpu_float32
  3079. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_ihfftn_cpu_float32
  3080. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft2_cpu_float32
  3081. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfft_cpu_float32
  3082. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_irfftn_cpu_float32
  3083. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft2_cpu_float32
  3084. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfft_cpu_float32
  3085. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fft_rfftn_cpu_float32
  3086. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fill_cpu_float32
  3087. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flatten_cpu_float32
  3088. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flip_cpu_float32
  3089. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fliplr_cpu_float32
  3090. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_flipud_cpu_float32
  3091. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_cpu_float32
  3092. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_float_power_cpu_float32
  3093. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_cpu_float32
  3094. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_floor_divide_cpu_float32
  3095. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmax_cpu_float32
  3096. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmin_cpu_float32
  3097. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_fmod_cpu_float32
  3098. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frac_cpu_float32
  3099. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_frexp_cpu_float32
  3100. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_cpu_float32
  3101. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_full_like_cpu_float32
  3102. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gather_cpu_float32
  3103. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ge_cpu_float32
  3104. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geometric_cpu_float32
  3105. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_geqrf_cpu_float32
  3106. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gradient_cpu_float32
  3107. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_grid_sampler_2d_cpu_float32
  3108. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_gt_cpu_float32
  3109. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_H_cpu_float32
  3110. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_half_cpu_float32
  3111. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_heaviside_cpu_float32
  3112. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histc_cpu_float32
  3113. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogram_cpu_float32
  3114. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_histogramdd_cpu_float32
  3115. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hsplit_cpu_float32
  3116. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hstack_cpu_float32
  3117. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_hypot_cpu_float32
  3118. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_i0_cpu_float32
  3119. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igamma_cpu_float32
  3120. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_igammac_cpu_float32
  3121. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_add_cpu_float32
  3122. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_copy_cpu_float32
  3123. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_fill_cpu_float32
  3124. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_put_cpu_float32
  3125. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_reduce_cpu_float32
  3126. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_index_select_cpu_float32
  3127. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_inner_cpu_float32
  3128. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_int_cpu_float32
  3129. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isclose_cpu_float32
  3130. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isfinite_cpu_float32
  3131. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isin_cpu_float32
  3132. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isinf_cpu_float32
  3133. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isnan_cpu_float32
  3134. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isneginf_cpu_float32
  3135. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isposinf_cpu_float32
  3136. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_isreal_cpu_float32
  3137. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_item_cpu_float32
  3138. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_2inputs_2outputs_cpu_float32
  3139. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_4inputs_with_extra_args_cpu_float32
  3140. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_cpu_float32
  3141. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_binary_return_by_ref_cpu_float32
  3142. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_jiterator_unary_cpu_float32
  3143. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kron_cpu_float32
  3144. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_kthvalue_cpu_float32
  3145. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ldexp_cpu_float32
  3146. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_le_cpu_float32
  3147. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lerp_cpu_float32
  3148. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lgamma_cpu_float32
  3149. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_cpu_float32
  3150. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cholesky_ex_cpu_float32
  3151. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cond_cpu_float32
  3152. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_cross_cpu_float32
  3153. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_cpu_float32
  3154. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_det_singular_cpu_float32
  3155. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_diagonal_cpu_float32
  3156. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eig_cpu_float32
  3157. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigh_cpu_float32
  3158. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvals_cpu_float32
  3159. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_eigvalsh_cpu_float32
  3160. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_householder_product_cpu_float32
  3161. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_cpu_float32
  3162. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_inv_ex_cpu_float32
  3163. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_cpu_float32
  3164. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_factor_ex_cpu_float32
  3165. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_ldl_solve_cpu_float32
  3166. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_cpu_float32
  3167. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lstsq_grad_oriented_cpu_float32
  3168. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_cpu_float32
  3169. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_cpu_float32
  3170. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_factor_ex_cpu_float32
  3171. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_lu_solve_cpu_float32
  3172. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_norm_cpu_float32
  3173. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_power_cpu_float32
  3174. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_cpu_float32
  3175. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_matrix_rank_hermitian_cpu_float32
  3176. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_multi_dot_cpu_float32
  3177. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_cpu_float32
  3178. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_norm_subgradients_at_zero_cpu_float32
  3179. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_cpu_float32
  3180. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_hermitian_cpu_float32
  3181. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_pinv_singular_cpu_float32
  3182. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_qr_cpu_float32
  3183. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_slogdet_cpu_float32
  3184. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_cpu_float32
  3185. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_ex_cpu_float32
  3186. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_solve_triangular_cpu_float32
  3187. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svd_cpu_float32
  3188. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_svdvals_cpu_float32
  3189. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorinv_cpu_float32
  3190. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_tensorsolve_cpu_float32
  3191. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vander_cpu_float32
  3192. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vecdot_cpu_float32
  3193. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linalg_vector_norm_cpu_float32
  3194. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_cpu_float32
  3195. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_linspace_tensor_overload_cpu_float32
  3196. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log10_cpu_float32
  3197. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log1p_cpu_float32
  3198. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log2_cpu_float32
  3199. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_cpu_float32
  3200. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_normal_cpu_float32
  3201. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_cpu_float32
  3202. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_log_softmax_with_dtype_cpu_float32
  3203. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp2_cpu_float32
  3204. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logaddexp_cpu_float32
  3205. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logcumsumexp_cpu_float32
  3206. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logdet_cpu_float32
  3207. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_and_cpu_float32
  3208. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_not_cpu_float32
  3209. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_or_cpu_float32
  3210. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logical_xor_cpu_float32
  3211. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logit_cpu_float32
  3212. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_cpu_float32
  3213. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logspace_tensor_overload_cpu_float32
  3214. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_logsumexp_cpu_float32
  3215. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_long_cpu_float32
  3216. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lt_cpu_float32
  3217. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_cpu_float32
  3218. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_solve_cpu_float32
  3219. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_lu_unpack_cpu_float32
  3220. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amax_cpu_float32
  3221. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_amin_cpu_float32
  3222. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmax_cpu_float32
  3223. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_argmin_cpu_float32
  3224. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumprod_cpu_float32
  3225. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_cumsum_cpu_float32
  3226. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_fill_cpu_float32
  3227. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_log_softmax_cpu_float32
  3228. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logaddexp_cpu_float32
  3229. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_logsumexp_cpu_float32
  3230. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_mean_cpu_float32
  3231. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_median_cpu_float32
  3232. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_norm_cpu_float32
  3233. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_normalize_cpu_float32
  3234. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_prod_cpu_float32
  3235. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_scatter_cpu_float32
  3236. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_select_cpu_float32
  3237. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmax_cpu_float32
  3238. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_softmin_cpu_float32
  3239. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_std_cpu_float32
  3240. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_sum_cpu_float32
  3241. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_masked_var_cpu_float32
  3242. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matmul_cpu_float32
  3243. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_matrix_exp_cpu_float32
  3244. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_binary_cpu_float32
  3245. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_pool2d_with_indices_backward_cpu_float32
  3246. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_no_dim_cpu_float32
  3247. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_max_reduction_with_dim_cpu_float32
  3248. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_maximum_cpu_float32
  3249. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mean_cpu_float32
  3250. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_median_cpu_float32
  3251. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_list_of_tensors_cpu_float32
  3252. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_meshgrid_variadic_tensors_cpu_float32
  3253. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mH_cpu_float32
  3254. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_binary_cpu_float32
  3255. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_no_dim_cpu_float32
  3256. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_min_reduction_with_dim_cpu_float32
  3257. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_minimum_cpu_float32
  3258. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mm_cpu_float32
  3259. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mode_cpu_float32
  3260. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_movedim_cpu_float32
  3261. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_msort_cpu_float32
  3262. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mT_cpu_float32
  3263. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mul_cpu_float32
  3264. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_multinomial_cpu_float32
  3265. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mv_cpu_float32
  3266. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_1_cpu_float32
  3267. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_3_cpu_float32
  3268. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_mvlgamma_mvlgamma_p_5_cpu_float32
  3269. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nan_to_num_cpu_float32
  3270. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmean_cpu_float32
  3271. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanmedian_cpu_float32
  3272. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nanquantile_cpu_float32
  3273. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nansum_cpu_float32
  3274. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_copy_cpu_float32
  3275. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_narrow_cpu_float32
  3276. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_batch_norm_cpu_float32
  3277. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_dropout_backward_cpu_float32
  3278. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_native_layer_norm_cpu_float32
  3279. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ne_cpu_float32
  3280. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_neg_cpu_float32
  3281. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_cpu_float32
  3282. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_empty_strided_cpu_float32
  3283. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_full_cpu_float32
  3284. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_ones_cpu_float32
  3285. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_new_zeros_cpu_float32
  3286. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nextafter_cpu_float32
  3287. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool1d_cpu_float32
  3288. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool2d_cpu_float32
  3289. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_avg_pool3d_cpu_float32
  3290. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool1d_cpu_float32
  3291. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool2d_cpu_float32
  3292. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_adaptive_max_pool3d_cpu_float32
  3293. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_alpha_dropout_cpu_float32
  3294. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool1d_cpu_float32
  3295. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool2d_cpu_float32
  3296. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_avg_pool3d_cpu_float32
  3297. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_batch_norm_cpu_float32
  3298. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_bilinear_cpu_float32
  3299. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_cpu_float32
  3300. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_binary_cross_entropy_with_logits_cpu_float32
  3301. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_celu_cpu_float32
  3302. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv1d_cpu_float32
  3303. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv2d_cpu_float32
  3304. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv3d_cpu_float32
  3305. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose1d_cpu_float32
  3306. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose2d_cpu_float32
  3307. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_conv_transpose3d_cpu_float32
  3308. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_embedding_loss_cpu_float32
  3309. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cosine_similarity_cpu_float32
  3310. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_cross_entropy_cpu_float32
  3311. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_ctc_loss_cpu_float32
  3312. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout2d_cpu_float32
  3313. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout3d_cpu_float32
  3314. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_dropout_cpu_float32
  3315. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_elu_cpu_float32
  3316. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_bag_cpu_float32
  3317. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_embedding_cpu_float32
  3318. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_with_train_cpu_float32
  3319. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_feature_alpha_dropout_without_train_cpu_float32
  3320. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool2d_cpu_float32
  3321. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_fractional_max_pool3d_cpu_float32
  3322. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gaussian_nll_loss_cpu_float32
  3323. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_gelu_cpu_float32
  3324. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_glu_cpu_float32
  3325. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_grid_sample_cpu_float32
  3326. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_group_norm_cpu_float32
  3327. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardshrink_cpu_float32
  3328. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardsigmoid_cpu_float32
  3329. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardswish_cpu_float32
  3330. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hardtanh_cpu_float32
  3331. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_hinge_embedding_loss_cpu_float32
  3332. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_huber_loss_cpu_float32
  3333. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_instance_norm_cpu_float32
  3334. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_area_cpu_float32
  3335. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bicubic_cpu_float32
  3336. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_bilinear_cpu_float32
  3337. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_linear_cpu_float32
  3338. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest-exact_cpu_float32
  3339. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_nearest_cpu_float32
  3340. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_interpolate_trilinear_cpu_float32
  3341. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_kl_div_cpu_float32
  3342. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_l1_loss_cpu_float32
  3343. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_layer_norm_cpu_float32
  3344. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_leaky_relu_cpu_float32
  3345. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_linear_cpu_float32
  3346. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_local_response_norm_cpu_float32
  3347. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_logsigmoid_cpu_float32
  3348. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_margin_ranking_loss_cpu_float32
  3349. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool1d_cpu_float32
  3350. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool2d_cpu_float32
  3351. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_pool3d_cpu_float32
  3352. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_cpu_float32
  3353. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool1d_grad_cpu_float32
  3354. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_cpu_float32
  3355. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool2d_grad_cpu_float32
  3356. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_cpu_float32
  3357. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_max_unpool3d_grad_cpu_float32
  3358. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mish_cpu_float32
  3359. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_mse_loss_cpu_float32
  3360. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_head_attention_forward_cpu_float32
  3361. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multi_margin_loss_cpu_float32
  3362. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_margin_loss_cpu_float32
  3363. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_multilabel_soft_margin_loss_cpu_float32
  3364. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_nll_loss_cpu_float32
  3365. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_normalize_cpu_float32
  3366. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_circular_cpu_float32
  3367. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_constant_cpu_float32
  3368. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_reflect_cpu_float32
  3369. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_cpu_float32
  3370. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pad_replicate_negative_cpu_float32
  3371. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pairwise_distance_cpu_float32
  3372. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pdist_cpu_float32
  3373. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_shuffle_cpu_float32
  3374. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_pixel_unshuffle_cpu_float32
  3375. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_poisson_nll_loss_cpu_float32
  3376. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_prelu_cpu_float32
  3377. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu6_cpu_float32
  3378. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_relu_cpu_float32
  3379. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_rrelu_cpu_float32
  3380. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_scaled_dot_product_attention_cpu_float32
  3381. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_selu_cpu_float32
  3382. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_silu_cpu_float32
  3383. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_smooth_l1_loss_cpu_float32
  3384. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_soft_margin_loss_cpu_float32
  3385. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_cpu_float32
  3386. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softmin_with_dtype_cpu_float32
  3387. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softplus_cpu_float32
  3388. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softshrink_cpu_float32
  3389. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_softsign_cpu_float32
  3390. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_tanhshrink_cpu_float32
  3391. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_threshold_cpu_float32
  3392. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_loss_cpu_float32
  3393. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_triplet_margin_with_distance_loss_cpu_float32
  3394. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_unfold_cpu_float32
  3395. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_bilinear_cpu_float32
  3396. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nn_functional_upsample_nearest_cpu_float32
  3397. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_cpu_float32
  3398. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_nonzero_static_cpu_float32
  3399. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_cpu_float32
  3400. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_fro_cpu_float32
  3401. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_inf_cpu_float32
  3402. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_norm_nuc_cpu_float32
  3403. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_cpu_float32
  3404. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_in_place_cpu_float32
  3405. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_normal_number_mean_cpu_float32
  3406. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCatCustomOp_cpu_float32
  3407. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyCubeCustomOp_cpu_float32
  3408. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyMulCustomOp_cpu_float32
  3409. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNMSCustomOp_cpu_float32
  3410. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyNonzeroCustomOp_cpu_float32
  3411. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySortCustomOp_cpu_float32
  3412. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyCustomOp_cpu_float32
  3413. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpySplitCopyWithIntCustomOp_cpu_float32
  3414. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyTakeCustomOp_cpu_float32
  3415. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_NumpyViewCopyCustomOp_cpu_float32
  3416. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_cpu_float32
  3417. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ones_like_cpu_float32
  3418. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ormqr_cpu_float32
  3419. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_outer_cpu_float32
  3420. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pca_lowrank_cpu_float32
  3421. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_permute_cpu_float32
  3422. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pinverse_cpu_float32
  3423. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polar_cpu_float32
  3424. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_0_cpu_float32
  3425. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_1_cpu_float32
  3426. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_2_cpu_float32
  3427. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_3_cpu_float32
  3428. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_polygamma_polygamma_n_4_cpu_float32
  3429. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_positive_cpu_float32
  3430. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_pow_cpu_float32
  3431. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_prod_cpu_float32
  3432. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_put_cpu_float32
  3433. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_qr_cpu_float32
  3434. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_quantile_cpu_float32
  3435. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rad2deg_cpu_float32
  3436. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rand_like_cpu_float32
  3437. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_cpu_float32
  3438. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randint_like_cpu_float32
  3439. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_cpu_float32
  3440. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_randn_like_cpu_float32
  3441. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_ravel_cpu_float32
  3442. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_real_cpu_float32
  3443. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reciprocal_cpu_float32
  3444. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_remainder_cpu_float32
  3445. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_renorm_cpu_float32
  3446. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_cpu_float32
  3447. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_repeat_interleave_cpu_float32
  3448. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_as_cpu_float32
  3449. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_reshape_cpu_float32
  3450. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize__cpu_float32
  3451. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resize_as__cpu_float32
  3452. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_conj_cpu_float32
  3453. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_resolve_neg_cpu_float32
  3454. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_roll_cpu_float32
  3455. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rot90_cpu_float32
  3456. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_cpu_float32
  3457. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_0_cpu_float32
  3458. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_3_cpu_float32
  3459. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_round_decimals_neg_3_cpu_float32
  3460. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsqrt_cpu_float32
  3461. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_rsub_cpu_float32
  3462. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scalar_tensor_cpu_float32
  3463. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_add_cpu_float32
  3464. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_cpu_float32
  3465. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amax_cpu_float32
  3466. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_amin_cpu_float32
  3467. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_mean_cpu_float32
  3468. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_prod_cpu_float32
  3469. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_scatter_reduce_sum_cpu_float32
  3470. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_searchsorted_cpu_float32
  3471. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_cpu_float32
  3472. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_select_scatter_cpu_float32
  3473. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sgn_cpu_float32
  3474. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_short_cpu_float32
  3475. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sigmoid_cpu_float32
  3476. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sign_cpu_float32
  3477. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_bartlett_cpu_float32
  3478. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_blackman_cpu_float32
  3479. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_cosine_cpu_float32
  3480. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_exponential_cpu_float32
  3481. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_gaussian_cpu_float32
  3482. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_cosine_cpu_float32
  3483. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_general_hamming_cpu_float32
  3484. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hamming_cpu_float32
  3485. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_hann_cpu_float32
  3486. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_kaiser_cpu_float32
  3487. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signal_windows_nuttall_cpu_float32
  3488. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_signbit_cpu_float32
  3489. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sin_cpu_float32
  3490. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinc_cpu_float32
  3491. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sinh_cpu_float32
  3492. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_cpu_float32
  3493. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_slice_scatter_cpu_float32
  3494. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_cpu_float32
  3495. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_softmax_with_dtype_cpu_float32
  3496. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sort_cpu_float32
  3497. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_mm_reduce_cpu_float32
  3498. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sparse_sampled_addmm_cpu_float32
  3499. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_airy_ai_cpu_float32
  3500. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j0_cpu_float32
  3501. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_j1_cpu_float32
  3502. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y0_cpu_float32
  3503. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_bessel_y1_cpu_float32
  3504. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_t_cpu_float32
  3505. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_u_cpu_float32
  3506. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_v_cpu_float32
  3507. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_chebyshev_polynomial_w_cpu_float32
  3508. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_entr_cpu_float32
  3509. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_erfcx_cpu_float32
  3510. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_h_cpu_float32
  3511. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_hermite_polynomial_he_cpu_float32
  3512. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i0e_cpu_float32
  3513. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1_cpu_float32
  3514. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_i1e_cpu_float32
  3515. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_laguerre_polynomial_l_cpu_float32
  3516. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_legendre_polynomial_p_cpu_float32
  3517. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_log_ndtr_cpu_float32
  3518. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i0_cpu_float32
  3519. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_i1_cpu_float32
  3520. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k0_cpu_float32
  3521. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_modified_bessel_k1_cpu_float32
  3522. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtr_cpu_float32
  3523. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_ndtri_cpu_float32
  3524. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_polygamma_special_polygamma_n_0_cpu_float32
  3525. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k0_cpu_float32
  3526. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_scaled_modified_bessel_k1_cpu_float32
  3527. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_t_cpu_float32
  3528. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_u_cpu_float32
  3529. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_v_cpu_float32
  3530. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_shifted_chebyshev_polynomial_w_cpu_float32
  3531. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_spherical_bessel_j0_cpu_float32
  3532. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_xlog1py_cpu_float32
  3533. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_special_zeta_cpu_float32
  3534. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_cpu_float32
  3535. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_list_args_cpu_float32
  3536. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_split_with_sizes_cpu_float32
  3537. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sqrt_cpu_float32
  3538. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_square_cpu_float32
  3539. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_cpu_float32
  3540. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_squeeze_multiple_cpu_float32
  3541. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stack_cpu_float32
  3542. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_cpu_float32
  3543. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_cpu_float32
  3544. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_mean_unbiased_cpu_float32
  3545. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_std_unbiased_cpu_float32
  3546. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_stft_cpu_float32
  3547. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sub_cpu_float32
  3548. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_cpu_float32
  3549. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_sum_to_size_cpu_float32
  3550. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_cpu_float32
  3551. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_svd_lowrank_cpu_float32
  3552. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_along_dim_cpu_float32
  3553. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_take_cpu_float32
  3554. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tan_cpu_float32
  3555. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tanh_cpu_float32
  3556. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensor_split_cpu_float32
  3557. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tensordot_cpu_float32
  3558. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tile_cpu_float32
  3559. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_cpu_float32
  3560. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_to_sparse_cpu_float32
  3561. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_topk_cpu_float32
  3562. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trace_cpu_float32
  3563. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_transpose_cpu_float32
  3564. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapezoid_cpu_float32
  3565. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trapz_cpu_float32
  3566. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triangular_solve_cpu_float32
  3567. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_tril_cpu_float32
  3568. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_triu_cpu_float32
  3569. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_true_divide_cpu_float32
  3570. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_trunc_cpu_float32
  3571. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unbind_cpu_float32
  3572. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unflatten_cpu_float32
  3573. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_copy_cpu_float32
  3574. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unfold_cpu_float32
  3575. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_uniform_cpu_float32
  3576. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_consecutive_cpu_float32
  3577. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unique_cpu_float32
  3578. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_chunk_cpu_float32
  3579. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsafe_split_cpu_float32
  3580. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_unsqueeze_cpu_float32
  3581. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_cpu_float32
  3582. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_cpu_float32
  3583. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_mean_unbiased_cpu_float32
  3584. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_var_unbiased_cpu_float32
  3585. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vdot_cpu_float32
  3586. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_complex_cpu_float32
  3587. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_as_cpu_float32
  3588. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_copy_cpu_float32
  3589. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_view_cpu_float32
  3590. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vsplit_cpu_float32
  3591. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_vstack_cpu_float32
  3592. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_where_cpu_float32
  3593. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_xlogy_cpu_float32
  3594. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zero__cpu_float32
  3595. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_cpu_float32
  3596. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_out_zeros_like_cpu_float32
  3597. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_outer_cpu_float32
  3598. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pca_lowrank_cpu_float32
  3599. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_permute_cpu_float32
  3600. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pinverse_cpu_float32
  3601. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polar_cpu_float32
  3602. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_0_cpu_float32
  3603. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_1_cpu_float32
  3604. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_2_cpu_float32
  3605. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_3_cpu_float32
  3606. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_polygamma_polygamma_n_4_cpu_float32
  3607. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_positive_cpu_float32
  3608. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_pow_cpu_float32
  3609. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_prod_cpu_float32
  3610. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_put_cpu_float32
  3611. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_qr_cpu_float32
  3612. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_quantile_cpu_float32
  3613. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rad2deg_cpu_float32
  3614. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rand_like_cpu_float32
  3615. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_cpu_float32
  3616. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randint_like_cpu_float32
  3617. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_cpu_float32
  3618. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_randn_like_cpu_float32
  3619. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_ravel_cpu_float32
  3620. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_real_cpu_float32
  3621. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reciprocal_cpu_float32
  3622. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_remainder_cpu_float32
  3623. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_renorm_cpu_float32
  3624. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_cpu_float32
  3625. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_repeat_interleave_cpu_float32
  3626. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_as_cpu_float32
  3627. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_reshape_cpu_float32
  3628. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize__cpu_float32
  3629. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resize_as__cpu_float32
  3630. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_conj_cpu_float32
  3631. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_resolve_neg_cpu_float32
  3632. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_roll_cpu_float32
  3633. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rot90_cpu_float32
  3634. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_cpu_float32
  3635. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_0_cpu_float32
  3636. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_3_cpu_float32
  3637. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_round_decimals_neg_3_cpu_float32
  3638. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsqrt_cpu_float32
  3639. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_rsub_cpu_float32
  3640. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scalar_tensor_cpu_float32
  3641. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_add_cpu_float32
  3642. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_cpu_float32
  3643. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amax_cpu_float32
  3644. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_amin_cpu_float32
  3645. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_mean_cpu_float32
  3646. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_prod_cpu_float32
  3647. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_scatter_reduce_sum_cpu_float32
  3648. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_searchsorted_cpu_float32
  3649. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_cpu_float32
  3650. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_select_scatter_cpu_float32
  3651. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sgn_cpu_float32
  3652. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_short_cpu_float32
  3653. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sigmoid_cpu_float32
  3654. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sign_cpu_float32
  3655. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_bartlett_cpu_float32
  3656. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_blackman_cpu_float32
  3657. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_cosine_cpu_float32
  3658. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_exponential_cpu_float32
  3659. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_gaussian_cpu_float32
  3660. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_cosine_cpu_float32
  3661. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_general_hamming_cpu_float32
  3662. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hamming_cpu_float32
  3663. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_hann_cpu_float32
  3664. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_kaiser_cpu_float32
  3665. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signal_windows_nuttall_cpu_float32
  3666. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_signbit_cpu_float32
  3667. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sin_cpu_float32
  3668. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinc_cpu_float32
  3669. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sinh_cpu_float32
  3670. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_cpu_float32
  3671. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_slice_scatter_cpu_float32
  3672. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_cpu_float32
  3673. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_softmax_with_dtype_cpu_float32
  3674. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sort_cpu_float32
  3675. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_mm_reduce_cpu_float32
  3676. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sparse_sampled_addmm_cpu_float32
  3677. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_airy_ai_cpu_float32
  3678. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j0_cpu_float32
  3679. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_j1_cpu_float32
  3680. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y0_cpu_float32
  3681. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_bessel_y1_cpu_float32
  3682. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_t_cpu_float32
  3683. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_u_cpu_float32
  3684. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_v_cpu_float32
  3685. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_chebyshev_polynomial_w_cpu_float32
  3686. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_entr_cpu_float32
  3687. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_erfcx_cpu_float32
  3688. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_h_cpu_float32
  3689. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_hermite_polynomial_he_cpu_float32
  3690. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i0e_cpu_float32
  3691. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1_cpu_float32
  3692. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_i1e_cpu_float32
  3693. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_laguerre_polynomial_l_cpu_float32
  3694. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_legendre_polynomial_p_cpu_float32
  3695. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_log_ndtr_cpu_float32
  3696. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i0_cpu_float32
  3697. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_i1_cpu_float32
  3698. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k0_cpu_float32
  3699. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_modified_bessel_k1_cpu_float32
  3700. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtr_cpu_float32
  3701. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_ndtri_cpu_float32
  3702. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_polygamma_special_polygamma_n_0_cpu_float32
  3703. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k0_cpu_float32
  3704. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_scaled_modified_bessel_k1_cpu_float32
  3705. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_t_cpu_float32
  3706. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_u_cpu_float32
  3707. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_v_cpu_float32
  3708. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_shifted_chebyshev_polynomial_w_cpu_float32
  3709. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_spherical_bessel_j0_cpu_float32
  3710. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_xlog1py_cpu_float32
  3711. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_special_zeta_cpu_float32
  3712. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_cpu_float32
  3713. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_list_args_cpu_float32
  3714. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_split_with_sizes_cpu_float32
  3715. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sqrt_cpu_float32
  3716. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_square_cpu_float32
  3717. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_cpu_float32
  3718. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_squeeze_multiple_cpu_float32
  3719. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stack_cpu_float32
  3720. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_cpu_float32
  3721. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_cpu_float32
  3722. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_mean_unbiased_cpu_float32
  3723. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_std_unbiased_cpu_float32
  3724. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_stft_cpu_float32
  3725. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sub_cpu_float32
  3726. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_cpu_float32
  3727. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_sum_to_size_cpu_float32
  3728. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_cpu_float32
  3729. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_svd_lowrank_cpu_float32
  3730. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_along_dim_cpu_float32
  3731. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_take_cpu_float32
  3732. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tan_cpu_float32
  3733. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tanh_cpu_float32
  3734. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensor_split_cpu_float32
  3735. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tensordot_cpu_float32
  3736. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tile_cpu_float32
  3737. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_cpu_float32
  3738. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_to_sparse_cpu_float32
  3739. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_topk_cpu_float32
  3740. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trace_cpu_float32
  3741. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_transpose_cpu_float32
  3742. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapezoid_cpu_float32
  3743. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trapz_cpu_float32
  3744. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triangular_solve_cpu_float32
  3745. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_tril_cpu_float32
  3746. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_TripleNestedMapControlflowOp_cpu_float32
  3747. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_triu_cpu_float32
  3748. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_true_divide_cpu_float32
  3749. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_trunc_cpu_float32
  3750. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unbind_cpu_float32
  3751. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unflatten_cpu_float32
  3752. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_copy_cpu_float32
  3753. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unfold_cpu_float32
  3754. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_uniform_cpu_float32
  3755. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_consecutive_cpu_float32
  3756. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unique_cpu_float32
  3757. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_chunk_cpu_float32
  3758. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsafe_split_cpu_float32
  3759. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_unsqueeze_cpu_float32
  3760. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_cpu_float32
  3761. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_cpu_float32
  3762. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_mean_unbiased_cpu_float32
  3763. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_var_unbiased_cpu_float32
  3764. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vdot_cpu_float32
  3765. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_complex_cpu_float32
  3766. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_as_cpu_float32
  3767. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_copy_cpu_float32
  3768. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_view_cpu_float32
  3769. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vsplit_cpu_float32
  3770. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_vstack_cpu_float32
  3771. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_where_cpu_float32
  3772. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_xlogy_cpu_float32
  3773. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zero__cpu_float32
  3774. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_cpu_float32
  3775. TestProxyTensorOpInfoCPU.test_make_fx_symbolic_exhaustive_zeros_like_cpu_float32
  3776. TestPythonAutograd.test_backwards1
  3777. TestPythonBindings.test_cu_create_function
  3778. TestPythonBuiltinOP.test_stepped_tuple_slicing
  3779. TestPythonDispatch.test_list_ret
  3780. TestPythonRegistration.test_fallback
  3781. TestPythonRegistration.test_fallback_keyset
  3782. TestQuantizedEmbeddingOps.test_embedding_bag_byte
  3783. TestRecursiveScript.test_inner_traced_module
  3784. TestReductionsCPU.test_all_any_vs_numpy_cpu_bool
  3785. TestReductionsCPU.test_all_any_vs_numpy_cpu_uint8
  3786. TestReductionsCPU.test_histogram_cpu_float32
  3787. TestReductionsCPU.test_histogramdd_cpu_float32
  3788. TestReductionsCPU.test_logcumsumexp_complex_cpu_complex128
  3789. TestReductionsCPU.test_logcumsumexp_complex_cpu_complex64
  3790. TestReductionsCPU.test_tensor_compare_ops_argmax_argmix_kthvalue_dim_empty_cpu
  3791. TestReductionsCPU.test_tensor_compare_ops_empty_cpu
  3792. TestReductionsCPU.test_tensor_reduce_ops_empty_cpu
  3793. TestRepackage.test_repackage_import_indirectly_via_parent_module
  3794. TestSaveLoadForOpVersion.test_versioned_div_tensor_inplace
  3795. TestSaveLoadForOpVersion.test_versioned_div_tensor_out
  3796. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation0
  3797. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_H_operation1
  3798. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation0
  3799. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_I_operation1
  3800. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation0
  3801. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_L_operation1
  3802. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation0
  3803. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_P_operation1
  3804. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation0
  3805. TestScalarOpsMisc.test_scalar_integer_operation_divbyzero_dtype_Q_operation1
  3806. TestScript.test_function_overloading_isinstance
  3807. TestScript.test_function_overloads
  3808. TestScript.test_ignored_as_value
  3809. TestScript.test_namedtuple_python
  3810. TestScript.test_no_self_arg_ignore_function
  3811. TestScript.test_python_call_non_tensor_wrong
  3812. TestScript.test_python_op_builtins
  3813. TestScript.test_type_annotation_module
  3814. TestScript.test_unused_decorator
  3815. TestScript.test_wrong_return_type
  3816. TestScriptProfile.test_script
  3817. TestScriptProfile.test_section
  3818. TestSerializeCustomClass.test_custom_class
  3819. TestSetOps.test_in1d_table_timedelta_fails
  3820. TestSetOps.test_in1d_timedelta_kind0
  3821. TestSetOps.test_in1d_timedelta_kind_sort
  3822. TestSetOps.test_setdiff1d
  3823. TestSlice.test_tuple_slicing
  3824. TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSC_cpu
  3825. TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseBSR_cpu
  3826. TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCOO_cpu
  3827. TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSC_cpu
  3828. TestSparseAnyCPU.test_check_sparse_tensor_invariants_SparseCSR_cpu
  3829. TestSparseAnyCPU.test_constructor_autograd_SparseBSC_cpu
  3830. TestSparseAnyCPU.test_constructor_autograd_SparseBSR_cpu
  3831. TestSparseAnyCPU.test_constructor_autograd_SparseCOO_cpu
  3832. TestSparseAnyCPU.test_constructor_autograd_SparseCSC_cpu
  3833. TestSparseAnyCPU.test_constructor_autograd_SparseCSR_cpu
  3834. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_complex128
  3835. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_fast_cpu_float64
  3836. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_complex128
  3837. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_masked_slow_cpu_float64
  3838. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_complex128
  3839. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_fast_cpu_float64
  3840. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_complex128
  3841. TestSparseAnyCPU.test_gradcheck_mm_SparseCOO_sparse_slow_cpu_float64
  3842. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bfloat16
  3843. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_bool
  3844. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex128
  3845. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_complex64
  3846. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float16
  3847. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float32
  3848. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_float64
  3849. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int16
  3850. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int32
  3851. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int64
  3852. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_int8
  3853. TestSparseCompressedCPU.test_select_copy_SparseBSC_int32_cpu_uint8
  3854. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bfloat16
  3855. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_bool
  3856. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex128
  3857. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_complex64
  3858. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float16
  3859. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float32
  3860. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_float64
  3861. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int16
  3862. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int32
  3863. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int64
  3864. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_int8
  3865. TestSparseCompressedCPU.test_select_copy_SparseBSC_int64_cpu_uint8
  3866. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bfloat16
  3867. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_bool
  3868. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex128
  3869. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_complex64
  3870. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float16
  3871. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float32
  3872. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_float64
  3873. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int16
  3874. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int32
  3875. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int64
  3876. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_int8
  3877. TestSparseCompressedCPU.test_select_copy_SparseBSR_int32_cpu_uint8
  3878. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bfloat16
  3879. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_bool
  3880. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex128
  3881. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_complex64
  3882. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float16
  3883. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float32
  3884. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_float64
  3885. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int16
  3886. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int32
  3887. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int64
  3888. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_int8
  3889. TestSparseCompressedCPU.test_select_copy_SparseBSR_int64_cpu_uint8
  3890. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bfloat16
  3891. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_bool
  3892. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex128
  3893. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_complex64
  3894. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float16
  3895. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float32
  3896. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_float64
  3897. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int16
  3898. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int32
  3899. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int64
  3900. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_int8
  3901. TestSparseCompressedCPU.test_select_copy_SparseCSC_int32_cpu_uint8
  3902. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bfloat16
  3903. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_bool
  3904. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex128
  3905. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_complex64
  3906. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float16
  3907. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float32
  3908. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_float64
  3909. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int16
  3910. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int32
  3911. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int64
  3912. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_int8
  3913. TestSparseCompressedCPU.test_select_copy_SparseCSC_int64_cpu_uint8
  3914. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bfloat16
  3915. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_bool
  3916. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex128
  3917. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_complex64
  3918. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float16
  3919. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float32
  3920. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_float64
  3921. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int16
  3922. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int32
  3923. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int64
  3924. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_int8
  3925. TestSparseCompressedCPU.test_select_copy_SparseCSR_int32_cpu_uint8
  3926. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bfloat16
  3927. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_bool
  3928. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex128
  3929. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_complex64
  3930. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float16
  3931. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float32
  3932. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_float64
  3933. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int16
  3934. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int32
  3935. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int64
  3936. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_int8
  3937. TestSparseCompressedCPU.test_select_copy_SparseCSR_int64_cpu_uint8
  3938. TestSparseCPU.test_add_dense_sparse_mismatch_cpu_complex128
  3939. TestSparseCPU.test_add_dense_sparse_mismatch_cpu_float64
  3940. TestSparseCPU.test_add_zeros_cpu_complex128
  3941. TestSparseCPU.test_add_zeros_cpu_float64
  3942. TestSparseCPU.test_any_cpu
  3943. TestSparseCPU.test_asin_arcsin_cpu_float32
  3944. TestSparseCPU.test_asin_arcsin_cpu_float64
  3945. TestSparseCPU.test_asin_arcsin_cpu_int16
  3946. TestSparseCPU.test_asin_arcsin_cpu_int32
  3947. TestSparseCPU.test_asin_arcsin_cpu_int64
  3948. TestSparseCPU.test_asin_arcsin_cpu_int8
  3949. TestSparseCPU.test_asin_arcsin_cpu_uint8
  3950. TestSparseCPU.test_assign_cpu_float64
  3951. TestSparseCPU.test_basic_cpu_complex128
  3952. TestSparseCPU.test_basic_cpu_float64
  3953. TestSparseCPU.test_basic_ops_cpu_float64
  3954. TestSparseCPU.test_bmm_cpu_float64
  3955. TestSparseCPU.test_cat_cpu_complex128
  3956. TestSparseCPU.test_cat_cpu_float64
  3957. TestSparseCPU.test_change_tensor_metadata_cpu_complex128
  3958. TestSparseCPU.test_change_tensor_metadata_cpu_float64
  3959. TestSparseCPU.test_clone_cpu_complex128
  3960. TestSparseCPU.test_clone_cpu_float64
  3961. TestSparseCPU.test_coalesce_transpose_mm_cpu_float64
  3962. TestSparseCPU.test_contig_cpu_complex128
  3963. TestSparseCPU.test_contig_cpu_float64
  3964. TestSparseCPU.test_contig_hybrid_cpu_complex128
  3965. TestSparseCPU.test_contig_hybrid_cpu_float64
  3966. TestSparseCPU.test_ctor_is_coalesced_with_gradcheck_cpu_float64
  3967. TestSparseCPU.test_div_rounding_mode_cpu_float32
  3968. TestSparseCPU.test_div_rounding_mode_cpu_float64
  3969. TestSparseCPU.test_dsmm_cpu_float64
  3970. TestSparseCPU.test_empty_like_cpu_complex128
  3971. TestSparseCPU.test_empty_like_cpu_float64
  3972. TestSparseCPU.test_factory_copy_cpu
  3973. TestSparseCPU.test_factory_cpu_complex128
  3974. TestSparseCPU.test_factory_cpu_complex64
  3975. TestSparseCPU.test_factory_cpu_float16
  3976. TestSparseCPU.test_factory_cpu_float32
  3977. TestSparseCPU.test_factory_cpu_float64
  3978. TestSparseCPU.test_factory_type_inference_cpu_complex128
  3979. TestSparseCPU.test_factory_type_inference_cpu_complex64
  3980. TestSparseCPU.test_factory_type_inference_cpu_float16
  3981. TestSparseCPU.test_factory_type_inference_cpu_float32
  3982. TestSparseCPU.test_factory_type_inference_cpu_float64
  3983. TestSparseCPU.test_factory_type_inference_cpu_int64
  3984. TestSparseCPU.test_hsmm_cpu_float64
  3985. TestSparseCPU.test_index_select_cpu_complex128
  3986. TestSparseCPU.test_index_select_cpu_float64
  3987. TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_complex128
  3988. TestSparseCPU.test_index_select_empty_and_non_contiguous_index_cpu_float64
  3989. TestSparseCPU.test_index_select_exhaustive_index_large_cpu_complex128
  3990. TestSparseCPU.test_index_select_exhaustive_index_large_cpu_float64
  3991. TestSparseCPU.test_index_select_exhaustive_index_small_cpu_complex128
  3992. TestSparseCPU.test_index_select_exhaustive_index_small_cpu_float64
  3993. TestSparseCPU.test_index_select_parallelization_cpu_complex128
  3994. TestSparseCPU.test_index_select_parallelization_cpu_float64
  3995. TestSparseCPU.test_is_nonzero_cpu
  3996. TestSparseCPU.test_isnan_cpu
  3997. TestSparseCPU.test_legacy_new_cpu
  3998. TestSparseCPU.test_legacy_new_device_cpu
  3999. TestSparseCPU.test_log1p_cpu_float32
  4000. TestSparseCPU.test_log1p_cpu_float64
  4001. TestSparseCPU.test_log1p_cpu_int16
  4002. TestSparseCPU.test_log1p_cpu_int32
  4003. TestSparseCPU.test_log1p_cpu_int64
  4004. TestSparseCPU.test_log1p_cpu_int8
  4005. TestSparseCPU.test_log1p_cpu_uint8
  4006. TestSparseCPU.test_mm_cpu_complex128
  4007. TestSparseCPU.test_mm_cpu_float64
  4008. TestSparseCPU.test_mv_cpu_float64
  4009. TestSparseCPU.test_neg_negative_cpu_complex128
  4010. TestSparseCPU.test_neg_negative_cpu_float64
  4011. TestSparseCPU.test_new_cpu_complex128
  4012. TestSparseCPU.test_new_cpu_float64
  4013. TestSparseCPU.test_norm_cpu_complex128
  4014. TestSparseCPU.test_norm_cpu_float64
  4015. TestSparseCPU.test_permute_masked_cpu_complex128
  4016. TestSparseCPU.test_permute_masked_cpu_float64
  4017. TestSparseCPU.test_permute_sparse_cpu_complex128
  4018. TestSparseCPU.test_permute_sparse_cpu_float64
  4019. TestSparseCPU.test_pickle_cpu_float64
  4020. TestSparseCPU.test_print_coalesced_cpu_float64
  4021. TestSparseCPU.test_print_uncoalesced_cpu_float64
  4022. TestSparseCPU.test_resize_cpu_complex128
  4023. TestSparseCPU.test_resize_cpu_float64
  4024. TestSparseCPU.test_saddmm_cpu_complex128
  4025. TestSparseCPU.test_saddmm_cpu_float64
  4026. TestSparseCPU.test_select_cpu_complex128
  4027. TestSparseCPU.test_select_cpu_float64
  4028. TestSparseCPU.test_select_no_type_promotion_cpu_int16
  4029. TestSparseCPU.test_select_no_type_promotion_cpu_int32
  4030. TestSparseCPU.test_select_no_type_promotion_cpu_int64
  4031. TestSparseCPU.test_select_no_type_promotion_cpu_int8
  4032. TestSparseCPU.test_select_no_type_promotion_cpu_uint8
  4033. TestSparseCPU.test_shared_cpu_complex128
  4034. TestSparseCPU.test_shared_cpu_float64
  4035. TestSparseCPU.test_small_nnz_coalesced_cpu
  4036. TestSparseCPU.test_spadd_cpu_float64
  4037. TestSparseCPU.test_sparse_add_coalesce_cpu_complex128
  4038. TestSparseCPU.test_sparse_add_coalesce_cpu_complex64
  4039. TestSparseCPU.test_sparse_add_coalesce_cpu_float32
  4040. TestSparseCPU.test_sparse_add_coalesce_cpu_float64
  4041. TestSparseCPU.test_sparse_add_out_bfloat16_cpu_float32
  4042. TestSparseCPU.test_sparse_addmm_cpu_bfloat16
  4043. TestSparseCPU.test_sparse_addmm_cpu_complex128
  4044. TestSparseCPU.test_sparse_addmm_cpu_float64
  4045. TestSparseCPU.test_sparse_broadcast_to_cpu_complex128
  4046. TestSparseCPU.test_sparse_broadcast_to_cpu_float64
  4047. TestSparseCPU.test_sparse_dense_mul_cpu_bool
  4048. TestSparseCPU.test_sparse_dense_mul_cpu_complex128
  4049. TestSparseCPU.test_sparse_dense_mul_cpu_complex64
  4050. TestSparseCPU.test_sparse_dense_mul_cpu_float32
  4051. TestSparseCPU.test_sparse_dense_mul_cpu_float64
  4052. TestSparseCPU.test_sparse_dense_mul_cpu_int16
  4053. TestSparseCPU.test_sparse_dense_mul_cpu_int32
  4054. TestSparseCPU.test_sparse_dense_mul_cpu_int64
  4055. TestSparseCPU.test_sparse_dense_mul_cpu_int8
  4056. TestSparseCPU.test_sparse_dense_mul_cpu_uint8
  4057. TestSparseCPU.test_sparse_mask_cpu_complex128
  4058. TestSparseCPU.test_sparse_mask_cpu_float64
  4059. TestSparseCPU.test_sparse_mask_hybrid_cpu_complex128
  4060. TestSparseCPU.test_sparse_mask_hybrid_cpu_float64
  4061. TestSparseCPU.test_sparse_mm_cpu_float64
  4062. TestSparseCPU.test_sparse_sparse_mul_cpu_complex128
  4063. TestSparseCPU.test_sparse_sparse_mul_cpu_complex64
  4064. TestSparseCPU.test_sparse_sparse_mul_cpu_float32
  4065. TestSparseCPU.test_sparse_sparse_mul_cpu_float64
  4066. TestSparseCPU.test_sparse_sparse_mul_cpu_int16
  4067. TestSparseCPU.test_sparse_sparse_mul_cpu_int32
  4068. TestSparseCPU.test_sparse_sparse_mul_cpu_int64
  4069. TestSparseCPU.test_sparse_sparse_mul_cpu_int8
  4070. TestSparseCPU.test_sparse_sparse_mul_cpu_uint8
  4071. TestSparseCPU.test_sparse_spdiags_cpu_bool
  4072. TestSparseCPU.test_sparse_spdiags_cpu_complex128
  4073. TestSparseCPU.test_sparse_spdiags_cpu_complex64
  4074. TestSparseCPU.test_sparse_spdiags_cpu_float32
  4075. TestSparseCPU.test_sparse_spdiags_cpu_float64
  4076. TestSparseCPU.test_sparse_spdiags_cpu_int16
  4077. TestSparseCPU.test_sparse_spdiags_cpu_int32
  4078. TestSparseCPU.test_sparse_spdiags_cpu_int64
  4079. TestSparseCPU.test_sparse_spdiags_cpu_int8
  4080. TestSparseCPU.test_sparse_spdiags_cpu_uint8
  4081. TestSparseCPU.test_sparse_sum_cpu_float64
  4082. TestSparseCPU.test_sparse_to_numpy_cpu
  4083. TestSparseCPU.test_sum_cpu_bool
  4084. TestSparseCPU.test_sum_cpu_complex128
  4085. TestSparseCPU.test_sum_cpu_complex64
  4086. TestSparseCPU.test_sum_cpu_float32
  4087. TestSparseCPU.test_sum_cpu_float64
  4088. TestSparseCPU.test_sum_cpu_int16
  4089. TestSparseCPU.test_sum_cpu_int32
  4090. TestSparseCPU.test_sum_cpu_int64
  4091. TestSparseCPU.test_sum_cpu_int8
  4092. TestSparseCPU.test_sum_cpu_uint8
  4093. TestSparseCPU.test_to_dense_hybrid_masked_cpu_complex128
  4094. TestSparseCPU.test_to_dense_hybrid_masked_cpu_float64
  4095. TestSparseCPU.test_to_dense_hybrid_sparse_cpu_complex128
  4096. TestSparseCPU.test_to_dense_hybrid_sparse_cpu_float64
  4097. TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_bfloat16
  4098. TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex128
  4099. TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_complex64
  4100. TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float16
  4101. TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float32
  4102. TestSparseCPU.test_to_dense_with_gradcheck_masked_cpu_float64
  4103. TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_bfloat16
  4104. TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex128
  4105. TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_complex64
  4106. TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float16
  4107. TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float32
  4108. TestSparseCPU.test_to_dense_with_gradcheck_sparse_cpu_float64
  4109. TestSparseCPU.test_transpose_cpu_complex128
  4110. TestSparseCPU.test_transpose_cpu_float64
  4111. TestSparseCPU.test_unsqueeze_cpu_complex128
  4112. TestSparseCPU.test_unsqueeze_cpu_float64
  4113. TestSparseCPU.test_zeros_cpu_complex128
  4114. TestSparseCPU.test_zeros_cpu_float64
  4115. TestSparseCPU.test_zeros_like_cpu_complex128
  4116. TestSparseCPU.test_zeros_like_cpu_float64
  4117. TestSparseCSRCPU.test_addmm_errors_cpu_float32
  4118. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex128
  4119. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_complex64
  4120. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float32
  4121. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_False_cpu_float64
  4122. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex128
  4123. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_complex64
  4124. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float32
  4125. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int32_noncontiguous_True_cpu_float64
  4126. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex128
  4127. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_complex64
  4128. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float32
  4129. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_False_cpu_float64
  4130. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex128
  4131. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_complex64
  4132. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float32
  4133. TestSparseCSRCPU.test_block_triangular_solve_block_size_2_int64_noncontiguous_True_cpu_float64
  4134. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex128
  4135. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_complex64
  4136. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float32
  4137. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_False_cpu_float64
  4138. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex128
  4139. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_complex64
  4140. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float32
  4141. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int32_noncontiguous_True_cpu_float64
  4142. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex128
  4143. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_complex64
  4144. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float32
  4145. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_False_cpu_float64
  4146. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex128
  4147. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_complex64
  4148. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float32
  4149. TestSparseCSRCPU.test_block_triangular_solve_block_size_3_int64_noncontiguous_True_cpu_float64
  4150. TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int32
  4151. TestSparseCSRCPU.test_csr_to_block_csr_blocksize_2_cpu_float64_int64
  4152. TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int32
  4153. TestSparseCSRCPU.test_csr_to_block_csr_blocksize_4_cpu_float64_int64
  4154. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_Batched_NonHybrid_cpu
  4155. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSC_NonBatched_NonHybrid_cpu
  4156. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_Batched_NonHybrid_cpu
  4157. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseBSR_NonBatched_NonHybrid_cpu
  4158. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_Batched_NonHybrid_cpu
  4159. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSC_NonBatched_NonHybrid_cpu
  4160. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_Batched_NonHybrid_cpu
  4161. TestSparseCSRCPU.test_dense_to_from_sparse_compressed_SparseCSR_NonBatched_NonHybrid_cpu
  4162. TestSparseCSRCPU.test_mm_errors_cpu_float32
  4163. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bfloat16
  4164. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_bool
  4165. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex128
  4166. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_complex64
  4167. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float16
  4168. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float32
  4169. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_float64
  4170. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int16
  4171. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int32
  4172. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int64
  4173. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_int8
  4174. TestSparseCSRCPU.test_sparse_csc_to_dense_cpu_uint8
  4175. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bfloat16
  4176. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_bool
  4177. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex128
  4178. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_complex64
  4179. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float16
  4180. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float32
  4181. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_float64
  4182. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int16
  4183. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int32
  4184. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int64
  4185. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_int8
  4186. TestSparseCSRCPU.test_sparse_csr_to_dense_cpu_uint8
  4187. TestSparseMeta.test_basic
  4188. TestSqueeze.test_squeeze_type
  4189. TestSubscripting.test_test_zero_rank
  4190. TestSWAUtils.test_averaged_model_all_devices_ema_True
  4191. TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_False
  4192. TestSWAUtils.test_averaged_model_exponential_use_multi_avg_fn_True_use_buffers_True
  4193. TestSymbolicShapeAnalysis.test_convolution_backward
  4194. TestSymbolicTracing.test_cpu_scalar_cuda
  4195. TestTEFuserDynamic.test_matmul
  4196. TestTEFuserDynamic.test_unary_ops
  4197. TestTEFuserStatic.test_unary_ops
  4198. TestTensorBuiltins.test_scalar_to_num_conversions
  4199. TestTensorExprPyBind.test_kernel_with_custom_lowering
  4200. TestTorchbind.test_default_args
  4201. TestTorchbind.test_lambda_as_constructor
  4202. TestTorchbind.test_profiler_custom_op
  4203. TestTorchbind.test_staticmethod
  4204. TestTorchbind.test_torchbind
  4205. TestTorchbind.test_torchbind_attr_exception
  4206. TestTorchbind.test_torchbind_class_attr_recursive
  4207. TestTorchbind.test_torchbind_class_attribute
  4208. TestTorchbind.test_torchbind_deepcopy
  4209. TestTorchbind.test_torchbind_def_property_getter_setter
  4210. TestTorchbind.test_torchbind_def_property_just_getter
  4211. TestTorchbind.test_torchbind_def_property_readwrite
  4212. TestTorchbind.test_torchbind_getattr
  4213. TestTorchbind.test_torchbind_getstate
  4214. TestTorchbind.test_torchbind_instantiate_missing_class
  4215. TestTorchbind.test_torchbind_lambda_method
  4216. TestTorchbind.test_torchbind_no_init
  4217. TestTorchbind.test_torchbind_optional_explicit_attr
  4218. TestTorchbind.test_torchbind_pass_wrong_type
  4219. TestTorchbind.test_torchbind_pickle_serialization
  4220. TestTorchbind.test_torchbind_python_deepcopy
  4221. TestTorchbind.test_torchbind_return_instance
  4222. TestTorchbind.test_torchbind_return_instance_from_method
  4223. TestTorchbind.test_torchbind_return_tuple
  4224. TestTorchbind.test_torchbind_save_load
  4225. TestTorchbind.test_torchbind_take_as_arg
  4226. TestTorchbind.test_torchbind_take_instance_as_method_arg
  4227. TestTorchbind.test_torchbind_tracing
  4228. TestTorchbind.test_torchbind_tracing_nested
  4229. TestTorchTidyProfiler.test_optimizer
  4230. TestTorchTidyProfiler.test_optimizer_parameters_adam
  4231. TestTorchTidyProfiler.test_optimizer_parameters_sgd
  4232. TestTransformersCPU.test_decoder_padding_and_src_mask_bool_cpu
  4233. TestTypesAndAnnotation.test_pep585_type
  4234. TestTyping.test_optional_conversion
  4235. TestUnaryUfuncsCPU.test_sinc_cpu_float64
  4236. TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_bfloat16
  4237. TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float32
  4238. TestUnaryUfuncsCPU.test_special_i0_i1_vs_scipy_cpu_float64
  4239. TestVerifyCorrectness.test_example_inputs
  4240. TestVmapOperators.test_conv2d
  4241. TestVstack.test_generator
  4242. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_cat_cpu_float32
  4243. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCatCustomOp_cpu_float32
  4244. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyCubeCustomOp_cpu_float32
  4245. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyMulCustomOp_cpu_float32
  4246. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNMSCustomOp_cpu_float32
  4247. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyNonzeroCustomOp_cpu_float32
  4248. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySortCustomOp_cpu_float32
  4249. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyCustomOp_cpu_float32
  4250. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpySplitCopyWithIntCustomOp_cpu_float32
  4251. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyTakeCustomOp_cpu_float32
  4252. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_custom_NumpyViewCopyCustomOp_cpu_float32
  4253. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_mul_cpu_float32
  4254. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_native_batch_norm_cpu_float32
  4255. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_cpu_float32
  4256. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_split_list_args_cpu_float32
  4257. TestWrapperSubclassAliasingCPU.test_wrapper_subclass_aliasing_view_cpu_float32
  4258. TraceRuleTests.test_torch_name_rule_map_updated