Structure
Output
public struct Output: InputOutputItems
Relationships
Conforms To
InputOutputItems
Initializers
init(name:shape:featureType:)
public init(name: String, shape: [UInt], featureType: FeatureType = .float)
Properties
name
let name: String
shape
let shape: [UInt]
featureType
let featureType: FeatureType