Searched refs:TFE_Py_ForwardAccumulatorSetRemove (Results 1 – 5 of 5) sorted by relevance
295 void TFE_Py_ForwardAccumulatorSetRemove(PyObject* accumulator);
383 pywrap_tfe.TFE_Py_ForwardAccumulatorSetRemove(self._accumulator)
2862 void TFE_Py_ForwardAccumulatorSetRemove(PyObject* accumulator) { function
185 TFE_Py_ForwardAccumulatorSetRemove
985 TFE_Py_ForwardAccumulatorSetRemove(accumulator.ptr()); in PYBIND11_MODULE()