Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/compatibility/
Dtf_upgrade_v2_test.py2199 old_symbol = "tf.conj(a)"
2203 text = import_header + old_symbol
2210 text = import_header + old_symbol
2220 text = import_header + old_symbol
2231 text = import_header + old_symbol
2243 text = import_header + old_symbol
2253 text = import_header + old_symbol
2260 text = import_header + old_symbol
2267 text = import_header + old_symbol
2276 text = import_header + old_symbol
[all …]
/external/mksh/src/
Dsyn.c38 int old_symbol; member
1149 ys->old_symbol = symbol; in yyrecursive()
1180 symbol = ys->old_symbol; in yyrecursive_pop()