-
Notifications
You must be signed in to change notification settings - Fork 37
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
Uplift PyBuda changes (week29) #39
Merged
Merged
Conversation
This file contains 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
(cherry picked from commit debaf2f6d064177d4109459f2b69d93baad309d7)
(cherry picked from commit e9207dc4cb3dc926b6ab710c84409018c3e55037)
(cherry picked from commit d0d38956970fa3e6d26ceb77a2e51a38de246c94)
lower to netlist: separate data-parallel epochs Place epochs with dp nops only on MMIO chip, and insert an empty epoch on non-MMIO chip. Adjust epoch ids accordingly. (cherry picked from commit 375bb42e0c04b3050262d60db7b4b965958dabc3)
(cherry picked from commit e66db5e4b6fc3b8e369b160a51f46ed483fd68dd)
(cherry picked from commit 5c97fa92d0a4ff6961631f21568b664ad3cd0bb4)
(cherry picked from commit 7a89ab42af1145d9c7027e509abeb2c0b4cb38fa)
(cherry picked from commit 7513f6670c5bd73632bbc4beb73909643ec0feb4)
(cherry picked from commit d8ab6087d3fbccd76a1415a5b5388a77b25e74cf)
(cherry picked from commit b9d0fecd8e40bb97762bbb860e8501882f28edca)
(cherry picked from commit af6bd27ebb955e31239ddae4004d245e82ccd701)
(cherry picked from commit e999f4183ac877bc35b79225b6093bfd482d8407)
Issue #2755 (cherry picked from commit 928933eade3faec99f0742f34f3e64266b7b40fa)
Issue #2755 (cherry picked from commit 382c40a28d1e61108a0ff43e3e21fa2a995bb1ff)
Issue #2755 (cherry picked from commit eb265b5e6607001e9a2612d6b17948ac8a3c3ac9)
(cherry picked from commit 3e10284460f4a12c083f79bf1324f7da8e037e51)
(cherry picked from commit 1525ba8804be0bcc2a41759d91bdbc66ca43f06a)
(cherry picked from commit f855d06590f177c07e7913ce2f2689ce1cef1f1a)
(cherry picked from commit d87b48a089ac45da53ba84aa84297a66dbb42b57)
(cherry picked from commit 178cbb086447abdfd03e36fdd490493db1d58349)
(cherry picked from commit bcc2f2a6bd88ecad961a7d3045627465b8d08f94)
…te ci script (cherry picked from commit 12b01fb210508673e4658f8baa189b622cb37185)
(cherry picked from commit cbcdd452d79007802e86ed299e5ca82c1ba84a00)
(cherry picked from commit 63595fc7f18c6f2e2a63b1f3592d4454851f0d14)
…orch (cherry picked from commit 5ff954d4f5d6ed15aef5899f947634cdc0b18eae)
(cherry picked from commit 12e342273230b6a76d98b37247de5c2baa0ef43c)
Issue #2755 (cherry picked from commit 1a7abd1ba81e63b21b2848acef6ff3b43bdc457d)
Avoid covergence of random size to 1 Issue #2755 (cherry picked from commit 31d4254501278200b83591570e6bdb4e44a26c96)
Adding constant input for RGG graphs according to CONSTANT_INPUT_RATE Constants are created during 2 phases: graph building and connecting external inputs to distribute equally. Issue #2755 (cherry picked from commit 906fb9d9b9aed9737d16cfb7be7e1212c2268422)
Issue #2554 / #2787 (cherry picked from commit 40cd5d66793f7d1bc7ebf6944c7fd374a7b88dbf)
(cherry picked from commit 7a13d41cce77f54c5b5ece093f0298f0cf4ca147)
(cherry picked from commit 81810092da5c996c0364cb99f694a33d3dd8feb4)
(cherry picked from commit 88f9a5f5ce3214b58d1d7e3663463f9d03bce4a7)
(cherry picked from commit a6093953e71ef3d9da1d1d8c00fb47515238cbbd)
(cherry picked from commit fd9c73854d590bd450747f0199eda7bd28ad19ac)
(cherry picked from commit 62d1285242fc5cd05ef6df34e230ccf72d30f696)
Issue #2554 / #2787 (cherry picked from commit 31462919e7fb502093ae4dc3ab5159ccb846ef2b)
…port (cherry picked from commit 4475e7a5c37c45a472f453efdf6bbb143848e5a9)
(cherry picked from commit a1eb38b18ac9a0cbda3b870b2e39316e4f3c3214)
(cherry picked from commit cf7b8ee1c2487039316f70a475811d70143ffc75)
update cluster desc file with the new format (cherry picked from commit 8dafb0ea90de28c3ab05eb23aa3760df36270218)
Issue #2554 / #2767 (cherry picked from commit 14e0095481982afd065e0d3f1e78b4b3cfe37e2b)
Documenting RGG test commands Split pipeline jobs for PyBuda and PyTorch Issue #2755 (cherry picked from commit a0435005ddb3054db3239b0fafe411111e89dbdf)
Store failing test code in case an exception occur during graph building like a validation error. Split GraphNodeSetup.init_nodes in smaller function to enable reusing. Skip importing DebugUtils if debug_shapes is turned off Issue #2755 (cherry picked from commit 40d7a41b20e68eaa8137f12a88f914fbfb46537e)
(cherry picked from commit 9b1705013a058bb57fd7573a1246c7beab7e5b68)
(cherry picked from commit a4ff19a91355338f49d068d9e64302c52c258825)
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.
No description provided.