tinygrad/test/external
wozeparrot 7460bd9b02
Add LAMB optimizer (#821)
* feat: initial lamb optimizer

* feat: corrently match tf impl and add test
2023-05-28 15:09:05 -07:00
..
external_copy_benchmark.py good changes from the M1 Tensor Core project (#730) 2023-03-29 05:11:02 +04:00
external_hlb_cifar.py fix batchnorm at training (#753) 2023-04-19 08:01:04 -07:00
external_multi_gpu.py nocopy (#764) 2023-05-05 09:32:06 -07:00
external_osx_profiling.py multi cl_queue (#762) 2023-05-03 12:15:28 -07:00
external_test_gpu_ast.py move to shapetracker.py 2023-03-11 07:50:07 -08:00
external_test_image.py test cleanups 2023-03-03 06:36:06 -08:00
external_test_llvm.py fix up external tests 2023-03-06 06:52:28 -08:00
external_test_onnx_backend.py ONNX tests exclude all unsupported filetype tests (#832) 2023-05-28 13:31:20 -07:00
external_test_opt.py Promote Embedding to `nn` (#798) 2023-05-25 18:39:45 -07:00
external_test_optim.py Add LAMB optimizer (#821) 2023-05-28 15:09:05 -07:00
external_test_yolo.py test cleanups 2023-03-03 06:36:06 -08:00
fuzz_shapetracker.py Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00
fuzz_symbolic.py Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00
graph_batchnorm.py test cleanups 2023-03-03 06:36:06 -08:00