Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unittests Migration Progress #1621

Open
24 of 74 tasks
osbm opened this issue Jan 26, 2025 · 0 comments
Open
24 of 74 tasks

Unittests Migration Progress #1621

osbm opened this issue Jan 26, 2025 · 0 comments
Labels
good first issue Good for newcomers

Comments

@osbm
Copy link

osbm commented Jan 26, 2025

Source: #1321
I thought opening small pull requests would be easier for me to manage and easier for you to review. Gradual but controlled process to simplify current testing library situation. I love this package. Thank you all for your efforts. If i can be a little of help with this i would be very happy.

  • dora

  • test_dora_fusion.py convert dora fusion test from pytest to unittest #1622

  • test_dora_layer.py

  • dtypes

  • test_affine_quantized_float.py

  • test_affine_quantized.py

  • test_affine_quantized_tensor_parallel.py

  • test_bitnet.py

  • test_bitpacking.py

  • test_floatx.py

  • test_nf4.py

  • test_uint2.py

  • test_uint4.py

  • test_uintx.py

  • float8

  • test_base.py

  • test_compile.py

  • test_dtensor.py

  • test_dtensor.sh

  • test_everything.sh

  • test_fsdp2_tp.py

  • test_fsdp_compile.py

  • test_fsdp_compile.sh

  • test_fsdp.py

  • test_fsdp.sh

  • test_numerics_integration.py

  • float8/test_fsdp2

  • test_fsdp2.py

  • galore

  • memory_analysis_utils.py

  • model_configs.py

  • profile_memory_usage.py

  • profiling_utils.py

  • README.md

  • hqq

  • test_hqq_affine.py

  • test_triton_mm.py

  • test_triton_qkv_fused.py

  • integration

  • test_integration.py

  • kernel

  • galore_test_utils.py

  • test_autotuner.py

  • test_fused_kernels.py

  • test_galore_downproj.py

  • prototype

  • test_autoround.py

  • test_awq.py

  • test_bitpacking_gen.py

  • test_codebook_quant.py

  • test_device_spec.py

  • test_low_bit_optim.py

  • test_mixed_precision.py

  • test_parametrization.py

  • test_performance_counter.py

  • test_quantized_training.py

  • test_scheduler.py

  • test_smoothquant.py

  • test_sparse_api.py

  • test_sparsifier.py

  • test_sparsity_utils.py

  • test_spinquant.py

  • test_splitk.py

  • test_structured_sparsifier.py

  • utils.py

  • prototype/mx_formats

  • test_custom_cast.py

  • test_mx_linear.py

  • test_mx_tensor.py

  • quantization

  • test_galore_quant.py

  • test_gptq_mt.py

  • test_marlin_qqq.py

  • test_observer.py

  • test_qat.py

  • test_quant_api.py

  • test_quant_primitives.py

  • smoke_tests

  • smoke_tests.py

  • sparsity

  • test_fast_sparse_training.py

  • test_marlin.py

  • test_wanda.py

  • test_ao_models.py

  • test_ops.py

  • test_s8s4_linear_cutlass.py

  • test_utils.py

@supriyar supriyar added the good first issue Good for newcomers label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants