MCPcopy Create free account
hub / github.com/VincentHancoder/SSGD / forward

Method forward

mmdet/models/plugins/dropblock.py:35–60  ·  view source on GitHub ↗

Args: x (Tensor): Input feature map on which some areas will be randomly dropped. Returns: Tensor: The tensor after DropBlock layer.

(self, x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

_compute_gammaMethod · 0.95
padMethod · 0.45

Tested by

no test coverage detected