tinygrad/extra/optimization
Francis Lam 46850a0269
search: add a BEAM_COMPARE env to optionally not compare to hc/tc (#4107)
* search: add a BEAM_COMPARE env to optionally not compare to hc/tc

setting BEAM_COMPARE=0 will prevent additional memory allocation
needed to do the timing tests assuming the BEAM result is in
the diskcache.

* change to optionally use Buffer.allocate
2024-04-08 18:54:01 -04:00
..
extract_policynet.py
extract_sa_pairs.py
generate_dataset.sh update kernel dataset to exclude the disktensor ones (#3651) 2024-03-07 17:35:19 -05:00
get_action_space.py multioutput uoping infra (#3706) 2024-03-15 21:56:59 -07:00
helpers.py fuzz_linearizer: add --ast and --file params to read kernels (#3877) 2024-03-22 14:27:40 -04:00
pretrain_valuenet.py
rl.py
run_qnet.py
search.py search: add a BEAM_COMPARE env to optionally not compare to hc/tc (#4107) 2024-04-08 18:54:01 -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
test_time_linearizer.py