Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/specs/python/
Dsummaries.py147 def tf_num_params(x): function
163 totals = [tf_num_params(y) for y in x.inputs]
202 totals = [tf_num_params(y) for y in right]