Searched defs:Conv2DWithBiasAndReluGraph (Results 1 – 1 of 1) sorted by relevance
1077 struct Conv2DWithBiasAndReluGraph { struct1078 Graph* graph;1079 Node* conv2d;1080 Node* bias;1081 Node* relu;