Commits


Scott McKay authored and GitHub committed db0dd09deda
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.