Jacky Lee
Jacky Lee
Changes made: - support all sizes - test against librispeech dataset - clean up code - no more torch Results on librispeech: ``` jacky@ephphatha tinygrad % TEST=1 python3 examples/whisper.py ram...
credits to [bdkiran](https://github.com/bdkiran) changes made: - enable docker test in CI - run full set of tests in docker - skip CLANG in multi-device test, I think we are missing...
Steps to reproduce: ``` jacky@ephphatha tinygrad % METAL=1 python3 Python 3.11.3 (main, Apr 7 2023, 20:13:31) [Clang 14.0.0 (clang-1400.0.29.202)] on darwin Type "help", "copyright", "credits" or "license" for more information....
Use `-n=auto` to speed up tests in CI. | | Before | After | Speed up | |-----------------|:-------:|:-------:|:------------:| | Optimizer Test | 1m21s | 45s | 44% | | GPU...
# What does this PR do? Fixes #30131 (issue) ## Who can review? @NielsRogge @nisyad-ms