LayerSummary

fun LayerSummary(name: String, type: String, outputShape: TensorShape, paramsCount: Long, inboundLayers: List<String>)