Multi AI Framework Support
Currently, TPU-MLIR supports tflite and onnx formats, and models in these formats can be directly converted through this project. In addition, based on the ecology of onnx, most of the models developed by the mainstream deep learning frameworks (such as PyTorch and Caffe) can also be indirectly transformed into bmodel by first being transformed into onnx models.