-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add multi-objective global memory search algorithm #493
Commits on May 30, 2022
-
Initial change of search procedure with memory consideration (#278)
* [Memory] Add necessary types to support memory search. WIP. * [Memory] Implement modified DP search algorithm with memory cost. Missing base solution. WIP. * [Memory] Complete all changes to the search procedure to support multi-objective search with global memory. A search procedure refactor is in the future plan.
Configuration menu - View commit details
-
Copy full SHA for a998154 - Browse repository at this point
Copy the full SHA a998154View commit details
Commits on Jun 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ceaa344 - Browse repository at this point
Copy the full SHA ceaa344View commit details
Commits on Jun 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0f66a00 - Browse repository at this point
Copy the full SHA 0f66a00View commit details
Commits on Jul 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 920dc12 - Browse repository at this point
Copy the full SHA 920dc12View commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dabf46e - Browse repository at this point
Copy the full SHA dabf46eView commit details
Commits on Aug 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 28ef865 - Browse repository at this point
Copy the full SHA 28ef865View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3aa1b - Browse repository at this point
Copy the full SHA ac3aa1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5108704 - Browse repository at this point
Copy the full SHA 5108704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1861725 - Browse repository at this point
Copy the full SHA 1861725View commit details -
Merge pull request #295 from eric-zheng/memory_old
Merge master and memory branches and resolve conflicts
Configuration menu - View commit details
-
Copy full SHA for 140a6ac - Browse repository at this point
Copy the full SHA 140a6acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c82ba - Browse repository at this point
Copy the full SHA 37c82baView commit details -
* Save some more expressive logging * Update format
Configuration menu - View commit details
-
Copy full SHA for 6fde3c6 - Browse repository at this point
Copy the full SHA 6fde3c6View commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7327852 - Browse repository at this point
Copy the full SHA 7327852View commit details -
Merge pull request #299 from eric-zheng/memory
Sync the updates from the master branch
Configuration menu - View commit details
-
Copy full SHA for add907a - Browse repository at this point
Copy the full SHA add907aView commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 825a0c9 - Browse repository at this point
Copy the full SHA 825a0c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c39f8c - Browse repository at this point
Copy the full SHA 3c39f8cView commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for afcaa43 - Browse repository at this point
Copy the full SHA afcaa43View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca577e3 - Browse repository at this point
Copy the full SHA ca577e3View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 99b4d7e - Browse repository at this point
Copy the full SHA 99b4d7eView commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 08072ac - Browse repository at this point
Copy the full SHA 08072acView commit details
Commits on Oct 26, 2022
-
Merge pull request #377 from eric-zheng/memory
Update of memory branch
Configuration menu - View commit details
-
Copy full SHA for d496816 - Browse repository at this point
Copy the full SHA d496816View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1abaeb - Browse repository at this point
Copy the full SHA b1abaebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1820eea - Browse repository at this point
Copy the full SHA 1820eeaView commit details
Commits on Nov 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 83ca529 - Browse repository at this point
Copy the full SHA 83ca529View commit details -
Merge branch 'master' of https://github.com/eric-zheng/FlexFlow into …
…eric/new_lambda_loop
Configuration menu - View commit details
-
Copy full SHA for 98d20fe - Browse repository at this point
Copy the full SHA 98d20feView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca88495 - Browse repository at this point
Copy the full SHA ca88495View commit details -
Merge pull request #3 from eric-zheng/eric/new_lambda_loop
Merge grid search of lambda parameter
Configuration menu - View commit details
-
Copy full SHA for c13ba1a - Browse repository at this point
Copy the full SHA c13ba1aView commit details
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dbe249f - Browse repository at this point
Copy the full SHA dbe249fView commit details
Commits on Nov 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6455550 - Browse repository at this point
Copy the full SHA 6455550View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4194c - Browse repository at this point
Copy the full SHA 4c4194cView commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1e859d9 - Browse repository at this point
Copy the full SHA 1e859d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ff36e0 - Browse repository at this point
Copy the full SHA 3ff36e0View commit details
Commits on Nov 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5bbc208 - Browse repository at this point
Copy the full SHA 5bbc208View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8250cf - Browse repository at this point
Copy the full SHA f8250cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f84e30 - Browse repository at this point
Copy the full SHA 2f84e30View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa1a1de - Browse repository at this point
Copy the full SHA fa1a1deView commit details -
Merge pull request #492 from eric-zheng/memory
Merge changes from personal repo to the public repo
Configuration menu - View commit details
-
Copy full SHA for a1b34d8 - Browse repository at this point
Copy the full SHA a1b34d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d5bf42 - Browse repository at this point
Copy the full SHA 1d5bf42View commit details
Commits on Nov 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ae92c1 - Browse repository at this point
Copy the full SHA 4ae92c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22c7cf9 - Browse repository at this point
Copy the full SHA 22c7cf9View commit details -
Merge pull request #5 from eric-zheng/mem_experiments
Fix a memory calculation bug
Configuration menu - View commit details
-
Copy full SHA for f17a50c - Browse repository at this point
Copy the full SHA f17a50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc71164 - Browse repository at this point
Copy the full SHA dc71164View commit details -
Merge pull request #494 from eric-zheng/memory
Fix a memory calculation bug.
Configuration menu - View commit details
-
Copy full SHA for e68de3e - Browse repository at this point
Copy the full SHA e68de3eView commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 394dae6 - Browse repository at this point
Copy the full SHA 394dae6View commit details
Commits on Dec 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c9c7293 - Browse repository at this point
Copy the full SHA c9c7293View commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4bbeae7 - Browse repository at this point
Copy the full SHA 4bbeae7View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42877ff - Browse repository at this point
Copy the full SHA 42877ffView commit details
Commits on Jan 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 41719ec - Browse repository at this point
Copy the full SHA 41719ecView commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cda8ad8 - Browse repository at this point
Copy the full SHA cda8ad8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c9fe7 - Browse repository at this point
Copy the full SHA 02c9fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f36d10c - Browse repository at this point
Copy the full SHA f36d10cView commit details
Commits on Jan 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 092468c - Browse repository at this point
Copy the full SHA 092468cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0340d - Browse repository at this point
Copy the full SHA bc0340dView commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a71ec09 - Browse repository at this point
Copy the full SHA a71ec09View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a283bd - Browse repository at this point
Copy the full SHA 4a283bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46f9c9c - Browse repository at this point
Copy the full SHA 46f9c9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 734bcb0 - Browse repository at this point
Copy the full SHA 734bcb0View commit details
Commits on Feb 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2f88cae - Browse repository at this point
Copy the full SHA 2f88caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7813c4d - Browse repository at this point
Copy the full SHA 7813c4dView commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7dff97c - Browse repository at this point
Copy the full SHA 7dff97cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd53288 - Browse repository at this point
Copy the full SHA cd53288View commit details