Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc806 PyObject* GetPythonObjectFromInt(int num) { in GetPythonObjectFromInt() function
2016 return GetPythonObjectFromInt(0);
2035 return GetPythonObjectFromInt(2);
2049 return GetPythonObjectFromInt(2);
2058 return GetPythonObjectFromInt(1);
2061 return GetPythonObjectFromInt(0);
2974 GetPythonObjectFromInt(accumulator_indices[i].first));
2976 GetPythonObjectFromInt(accumulator_indices[i].second));
3267 GetPythonObjectFromInt(unneeded_gradients[i]));