Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dconvert_to_constants.py632 class _GraphDef(_Convertible): class
636 super(_GraphDef, self).__init__(enclosing_graph=None)
696 self._converted_self = _GraphDef(copied_graph)
1032 input_graph = _GraphDef(converter_data.graph_def)