Visualisierung 2 CNN
LayerData Struct Reference

Public Attributes

string name
 
LayerType type
 
int [] weightShape
 
List< Array > weightTensors
 
int [] activationShape
 
List< Array > activationTensors
 

Member Data Documentation

◆ activationShape

int [] LayerData.activationShape

◆ activationTensors

List<Array> LayerData.activationTensors

◆ name

string LayerData.name

◆ type

LayerType LayerData.type

◆ weightShape

int [] LayerData.weightShape

◆ weightTensors

List<Array> LayerData.weightTensors

The documentation for this struct was generated from the following file: