Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/specs/python/
Dsummaries.py75 def tf_structure(x, include_shapes=False, finished=None): argument
105 result += tf_structure(y, include_shapes, finished)
106 if include_shapes: