onnxruntime
33c87f62
- ORT_ENFORCE on the iterator must come before iterator is dereferenced. (#17265)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#17265 - ORT_ENFORCE on the iterator must come before iterator is dereferenced.
Author
yuslepukhin
Parents
6c95d959
Loading