summaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Writer/BytecodeWriter.cpp
diff options
context:
space:
mode:
authorNikhil Kalra <nkalra@apple.com>2025-02-12 14:02:41 -0800
committerGitHub <noreply@github.com>2025-02-12 14:02:41 -0800
commit65ed4fa57e6293f8e059a368ac52e2a57b1f78e4 (patch)
tree17a02320e8a2c39799c6d84f3e749c945b957926 /mlir/lib/Bytecode/Writer/BytecodeWriter.cpp
parentfa71238da800f3a818ec0e0649462389dc577890 (diff)
[mlir] Python: Parse ModuleOp from file path (#126572)
For extremely large models, it may be inefficient to load the model into memory in Python prior to passing it to the MLIR C APIs for deserialization. This change adds an API to parse a ModuleOp directly from a file path. Re-lands [4e14b8a](https://github.com/llvm/llvm-project/commit/4e14b8afb44af58ab7073bb8c0b52875599b0ae1).
Diffstat (limited to 'mlir/lib/Bytecode/Writer/BytecodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions