Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Ddeprecation.py59 deprecated_names): argument
62 deprecation_string = ', '.join(sorted(deprecated_names))
/external/python/cpython3/Lib/unittest/test/
Dtest_case.py1808 deprecated_names = [
1813 for deprecated_name in deprecated_names: