tinygrad/extra/optimization
George Hotz 74ee9febec
remove iter from uopgraph (#6110)
* remove iter from uopgraph

* linearize returns uops

* fix tests

* linearize in linearize

* tests fix

* touchup

* test failures
2024-08-16 15:58:29 -07:00
..
extract_policynet.py lowerer is kernel [run_process_replay] (#5437) 2024-07-12 18:50:55 -07:00
extract_sa_pairs.py lowerer is kernel [run_process_replay] (#5437) 2024-07-12 18:50:55 -07:00
generate_dataset.sh Convert BinaryOps.DIV to UnaryOps.RECIP and BinaryOps.IDIV (#4887) 2024-06-14 02:43:46 -07:00
get_action_space.py remove iter from uopgraph (#6110) 2024-08-16 15:58:29 -07:00
helpers.py AST is UOp (#6030) 2024-08-16 22:09:00 +03:00
pretrain_valuenet.py lowerer is kernel [run_process_replay] (#5437) 2024-07-12 18:50:55 -07:00
rl.py s/get_linearizer/get_kernel [run_process_replay] (#5467) 2024-07-13 20:32:22 -04:00
run_qnet.py s/get_linearizer/get_kernel [run_process_replay] (#5467) 2024-07-13 20:32:22 -04:00
search.py update pylint path to check indent/space for all (#6022) 2024-08-10 14:41:09 -04:00
test_beam_search.py use float32 for rand buffer in test_beam_search and test in metal (#3831) 2024-03-19 23:22:58 -04:00
test_net.py s/get_linearizer/get_kernel [run_process_replay] (#5467) 2024-07-13 20:32:22 -04:00
test_time_linearizer.py s/get_linearizer/get_kernel [run_process_replay] (#5467) 2024-07-13 20:32:22 -04:00