Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[WIP] Stateful Destructive Device Slicing#2726

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
hunhoffe wants to merge12 commits intomain
base:main
Choose a base branch
Loading
fromdevice-slicer
Draft
Changes from1 commit
Commits
Show all changes
12 commits
Select commitHold shift + click to select a range
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
PrevPrevious commit
NextNext commit
Update python/iron/program.py
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
@hunhoffe@github-actions
hunhoffe andgithub-actions[bot] authoredNov 22, 2025
commite34b27615dd955f91b18938e5ee856567a29a5fc
1 change: 1 addition & 0 deletionspython/iron/program.py
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -46,6 +46,7 @@ def resolve_program(self, placer: Placer | None = None, device_name="main"):
module (Module): The module containing the MLIR context information.
"""
with mlir_mod_ctx() as ctx:

@device(self._device.resolve(), sym_name=device_name)
def device_body():
# Collect all fifos
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp