-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
For building deeper and more complex models like Inception and ResNet, ops like repeat makes it easy to replicate layers or even blocks of layers (e.g. ResNet blocks). See https://github.com/tensorflow/models/blob/master/slim/nets/inception_resnet_v2.py for example.
Metadata
Metadata
Assignees
Labels
No labels