- testing for non-onnx install ✅
- auto device detection? ✅
- warning message for non-onnx install ✅
- testing with tox/nox ✅
- more manual testing more examples ✅
- torch.compile ✅

- HELP TEXT!!! Customize!!! ✅
- fix command line arg for config file!!!✅
- documentation!!!✅
- cleanup!!!
- runtime settings✅
- allow loading model from python directly
- docstrings✅
- test value = list with and without dtype
- profiling support✅
- actually test install + cli + custom config
- add custom metric support (simply * input shape?) ✅
- NOX TEST FOR ALL EXAMPLES

- more dependency constraints? maybe
- dependabot
- maybe test on windows? or better mac?

**Examples:**
- different provider options (onnx also execution provider with args)✅
- torch compile options✅
- torch model with arguments for initialization