Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dfold_batch_norms.py54 _FoldUnfusedBatchNorms(
502 def _FoldUnfusedBatchNorms(graph, is_training, freeze_batch_norm_delay): function