onnxruntime
c1cf16ed
- Conv node bug, cached state was incoherent (#10041)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Conv node bug, cached state was incoherent (#10041) * Moved the init earlier to keep the cache coherent * Move setting of w_desc later, and zero shape check later to catch all cacheable changes. * Add comment
References
#10041 - Conv node bug, cached state was incoherent
Author
RyanUnderhill
Parents
f4b2d3af
Loading