tinygrad/extra/optimization
George Hotz 8186e4e7d6
add UOps.VALID (#6387)
* uops valid

* broke full_shape

* fixup that st (hardcoded asts still red)

* fixup DEFINE_VAR

debug

more debug

* start moving stuff to ast_const

* move test_linearizer

* move test_linearizer_failures to ast_const

* fixup test_schedule

* small diff change

* regenerate dataset

* fixup test_multitensor

* regen dataset try 2

---------

Co-authored-by: qazal <qazal.software@gmail.com>
2024-09-09 16:58:43 +08:00
..
extract_dataset.py add UOps.VALID (#6387) 2024-09-09 16:58:43 +08: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 new generate_dataset.sh (#6423) 2024-09-09 15:13:07 +08:00
get_action_space.py remove iter from uopgraph (#6110) 2024-08-16 15:58:29 -07:00
helpers.py update CI tests in extra with UOp AST (#6290) 2024-08-28 22:26:50 +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