MCPcopy Create free account
hub / github.com/OpenGVLab/InternImage / MLPLayer

Class MLPLayer

classification/models/intern_image.py:297–327  ·  view source on GitHub ↗

r"""MLP layer of InternImage Args: in_features (int): number of input features hidden_features (int): number of hidden features out_features (int): number of output features act_layer (str): activation layer drop (float): dropout rate

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected