| .. |
|
external_benchmark_hip_compile.py
|
hip compile speed (#2606)
|
2023-12-04 13:47:40 -08:00 |
|
external_benchmark_load_stable_diffusion.py
|
gate METAL_FAST_LOAD
|
2023-12-01 15:28:40 -08:00 |
|
external_cl_half_max.py
|
use default dict for external_model_benchmark (#2592)
|
2023-12-03 15:25:43 -08:00 |
|
external_jit_failure.py
|
fix jit realize issue (#3258)
|
2024-01-26 18:27:35 -08:00 |
|
external_llama_eval.py
|
ruff checks the max line length is 150 (#2734)
|
2023-12-12 17:34:47 -08:00 |
|
external_model_benchmark.py
|
move graph.py and jit.py into features (#3376)
|
2024-02-12 17:34:34 +01:00 |
|
external_multi_gpu.py
|
s/lazydata.realized/lazydata.base.realized/g (#2914)
|
2023-12-22 14:45:13 -05:00 |
|
external_osx_profiling.py
|
move dtypes to dtype.py (#2964)
|
2024-01-01 14:58:48 -08:00 |
|
external_test_dist_collectives.py
|
move graph.py and jit.py into features (#3376)
|
2024-02-12 17:34:34 +01:00 |
|
external_test_dist_world.py
|
move graph.py and jit.py into features (#3376)
|
2024-02-12 17:34:34 +01:00 |
|
external_test_embedding.py
|
make embedding and GPT-2 fast (#1631)
|
2023-08-22 15:14:38 -07:00 |
|
external_test_example.py
|
remove cpu and torch backends (#3399)
|
2024-02-15 16:55:39 +01:00 |
|
external_test_image.py
|
fixes (#1893)
|
2023-09-22 07:20:27 +08:00 |
|
external_test_jit_on_models.py
|
move graph.py and jit.py into features (#3376)
|
2024-02-12 17:34:34 +01:00 |
|
external_test_mnist_data_select.py
|
add quick external data select test
|
2024-03-02 05:38:32 -08:00 |
|
external_test_onnx_backend.py
|
enable METAL tests now runner is M1 and no fast-math (#3523)
|
2024-02-28 14:14:23 -05:00 |
|
external_test_opt.py
|
move graph.py and jit.py into features (#3376)
|
2024-02-12 17:34:34 +01:00 |
|
external_test_optim.py
|
use class Foo: instead of class Foo(): (#1797)
|
2023-09-06 12:20:25 -07:00 |
|
external_test_speed_llama.py
|
cached size (#3060)
|
2024-01-09 16:37:37 -08:00 |
|
external_test_uops_graphing.py
|
move create schedule and delete old API (#3377)
|
2024-02-12 18:10:45 +01:00 |
|
external_test_whisper_librispeech.py
|
whisper: support audio >30s (#2378)
|
2023-11-21 14:37:51 -08:00 |
|
external_test_yolo.py
|
move to new cached fetch (#2493)
|
2023-11-28 17:36:55 -08:00 |
|
external_test_yolov8.py
|
ruff checks the max line length is 150 (#2734)
|
2023-12-12 17:34:47 -08:00 |
|
fuzz_linearizer.py
|
test/external/fuzz_linearizer: add a FUZZ_MAX_SIZE option (#3455)
|
2024-02-27 07:34:59 -05:00 |
|
fuzz_shapetracker.py
|
minor improvements (#2845)
|
2023-12-18 22:09:08 -08:00 |
|
fuzz_shapetracker_math.py
|
touchup canonicalize empty mask (#3308)
|
2024-02-03 21:05:10 -05:00 |
|
fuzz_symbolic.py
|
Variable.num -> NumNode (#2354)
|
2023-11-18 15:45:52 -05:00 |
|
graph_batchnorm.py
|
with Tensor.train() (#1935)
|
2023-09-28 18:02:31 -07:00 |