Searched defs:Conv2DWithBatchNormAndReluGraph (Results 1 – 1 of 1) sorted by relevance
1090 struct Conv2DWithBatchNormAndReluGraph { struct1091 Graph* graph;1092 Node* conv2d;1093 Node* batch_norm;1094 Node* relu;