Searched refs:TFE_Py_RecordGradient (Results 1 – 4 of 4) sorted by relevance
209 PyObject* TFE_Py_RecordGradient(PyObject* op_name, PyObject* inputs,
140 return pywrap_tensorflow.TFE_Py_RecordGradient(op_name, inputs, attrs,
2842 PyObject* TFE_Py_RecordGradient(PyObject* op_name, PyObject* inputs, function
56 %rename("%s") TFE_Py_RecordGradient;