Open
Conversation
* conv_2d * conv 2d cuda * pr changes * format * conv2d
* add unit tests for machine mapping and dp algorithm * add unit test for unity algorithm * Merge remote-tracking branch 'lockshaw/repo-refactor' into repo-refactor * fix compile errors from filter and support_interator_tag * minor fixes for compiler * Merge remote-tracking branch 'lockshaw/repo-refactor' into repo-refactor * Merge branch 'repo-refactor' into repo-refactor * Merge branch 'repo-refactor' of github.com:wmdi/FlexFlow into repo-refactor * clean up generator codes and minor fix * format * format * serial parallel composition * remove commited out codes * view MultiDiGraph as labelled * make machine mapping immutable * minor fix & format * move general codes into proper places * format * Merge remote-tracking branch 'upstream/repo-refactor' into repo-refactor * minor fix & format * minor fix * update substitutions to align with latest changes * format * draft substitutions * format * further draft substitution * format * Merge remote-tracking branch 'upstream/repo-refactor' into substitutions * minor fix * refactor the pattern graph to be OutputLabelledOpenMultiDiGraph * format * minor fix * updates * readme for substitutions * format * check substitution validity * initialize tests for substitutions * Merge remote-tracking branch 'upstream/repo-refactor' into substitutions * fix * format * remove output tensor computation * implement get_operator_attrs * get parallel operator attributes & minor fix * format * match open graphs * Merge remote-tracking branch 'upstream/repo-refactor' into substitutions * minor fix Co-Authored-By: Colin Unger <unger@stanford.edu>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes:
Diff fixed compared to flexflow#1163
Related Issues:
Linked Issues:
Issues closed by this PR:
Before merging: