tinygrad/test/external
George Hotz 791530045d
Refactor LoadOps (#910)
* test

* work

* upd test

* loadops

* cleanups

* real ones

* remove LazyNumpyArray

* fix assign test

* remove range

* np.require

* llama uses arange kernels

* no caching consts

* fix enet

* torch load support

* tests cleanup

* fix shufflenet

* fix image

* fix torch_load test
2023-06-03 09:40:43 -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 ops And, Or, Xor, Not (#847) 2023-05-29 11:09:20 -07:00
external_test_opt.py Refactor LoadOps (#910) 2023-06-03 09:40:43 -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