muellerzr / fastinference

A collection of inference modules for fastai2
https://muellerzr.github.io/fastinference
Apache License 2.0
89 stars 16 forks source link

Fix ONNX issues #47

Open muellerzr opened 3 years ago

muellerzr commented 3 years ago
  1. Missing an import for inspect
  2. ONNX-CPU needs to install just basic onnxruntime