Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save guilhermeleobas/4630108bd815b693d698ddc97735da07 to your computer and use it in GitHub Desktop.

Select an option

Save guilhermeleobas/4630108bd815b693d698ddc97735da07 to your computer and use it in GitHub Desktop.
dynamo_wrapped tests --dry-run
python test/run_test.py --dynamo \
--exclude-inductor-tests \
--exclude-jit-executor \
--exclude-distributed-tests \
--exclude-torch-export-tests \
--exclude-aot-dispatch-tests \
--exclude-quantization-tests \
--dry-run
No TD results found
::warning:: Failed to find test times file `/home/guilhermeleobas/git/pytorch/.additional_ci_files/test-times.json`. Using round robin sharding.
::warning:: Failed to find test times file `/home/guilhermeleobas/git/pytorch/.additional_ci_files/test-class-times.json`. Using round robin sharding.
Running all tests
Running parallel tests on 3 processes
Name: tests to run (est. time: 0.0min)
Serial tests (43):
distributions/test_distributions 1/1
doctests 1/1
dynamo/test_fake_distributed 1/1
functorch/test_memory_efficient_fusion 1/1
nn/test_convolution 1/1
nn/test_pooling 1/1
test_autocast 1/1
test_autograd_fallback 1/1
test_autoload_disable 1/1
test_autoload_enable 1/1
test_ci_sanity_check_fail 1/1
test_cpp_api_parity 1/1
test_cpp_extensions_aot_ninja 1/1
test_cpp_extensions_aot_no_ninja 1/1
test_cpp_extensions_jit 1/1
test_cpp_extensions_mtia_backend 1/1
test_cpp_extensions_stream_and_event 1/1
test_cuda_nvml_based_avail 1/1
test_cuda_primary_ctx 1/1
test_cuda_trace 1/1
test_dispatch 1/1
test_extension_utils 1/1
test_fake_tensor 1/1
test_fx 1/1
test_jit_disabled 1/1
test_mobile_optimizer 1/1
test_multiprocessing 1/1
test_multiprocessing_spawn 1/1
test_namedtuple_return_api 1/1
test_native_mha 1/1
test_nn 1/1
test_openreg 1/1
test_overrides 1/1
test_privateuseone_python_backend 1/1
test_python_dispatch 1/1
test_reductions 1/1
test_show_pickle 1/1
test_sort_and_select 1/1
test_spectral_ops 1/1
test_tensor_creation_ops 1/1
test_tensorexpr 1/1
test_torch 1/1
test_utils 1/1
Parallel tests (299):
backends/xeon/test_launch 1/1
benchmark_utils/test_benchmark_utils 1/1
cpp_extensions/libtorch_agnostic_extension/test/test_libtorch_agnostic 1/1
cpp_extensions/python_agnostic_extension/test/test_python_agnostic 1/1
cpp_extensions/torch_stable_test_extension/torch_stable_test/test_torch_stable 1/1
distributions/test_constraints 1/1
dynamo/test_activation_checkpointing 1/1
dynamo/test_after_aot 1/1
dynamo/test_aot_autograd 1/1
dynamo/test_aot_autograd_cache 1/1
dynamo/test_aot_compile 1/1
dynamo/test_autograd_function 1/1
dynamo/test_backends 1/1
dynamo/test_backward_higher_order_ops 1/1
dynamo/test_base_hop 1/1
dynamo/test_base_output 1/1
dynamo/test_buffers_override 1/1
dynamo/test_bytecode_utils 1/1
dynamo/test_callback 1/1
dynamo/test_compile 1/1
dynamo/test_compiler_bisector 1/1
dynamo/test_comptime 1/1
dynamo/test_config 1/1
dynamo/test_ctx_manager 1/1
dynamo/test_cudagraphs 1/1
dynamo/test_cudagraphs_expandable_segments 1/1
dynamo/test_debug_utils 1/1
dynamo/test_decorators 1/1
dynamo/test_deque_reconstruct 1/1
dynamo/test_deviceguard 1/1
dynamo/test_dicts 1/1
dynamo/test_dynamic_shapes 1/1
dynamo/test_einops 1/1
dynamo/test_error_messages 1/1
dynamo/test_exc 1/1
dynamo/test_exceptions 1/1
dynamo/test_export 1/1
dynamo/test_export_mutations 1/1
dynamo/test_flat_apply 1/1
dynamo/test_frame_init 1/1
dynamo/test_functions 1/1
dynamo/test_fx_annotate 1/1
dynamo/test_fx_graph_runnable 1/1
dynamo/test_fx_passes_pre_grad 1/1
dynamo/test_generator 1/1
dynamo/test_global 1/1
dynamo/test_graph_deduplication 1/1
dynamo/test_graph_region_tracker 1/1
dynamo/test_guard_manager 1/1
dynamo/test_guard_serialization 1/1
dynamo/test_higher_order_ops 1/1
dynamo/test_hooks 1/1
dynamo/test_inline_and_install 1/1
dynamo/test_input_attr_tracking 1/1
dynamo/test_install_free_tensors 1/1
dynamo/test_interop 1/1
dynamo/test_list 1/1
dynamo/test_logging 1/1
dynamo/test_metrics_context 1/1
dynamo/test_minifier 1/1
dynamo/test_misc 1/1
dynamo/test_model_output 1/1
dynamo/test_modes 1/1
dynamo/test_modules 1/1
dynamo/test_nested_graph_breaks 1/1
dynamo/test_nops 1/1
dynamo/test_optimizers 1/1
dynamo/test_package 1/1
dynamo/test_pgo 1/1
dynamo/test_pre_dispatch 1/1
dynamo/test_precompile_context 1/1
dynamo/test_profiler 1/1
dynamo/test_python_autograd 1/1
dynamo/test_python_dispatcher 1/1
dynamo/test_recompile_ux 1/1
dynamo/test_recompiles 1/1
dynamo/test_reconstruct 1/1
dynamo/test_regional_inductor 1/1
dynamo/test_reorder_logs 1/1
dynamo/test_repros 1/1
dynamo/test_resume 1/1
dynamo/test_sdpa 1/1
dynamo/test_sets 1/1
dynamo/test_skip_guard_eval_unsafe 1/1
dynamo/test_skip_non_tensor 1/1
dynamo/test_sources 1/1
dynamo/test_streams 1/1
dynamo/test_structured_trace 1/1
dynamo/test_subclasses 1/1
dynamo/test_subgraphs 1/1
dynamo/test_torchrec 1/1
dynamo/test_trace_rules 1/1
dynamo/test_unittest 1/1
dynamo/test_unspec 1/1
dynamo/test_utils 1/1
dynamo/test_verify_correctness 1/1
dynamo/test_view 1/1
functorch/dim/test_getsetitem 1/1
functorch/dim/test_split 1/1
functorch/test_ac 1/1
functorch/test_ac_knapsack 1/1
functorch/test_ac_logging 1/1
functorch/test_aot_joint_with_descriptors 1/1
functorch/test_control_flow 1/1
functorch/test_dims 1/1
functorch/test_eager_transforms 1/1
functorch/test_logging 1/1
functorch/test_minifier 1/1
functorch/test_ops 1/1
functorch/test_parsing 1/1
functorch/test_rearrange 1/1
functorch/test_vmap 1/1
functorch/test_vmap_registrations 1/1
higher_order_ops/test_invoke_quant 1/1
higher_order_ops/test_invoke_subgraph 1/1
higher_order_ops/test_local_map 1/1
higher_order_ops/test_with_effects 1/1
lazy/test_bindings 1/1
lazy/test_debug_util 1/1
lazy/test_functionalization 1/1
lazy/test_generator 1/1
lazy/test_reuse_ir 1/1
lazy/test_step_closures 1/1
lazy/test_ts_opinfo 1/1
nn/test_dropout 1/1
nn/test_embedding 1/1
nn/test_init 1/1
nn/test_lazy_modules 1/1
nn/test_load_state_dict 1/1
nn/test_module_hooks 1/1
nn/test_multihead_attention 1/1
nn/test_packed_sequence 1/1
nn/test_parametrization 1/1
nn/test_pruning 1/1
optim/test_lrscheduler 1/1
optim/test_optim 1/1
optim/test_swa_utils 1/1
profiler/test_cpp_thread 1/1
profiler/test_execution_trace 1/1
profiler/test_kineto 1/1
profiler/test_memory_profiler 1/1
profiler/test_profiler 1/1
profiler/test_profiler_tree 1/1
profiler/test_python_tracer 1/1
profiler/test_record_function 1/1
profiler/test_torch_tidy 1/1
test_accelerator 1/1
test_ao_sparsity 1/1
test_appending_byte_serializer 1/1
test_autograd 1/1
test_autoload 1/1
test_binary_ufuncs 1/1
test_bundled_inputs 1/1
test_comparison_utils 1/1
test_compile_benchmark_util 1/1
test_complex 1/1
test_content_store 1/1
test_cuda 1/1
test_cuda_expandable_segments 1/1
test_cuda_multigpu 1/1
test_cuda_sanitizer 1/1
test_custom_ops 1/1
test_dataloader 1/1
test_datapipe 1/1
test_decomp 1/1
test_dlpack 1/1
test_dynamic_shapes 1/1
test_expanded_weights 1/1
test_file_check 1/1
test_flop_counter 1/1
test_foreach 1/1
test_function_schema 1/1
test_functional_autograd_benchmark 1/1
test_functional_optim 1/1
test_functionalization 1/1
test_functionalization_of_rng_ops 1/1
test_futures 1/1
test_fx_experimental 1/1
test_fx_passes 1/1
test_fx_reinplace_pass 1/1
test_hop_infra 1/1
test_hub 1/1
test_import_stats 1/1
test_indexing 1/1
test_itt 1/1
test_jit 1/1
test_jit_autocast 1/1
test_jit_fuser_te 1/1
test_jit_llga_fuser 1/1
test_jiterator 1/1
test_legacy_vmap 1/1
test_license 1/1
test_linalg 1/1
test_logging 1/1
test_masked 1/1
test_maskedtensor 1/1
test_matmul_cuda 1/1
test_meta 1/1
test_mkl_verbose 1/1
test_mkldnn 1/1
test_mkldnn_fusion 1/1
test_mkldnn_verbose 1/1
test_model_exports_to_core_aten 1/1
test_module_tracker 1/1
test_modules 1/1
test_monitor 1/1
test_namedtensor 1/1
test_native_functions 1/1
test_nestedtensor 1/1
test_numa_binding 1/1
test_numba_integration 1/1
test_numpy_interop 1/1
test_opaque_obj 1/1
test_opaque_obj_v2 1/1
test_openmp 1/1
test_ops 1/1
test_ops_fwd_gradients 1/1
test_ops_gradients 1/1
test_ops_jit 1/1
test_optim 1/1
test_out_dtype_op 1/1
test_package 1/1
test_per_overload_api 1/1
test_prims 1/1
test_proxy_tensor 1/1
test_pruning_op 1/1
test_public_bindings 1/1
test_pytree 1/1
test_rename_privateuse1_to_existing_device 1/1
test_scaled_matmul_cuda 1/1
test_scatter_gather_ops 1/1
test_schema_check 1/1
test_segment_reductions 1/1
test_serialization 1/1
test_set_default_mobile_cpu_allocator 1/1
test_shape_ops 1/1
test_sparse 1/1
test_sparse_csr 1/1
test_sparse_semi_structured 1/1
test_stateless 1/1
test_subclass 1/1
test_sympy_utils 1/1
test_tensorboard 1/1
test_tensorexpr_pybind 1/1
test_testing 1/1
test_torchfuzz_repros 1/1
test_transformers 1/1
test_type_hints 1/1
test_type_info 1/1
test_type_promotion 1/1
test_typing 1/1
test_unary_ufuncs 1/1
test_utils_config_module 1/1
test_utils_filelock 1/1
test_varlen_attention 1/1
test_view_ops 1/1
test_vulkan 1/1
test_weak 1/1
test_xnnpack_integration 1/1
torch_np/numpy_tests/core/test_dlpack 1/1
torch_np/numpy_tests/core/test_dtype 1/1
torch_np/numpy_tests/core/test_einsum 1/1
torch_np/numpy_tests/core/test_getlimits 1/1
torch_np/numpy_tests/core/test_indexing 1/1
torch_np/numpy_tests/core/test_multiarray 1/1
torch_np/numpy_tests/core/test_numeric 1/1
torch_np/numpy_tests/core/test_numerictypes 1/1
torch_np/numpy_tests/core/test_scalar_ctors 1/1
torch_np/numpy_tests/core/test_scalar_methods 1/1
torch_np/numpy_tests/core/test_scalarinherit 1/1
torch_np/numpy_tests/core/test_scalarmath 1/1
torch_np/numpy_tests/core/test_shape_base 1/1
torch_np/numpy_tests/fft/test_helper 1/1
torch_np/numpy_tests/fft/test_pocketfft 1/1
torch_np/numpy_tests/lib/test_arraypad 1/1
torch_np/numpy_tests/lib/test_arraysetops 1/1
torch_np/numpy_tests/lib/test_function_base 1/1
torch_np/numpy_tests/lib/test_histograms 1/1
torch_np/numpy_tests/lib/test_index_tricks 1/1
torch_np/numpy_tests/lib/test_shape_base_ 1/1
torch_np/numpy_tests/lib/test_twodim_base 1/1
torch_np/numpy_tests/lib/test_type_check 1/1
torch_np/numpy_tests/linalg/test_linalg 1/1
torch_np/test_basic 1/1
torch_np/test_binary_ufuncs 1/1
torch_np/test_dtype 1/1
torch_np/test_function_base 1/1
torch_np/test_indexing 1/1
torch_np/test_ndarray_methods 1/1
torch_np/test_nep50_examples 1/1
torch_np/test_random 1/1
torch_np/test_reductions 1/1
torch_np/test_scalars_0D_arrays 1/1
torch_np/test_ufuncs_basic 1/1
torch_np/test_unary_ufuncs 1/1
typing/test_python_operators 1/1
xpu/test_conv 1/1
xpu/test_fusion 1/1
xpu/test_gemm 1/1
Name: excluded (est. time: 0.0min)
Serial tests (0):
Parallel tests (0):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment