Refactored ResNet code and added additional architectures. (#6316)
* Refactored ResNet code and added additional architectures. * Added numerical layer names instead of alphabetical. * Change dash to underscore. * Corrected return statement. * Use conv_strides argument. * Set classes=10 * Use partial to reduce code duplication.
Showing
Please register or sign in to comment