onnxruntime
db0dd09d
- Cleanup some aspects of the Initializer class used by optimizers (#2005)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Cleanup some aspects of the Initializer class used by optimizers (#2005) * Move check on data type outside of the Initializer class as it's specific to Conv processing. Use references for arguments that can't be null.
References
#2005 - Cleanup some aspects of the Initializer class used by optimizers
Author
skottmckay
Parents
a00ca56a
Loading