This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
Rewrite long nested Sequential
types using Sequential{N}
typealiases
#492
Labels
Sequential{N}
typealiases were added in tensorflow/swift-apis#934:The tuple-like typealiases are easier to use. Long nested
Sequential
types should be rewritten to use them:swift-models/pix2pix/Discriminator.swift
Line 18 in b0cc1c4
The text was updated successfully, but these errors were encountered: