Pranav Sharma
Pranav Sharma
**Description**: Check for null input OrtValue **Motivation and Context** Brian from the Windows team reported this is causing a lot of crashes in Watson.
Use special ORT branch 'tensorrt-8.5ea' brought in by the ORT 1.12.1 release to make use of the built-in tensorrt parser.
**Is your feature request related to a problem? Please describe.** ORT exposes a bunch of string key/value configs here https://github.com/microsoft/onnxruntime/blob/master/include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h but none of them are exposed by this backend. It...
### Preliminary Docs I confirm that I have read the [CONTRIBUTING](https://github.com/ccrisan/motioneyeos/blob/master/.github/CONTRIBUTING.md) guide before opening this issue. I confirm that I have read the [FAQ](https://github.com/ccrisan/motioneyeos/wiki/FAQ) before opening this issue. ### motionEyeOS...
(python310) C:\Users\prs\work_projects\pytorch_benchmark>python install.py models phi_1_5 checking packages torch, torchvision, torchaudio are installed...OK running setup for C:\Users\prs\work_projects\pytorch_benchmark\torchbenchmark\models\phi_1_5...Traceback (most recent call last): File "C:\Users\prs\work_projects\pytorch_benchmark\install.py", line 60, in success &= setup(models=args.models, verbose=args.verbose, continue_on_fail=args.continue_on_fail,...