Searched defs:enclosing_graph (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/python/framework/ |
| D | convert_to_constants.py | 84 def __init__(self, enclosing_graph): argument 150 def __init__(self, function, enclosing_graph): argument 222 def __init__(self, node, function, enclosing_graph): argument 231 def new(node, function, enclosing_graph): argument 491 def __init__(self, node, function, enclosing_graph, first_function_input, argument 581 def __init__(self, node, function, enclosing_graph): argument 594 def __init__(self, node, function, enclosing_graph): argument 607 def __init__(self, node, function, enclosing_graph): argument 620 def __init__(self, node, function, enclosing_graph): argument
|