Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dremapper.cc199 struct ContractionWithBatchNorm { struct
201 ContractionWithBatchNorm(int contraction, int fused_batch_norm, in ContractionWithBatchNorm() argument
207 int contraction = kMissingIndex;
208 int fused_batch_norm = kMissingIndex;
209 float epsilon = 0.0;