Files
clang-p2996/mlir/bindings/python/pybind.cpp
Alex Zinenko ea34c2a7a4 Python bindings: export index_cast
We are now properly enforcing the absence of index elements in memrefs and
tensors. Instead, users are expected to store sized integers and cast them to
index type if necessary. Expose the respective operation to Python bindings.

PiperOrigin-RevId: 273985856
2019-10-10 10:27:04 -07:00

36 KiB