Skip to content
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

Hip Refactor #1359

Merged
merged 59 commits into from
May 24, 2024
Merged
Show file tree
Hide file tree
Changes from 58 commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
d269b40
compiler build
wmdi Oct 16, 2023
f46fd11
Merge branch 'test-substitution' into test-compiler
wmdi Oct 18, 2023
af67e9e
Merge branch 'test-substitution' into test-compiler
wmdi Nov 8, 2023
c015efb
unity dp works
wmdi Nov 15, 2023
6211b84
format
wmdi Nov 15, 2023
d9f1302
Merge remote-tracking branch 'upstream/repo-refactor' into test-compiler
wmdi Jan 24, 2024
fb58a99
fmt
wmdi Jan 24, 2024
02937e1
fix
wmdi Jan 24, 2024
6402ed0
add substitutions, compiler, and their unit tests to CI
wmdi Jan 25, 2024
0c45f61
disable runtime unit test
wmdi Jan 25, 2024
95fa427
minor fix
wmdi Feb 15, 2024
1f7e2b6
(not compilable) visitable issue for OptimalCostState
wmdi Feb 18, 2024
ffa7f79
first try on docs
Bob-Chen222 Feb 23, 2024
a9a6402
fix machine mapping hash & refactor dp algorithm
wmdi Feb 27, 2024
d8bbcb8
minor fix
wmdi Feb 27, 2024
09d3152
fix variant issue
wmdi Feb 28, 2024
a150d3a
fmt
wmdi Feb 28, 2024
2eb3fdf
fix
wmdi Mar 11, 2024
7598a92
fmt
wmdi Mar 11, 2024
05c8336
fix
wmdi Mar 14, 2024
71aeddb
Merge remote-tracking branch 'upstream/repo-refactor' into test-compiler
wmdi Mar 14, 2024
502b41f
Merge branch 'repo-refactor' into repo-refactor
Bob-Chen222 Mar 14, 2024
6962bc8
additional doc
Bob-Chen222 Mar 14, 2024
73d72d2
Merge branch 'repo-refactor' of https://github.com/Bob-Chen222/FlexFl…
Bob-Chen222 Mar 14, 2024
9345400
add more unit tests
wmdi Mar 18, 2024
c0015df
fmt
wmdi Mar 18, 2024
6d28697
Merge remote-tracking branch 'origin/repo-refactor' into compiler
lockshaw Mar 22, 2024
102f5fb
Fix post-merge
lockshaw Mar 22, 2024
d6e10bb
Add shell hook for sapling development
lockshaw Mar 23, 2024
95fb4cc
changed from nullopt to std::nullopt
Mar 23, 2024
c091479
fix cast issue
wmdi Mar 23, 2024
57bd35f
Merge branch 'test-compiler' of github.com:wmdi/FlexFlow into test-co…
wmdi Mar 23, 2024
54c604a
Fix spdlog cmake issue
lockshaw Mar 24, 2024
a09e528
Merge remote-tracking branch 'refs/remotes/wmdi/test-compiler' into c…
lockshaw Mar 24, 2024
8b914cf
Re-remove submodules
lockshaw Mar 24, 2024
189f323
minor fix & fmt
wmdi Mar 24, 2024
d2eb505
upd tests name to match ci
wmdi Mar 24, 2024
371324a
Add TEST_SUITE declaration to make tests findable by ctest
lockshaw Mar 26, 2024
da74817
Remove unnecessary nix files, add utils test to ci
lockshaw Mar 26, 2024
0db60db
Fix utils tests name, format
lockshaw Mar 26, 2024
6e520bb
Merge pull request #1229 from wmdi/test-compiler
wmdi Mar 26, 2024
bf9c0c0
resolved merge conflict
Bob-Chen222 Mar 28, 2024
c21d66e
add tutorial
Bob-Chen222 Apr 1, 2024
817065b
Merge branch 'repo-refactor' into repo-refactor
Bob-Chen222 Apr 4, 2024
fe164cc
Merge branch 'flexflow:repo-refactor' into repo-refactor
Bob-Chen222 Apr 6, 2024
7a9aeaf
align linear and layer_norm
Bob-Chen222 Apr 6, 2024
1369b35
fixed style
Apr 12, 2024
274d497
fixed layer_norm and linear
Apr 12, 2024
6e979e6
Revert "add tutorial"
Apr 12, 2024
080ed6a
Revert "first try on docs"
Bob-Chen222 Apr 12, 2024
03451e6
Revert "additional doc"
Bob-Chen222 Apr 12, 2024
de551ce
Update operator_pattern.h
Bob-Chen222 Apr 12, 2024
2fe8015
"revert substitution"
Bob-Chen222 Apr 12, 2024
4893ad4
align with the newest changes of linear and layer_norm
Bob-Chen222 Apr 15, 2024
943fabf
Merge remote-tracking branch 'upstream/repo-refactor' into bob-hip-re…
Bob-Chen222 Apr 19, 2024
86df8cc
format
Bob-Chen222 Apr 19, 2024
fe2ea11
deleted redundant function
Bob-Chen222 Apr 19, 2024
a304c7e
Merge branch 'repo-refactor' into bob-hip-refactor
reyna-abhyankar May 17, 2024
d18f3ff
Merge branch 'repo-refactor' into bob-hip-refactor
reyna-abhyankar May 24, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading