* Fix spelling mistakes * 1.Rename general connectors. 2.Replace nn.conv2 to build_conv_layer, replace nn.bn to build_norm_layer. * 1. Rename function init_parameters to init_weights in SingleConvConnector to realize automatically invocation. * 1. Add norm_cfg in config and general_connector * 1.Move calculate_student_loss to distillation algorithm. 2.Move mmrazor.models.connector to mmrazor.models.architectures. 3.Merge stu_connectors and tea_connectors into connectors, and call connectors by their connector_name. * 1.Replace connector_name to connector in record_info. 2.Add assert that each connector must be in connectors. Co-authored-by: zhangzhongyu.vendor < zhangzhongyu.vendor@sensetime.com> |
||
---|---|---|
.. | ||
pipeline.png |