SwiftCoreMLTools Documentation Beta

Protocol Base​Layer

public protocol BaseLayer: Codable
%3 BaseLayer BaseLayer Codable Codable BaseLayer->Codable Pooling Pooling Pooling->BaseLayer Flatten Flatten Flatten->BaseLayer Permute Permute Permute->BaseLayer Concat Concat Concat->BaseLayer TrainableLayer TrainableLayer TrainableLayer->BaseLayer Activation Activation Activation->BaseLayer

Conforms To

Codable

Types Conforming to Base​Layer

TrainableLayer
Activation
Pooling
Permute
Flatten
Concat