mirror of https://github.com/llvm/torch-mlir
78a3c90758
* Does not handle all features yet but should conservatively fail on unsupported things. * Location tracking is still somewhat mismatched between what TorchScript and MLIR do. Likely need a better heuristic for tracking locations from defs for nodes that do not carry location. * Sets the ground-work for a specialized/generic split but only implements the generic side. * Had some evidence that this requires a recent bump of PT nightly (within the last month) to pick up pybind11 2.6, which includes some cross-module symbol fixes (vs the previously sync'd version). No source changes, but older versions fail to cast function types at runtime. |
||
---|---|---|
.. | ||
builder | ||
CMakeLists.txt | ||
init_python_bindings.cpp | ||
init_python_bindings.h | ||
pybind.h |