Searched defs:enclosing_graph (Results 1 – 1 of 1) sorted by relevance
| /external/tensorflow/tensorflow/python/framework/ |
| D | convert_to_constants.py | 83 def __init__(self, enclosing_graph): argument 149 def __init__(self, function, enclosing_graph): argument 210 def __init__(self, node, function, enclosing_graph): argument 219 def new(node, function, enclosing_graph): argument 475 def __init__(self, node, function, enclosing_graph, first_function_input, argument 565 def __init__(self, node, function, enclosing_graph): argument 578 def __init__(self, node, function, enclosing_graph): argument 591 def __init__(self, node, function, enclosing_graph): argument 604 def __init__(self, node, function, enclosing_graph): argument
|