조합 가능

public protocol Collatable

동일한 유형의 일부 상위 요소와 요소를 대조할 수 있는 유형(예: 텐서, 텐서 튜플)

  • 선언

    init<BatchSamples: Collection>(collating: BatchSamples)
    where BatchSamples.Element == Self