Home | Sort by relevance Sort by last modified time |
/external/tensorflow/tensorflow/contrib/specs/python/ | |
summaries.py | 147 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] |