-
Notifications
You must be signed in to change notification settings - Fork 18.5k
TileLayer Usage #4422
Copy link
Copy link
Closed
Description
Hi,
Is there any proto example on TileLayer usage? I have two layers (layer1, layer2) that need to be element-wised. The layer1 comes from conv+pool, which has shape 64 * 64 * 200 * 200, and layer2 comes from fc layer, which has shape 64 * 64. I thought the layer2 data could be replicated to meet layer2. How should I write the TileLayer proto here? Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels