1. 看见 ResNet 的整体结构是如何由 stem + stage + residual block 组成的。 2. 看见每个残差块里主分支、shortcut 分支 ...
# you may not use this file except in compliance with the License. # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 batch_size ...