Searched refs:GetPythonObjectFromInt (Results 1 – 1 of 1) sorted by relevance
817 PyObject* GetPythonObjectFromInt(int num) { in GetPythonObjectFromInt() function2073 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]));