mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-08-29 12:36:07 +00:00
* update docs, remove corealize * handle 0 line count * tensor schedule
3 lines
38 B
Bash
Executable File
3 lines
38 B
Bash
Executable File
#!/bin/bash
|
|
mkdocs serve -w tinygrad/
|