MCPcopy Create free account
hub / github.com/HA-Transformer/MAT / DynamicConv1dTBC

Class DynamicConv1dTBC

fairseq/modules/dynamic_convolution.py:22–225  ·  view source on GitHub ↗

Dynamic lightweight convolution taking T x B x C inputs Args: input_size: # of channels of the input kernel_size: convolution channels padding_l: padding to the left when using "same" padding num_heads: number of heads used. The weight is of shape (num_heads, 1, k

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.90
__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected