Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc3268 bool op_inputs_tuple_created = false; local
3275 op_inputs_tuple_created = true;
3369 if (op_inputs_tuple_created) Py_DECREF(op_inputs);