onnxruntime
c1cf16ed - Conv node bug, cached state was incoherent (#10041)

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
Author
Parents
Loading