The goal of the Feldspar project is to define a high-level language that allows description of high-performance digital signal processing algorithms.
45
stars
3
forks
source link
Use the model name in onnxToFeld #495
Closed
pjonsson closed 4 years ago
There is a model name in ONNX, it just happens to be "main" for resnet50. Mangle the name to avoid clashing with the main function of the program.