pytorch-labs / float8_experimental

This repository contains the experimental PyTorch native float8 training UX
BSD 3-Clause "New" or "Revised" License
194 stars 18 forks source link

Add utility for filtering out skipped tests in large cross-product groups #303

Open drisspg opened 2 weeks ago

drisspg commented 2 weeks ago

Summary

Quick clean up to tests: Before:

================================================================ 271 passed, 168 skipped, 42 warnings in 6.58s ================================================================

After:

============================================================================= 271 passed in 5.79s =============================================================================

Stack from ghstack (oldest at bottom):