Home
last modified time | relevance | path

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

/external/python/cpython3/Parser/pgen/
Dpgen.py133 def __init__(self, grammar_file, token_file, verbose=False, graph_file=None): argument
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dsnapshot_util.cc879 std::string graph_file = in DumpDatasetGraph() local