LayerPaths

open class LayerPaths(layerName: String)

Parent class for specific paths to layers in h5 file. Contains only layerName field

Constructors

LayerPaths
Link copied to clipboard
fun LayerPaths(layerName: String)

Properties

layerName
Link copied to clipboard
val layerName: String

Inheritors

LayerConvOrDensePaths
Link copied to clipboard
LayerSeparableConv2DPaths
Link copied to clipboard
LayerBatchNormPaths
Link copied to clipboard