From f5aa029a73a8ea2395a8d097fec1997c69392101 Mon Sep 17 00:00:00 2001 From: Shreya Shankar Date: Tue, 3 Sep 2024 10:05:41 -0700 Subject: [PATCH] Update todos --- todos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todos.md b/todos.md index e4e0b51d..41df3666 100644 --- a/todos.md +++ b/todos.md @@ -69,7 +69,7 @@ TODO: - [ ] Support retries in the optimizers - [ ] Fix bug in recursively optimizing reduce in the map optimizer - [ ] Write tests for optimizers -- [ ] Filter optimizer +- [ ] Refactor reduce and join optimizers - [x] Extend map optimizer to support filter - [ ] Train an embedding classifier for filter - [ ] Support model pools