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
2011 return GetPythonObjectFromInt(0);
2030 return GetPythonObjectFromInt(2);
2044 return GetPythonObjectFromInt(2);
2053 return GetPythonObjectFromInt(1);
2056 return GetPythonObjectFromInt(0);
2962 GetPythonObjectFromInt(accumulator_indices[i].first));
2964 GetPythonObjectFromInt(accumulator_indices[i].second));
3255 GetPythonObjectFromInt(unneeded_gradients[i]));