Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Ddeprecation.py263 def deprecated_endpoints(*args): function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_op_gen_internal.cc619 string deprecated_endpoints; in AddExport() local