Concat
public struct Concat<Element, Device> : LayerType, Codable where Element : NumericType, Device : DeviceType
Layer that concatenates a list of input tensors along their second dimension
DL4S Docs (68% documented)
public struct Concat<Element, Device> : LayerType, Codable where Element : NumericType, Device : DeviceType
Layer that concatenates a list of input tensors along their second dimension