Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/quantize/python/
Dcommon.py43 def BatchNormGroups(graph): function
Dcommon_test.py115 bn_list = common.BatchNormGroups(g)
Dfold_batch_norms.py519 for bn in common.BatchNormGroups(graph):