onnxruntime/onnxruntime/python/backend
George Wu f9bf546e3c
python session.run() fallback to CPU/CUDA provider for EP failures. (#1960)
* py fallback initial commit.

* fixes.

* update NGRAPHCustomOp::Initialize() to return Status

* fixes in session.py

* FAIL status to EP_FAIL in ngraph custom op

* disable fallback for backend api
2019-10-02 02:38:03 -07:00
..
__init__.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
backend.py python session.run() fallback to CPU/CUDA provider for EP failures. (#1960) 2019-10-02 02:38:03 -07:00
backend_rep.py Fix run_model api. (#1111) 2019-05-28 16:36:57 -07:00