Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc817 PyObject* GetPythonObjectFromInt(int num) { in GetPythonObjectFromInt() function
2073 return GetPythonObjectFromInt(0);
2092 return GetPythonObjectFromInt(2);
2106 return GetPythonObjectFromInt(2);
2115 return GetPythonObjectFromInt(1);
2118 return GetPythonObjectFromInt(0);
3041 GetPythonObjectFromInt(accumulator_indices[i].first));
3043 GetPythonObjectFromInt(accumulator_indices[i].second));
3334 GetPythonObjectFromInt(unneeded_gradients[i]));