onnxruntime
33c87f62 - ORT_ENFORCE on the iterator must come before iterator is dereferenced. (#17265)

Commit
2 years ago
ORT_ENFORCE on the iterator must come before iterator is dereferenced. (#17265) ### Description Move `ORT_ENFORCE` on the iterator before iterator is used for the first time.
Author
Parents
Loading