Home
last modified time | relevance | path

Searched refs:_FoldFusedBatchNorms (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/quantize/python/
Dfold_batch_norms.py52 _FoldFusedBatchNorms(
60 def _FoldFusedBatchNorms(graph, is_training, freeze_batch_norm_delay): function