Jordan Fix
Results
52
comments of
Jordan Fix
This should be really simply to add basic support for through lowering. We just need to add an importer case to ONNXModelLoader. Would you like to work on this @antimora?
For the Interpreter, we usually like to have simple reference implementations. Our goal is not to have super performant kernels -- other backends that are not references go for performance,...