| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[docs] Centralize all images in docs/images/ | 3 年前 | |
[NFC reformat] Run pre-commit on all files and format misc. This is part 1 of ~3, formatting all miscellaneous text files and CPP files matched by a first run of pre-commit. These tend to be low change-traffic and are likely not disruptive. Subsequent patches will format Python files and remaining CPP files. | 2 年前 | |
Breakup python pytorch deps (#2582) This lifts the core of the jit_ir_importer and ltc out of the pt1 project, making them peers to it. As a side-effect of this layering, now the "MLIR bits" (dialects, etc) are not commingled with the various parts of the pt1 project, allowing pt1 and ltc to overlay cleanly onto a more fundamental "just MLIR" Python core. Prior to this, the Python namespace was polluted to the point that this could not happen. That "just MLIR" Python core will be introduced in a followup, which will create the space to upstream the FX and ONNX pure Python importers. This primary non-NFC change to the API is: * torch_mlir.dialects.torch.importer.jit_ir -> torch_mlir.jit_ir_importer. The rest is source code layering so that we can make the pt1 project optional without losing the other features. Progress on #2546. | 2 年前 | |
Fix broken link in abstract_interp_lib.md (#2800) | 2 年前 | |
[docs] Refresh add_ops.md (#3939) - removes section regarding Turbine Camp - Each line of detail either: - already existed internally in Confluence OR - was severely out of date! - Was beyond the concerns of Torch-MLIR - adjusts link to LLVM style guide - was directed to a specific style guide rule rather than the start of the style guide in general - adds missing h2 - cleans up style using markdown linter - prefers formatted links over intentionally bare URLs - enforces explicitly-define language in code blocks - prefers implicitly-ordered, 1-based lists - avoids less-common 0-based lists since that would require deviation from the default linter config - wraps bare urls/emails - enforces unordered list nested indentation - enforces space around headers - enforces space around code fence blocks - removes extraneous blank lines - enforces space around list blocks | 1 年前 | |
[torch-mlir] remove trailing whitespace from md documentation (#2853) | 2 年前 | |
[doc] fix broken links in documents (#2990) Co-authored-by: wenyangwang <wenyangwang@tencent.com> | 2 年前 | |
Update architecture.md. Fixed brocken link (#3565) | 1 年前 | |
Add Sean Silva to code owners as emeritus. Per request from #2403. | 2 年前 | |
Update docs and .env file to reflect PYTHONPATH variability (#4332) This updates the docs and build_tools/write_env_file.sh to correctly identify the PYTHONPATH based on in-tree vs. out-of-tree builds. Additionally, I've updated various build configure commands to include a directive to align Python with Python3, since having conflicting versions of python can cause issues when not explicitly setting both to the same python executable. Resolves https://github.com/llvm/torch-mlir/issues/4331 --------- Signed-off-by: zjgarvey <zjgarvey@gmail.com> | 9 个月前 | |
[torch-mlir] remove trailing whitespace from md documentation (#2853) | 2 年前 | |
| 1 年前 | ||
[NFC reformat] Run pre-commit on all files and format misc. This is part 1 of ~3, formatting all miscellaneous text files and CPP files matched by a first run of pre-commit. These tend to be low change-traffic and are likely not disruptive. Subsequent patches will format Python files and remaining CPP files. | 2 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 |