Move the functions that retrieve the supporting C library, compile an MLIR module and build a JIT execution engine to mlir_pytaco_utils. Add a function to create an MLIR sparse tensor from a file and return a pointer to the MLIR sparse tensor as well as the shape of the sparse tensor. Add unit tests. Reviewed By: aartbik Differential Revision: https://reviews.llvm.org/D118496
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.