Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/module/
Dmodule.py221 with_path=False, argument
283 with_path=with_path,
352 with_path, argument
381 if not with_path:
388 if with_path:
404 with_path=with_path,
Dmodule_test.py531 mod._flatten(with_path=True, predicate=module._is_variable))