onnxruntime
f5e3165c
- Fix move Base::operator= (#13355)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Fix move Base::operator= (#13355) ### Description Base::operator= move is broken, loses a valid ptr. ### Motivation and Context Address https://github.com/microsoft/onnxruntime/pull/13215#discussion_r997814275
References
#13355 - Fix move Base::operator=
Author
yuslepukhin
Parents
f96f2225
Loading