Representation and Reference Lowering of ONNX Models in MLIR Compiler Infrastructure
View the Project on GitHub onnx/onnx-mlir
This project is maintained by onnx
Hosted on GitHub Pages — Theme by orderedlist
onnx-mlir
|
#include <stdbool.h>
#include <stdint.h>
#include <onnx-mlir/Runtime/OMEntryPoint.h>
#include <onnx-mlir/Runtime/OMInstrument.h>
#include <onnx-mlir/Runtime/OMSignature.h>
#include <onnx-mlir/Runtime/OMTensor.h>
#include <onnx-mlir/Runtime/OMTensorList.h>