implement compute kernel for ImageDecoder #17593
Labels
core runtime
issues related to core runtime
feature request
request for unsupported feature or enhancement
Describe the feature request
ImageDecoder has been add to ONNX 1.15.0: onnx/onnx#5294. Need to implement compute kernel once ONNX 1.15.0 is in ORT (#17125).
This issue shall include re-enable test of ImageDecoder op at
onnxruntime/test/testdata/onnx_backend_test_series_filters.jsonc
Describe scenario use case
onnx_test_runner shal pass ONNX test cases for the ImageDecoder op
The text was updated successfully, but these errors were encountered: