Home
last modified time | relevance | path

Searched defs:ContractionWithBatchNorm (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dremapper.cc145 struct ContractionWithBatchNorm { struct
147 ContractionWithBatchNorm(int contraction, int fused_batch_norm, in ContractionWithBatchNorm() function
153 int contraction = kMissingIndex;
154 int fused_batch_norm = kMissingIndex;
155 float epsilon = 0.0;