tinygrad/extra/optimization
chenyu 0ca0e9ee5e
exclude ast with variables from beam search (#2140)
* exclude ast with variables from beam search

* test that

* add to CI
2023-10-25 16:35:29 -04:00
..
extract_sa_pairs.py Add dictionary keys to reduce db size (#2131) 2023-10-24 10:49:22 -04:00
generate_dataset.sh op logger + replay (#2021) 2023-10-08 15:10:18 -07:00
get_action_space.py optimization: get actions in CI (#2125) 2023-10-20 12:22:01 -07:00
helpers.py train value net, improve API, add BCE (#2047) 2023-10-12 07:56:38 -07:00
pretrain_policynet.py KOPT is over, BEAM is upstream (#2071) 2023-10-16 09:46:03 -07:00
pretrain_valuenet.py Add dictionary keys to reduce db size (#2131) 2023-10-24 10:49:22 -04:00
rl.py KOPT is over, BEAM is upstream (#2071) 2023-10-16 09:46:03 -07:00
test_beam_search.py exclude ast with variables from beam search (#2140) 2023-10-25 16:35:29 -04:00
test_net.py KOPT is over, BEAM is upstream (#2071) 2023-10-16 09:46:03 -07:00
test_time_linearizer.py KOPT is over, BEAM is upstream (#2071) 2023-10-16 09:46:03 -07:00