Home
last modified time | relevance | path

Searched defs:include_annotations (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dliveness.py43 def __init__(self, graph, include_annotations): argument
114 def __init__(self, source_info, graphs, include_annotations): argument
206 def resolve(node, source_info, graphs, include_annotations=True): argument