Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/autograph/pyct/static_analysis/
Dannos.py42 IS_PARAM = 'Symbol is a parameter to the function being analyzed.' variable in NodeAnno
/external/tensorflow/tensorflow/python/autograph/pyct/
Danno.py85 IS_PARAM = 'Symbol is a parameter to the function being analyzed.' variable in Static