onnxruntime-extensions/operators
Scott McKay eb5aef38fb
Make Azure op timeout an attribute (#539)
* Add `timeout_seconds` attribute for per-node timeout. Defaults to (arbitrary) value of 15 seconds.

* Fix datatype - onnx only has int64_t attributes.
Update test model to validate timeout is read correctly.
2023-08-23 08:21:37 +10:00
..
audio Make kernel Compute method implementations const (#500) 2023-07-28 09:25:36 +10:00
azure Make Azure op timeout an attribute (#539) 2023-08-23 08:21:37 +10:00
cv2 Use API-lite for custom ops (#386) 2023-05-30 18:04:44 -07:00
math Make kernel Compute method implementations const (#500) 2023-07-28 09:25:36 +10:00
text Make kernel Compute method implementations const (#500) 2023-07-28 09:25:36 +10:00
tokenizer Add more HF tokenizer supports in gen_processing_models (#531) 2023-08-18 17:09:22 -07:00
vision Make kernel Compute method implementations const (#500) 2023-07-28 09:25:36 +10:00