CausalDepthwiseConv1DΒΆ
Causal depth-wise convolution applied to a 1-d sequence.
Abstract Signature:
CausalDepthwiseConv1D(kernel_size: int, hidden_dims: int)
Causal depth-wise convolution applied to a 1-d sequence.
Abstract Signature:
CausalDepthwiseConv1D(kernel_size: int, hidden_dims: int)