[object Object]

← back to Exo

add linux tinygrad test

209163c5952c2196cff67746278a331f552ec56f · 2025-01-23 01:38:10 +0000 · Alex Cheema

Files touched

Diff

commit 209163c5952c2196cff67746278a331f552ec56f
Author: Alex Cheema <alexcheema123@gmail.com>
Date:   Thu Jan 23 01:38:10 2025 +0000

    add linux tinygrad test
---
 .circleci/config.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.circleci/config.yml b/.circleci/config.yml
index 537ac228..50402465 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -366,5 +366,6 @@ workflows:
       - discovery_integration_test
       - chatgpt_api_integration_test_mlx
       - chatgpt_api_integration_test_tinygrad
+      - chatgpt_api_integration_test_tinygrad_linux
       - chatgpt_api_integration_test_dummy
       - measure_pip_sizes

← 495987b5 beef up the instance  ·  back to Exo  ·  xlarge e57fa1df →