Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Ddeprecation.py60 deprecated_names): argument
63 deprecation_string = ', '.join(sorted(deprecated_names))
/external/python/cpython3/Lib/unittest/test/
Dtest_case.py1700 deprecated_names = [
1705 for deprecated_name in deprecated_names: