mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* Remove UnaryOps.NEG generated new dataset with ``` time JIT=2 PYTHONPATH=. ./extra/optimization/generate_dataset.sh gzip /tmp/sops mv /tmp/sops.gz extra/datasets/ ``` * fix that |
||
|---|---|---|
| .. | ||
| extract_policynet.py | ||
| extract_sa_pairs.py | ||
| generate_dataset.sh | ||
| get_action_space.py | ||
| helpers.py | ||
| pretrain_valuenet.py | ||
| rl.py | ||
| run_qnet.py | ||
| search.py | ||
| test_beam_search.py | ||
| test_net.py | ||
| test_time_linearizer.py | ||