Searched refs:TFE_Py_TapeSetDeleteTrace (Results 1 – 5 of 5) sorted by relevance
152 void TFE_Py_TapeSetDeleteTrace(tensorflow::int64 tensor_id);
140 pywrap_tensorflow.TFE_Py_TapeSetDeleteTrace(tensor_id)
523 TFE_Py_TapeSetDeleteTrace(id); in EagerTensor_dealloc()
1650 void TFE_Py_TapeSetDeleteTrace(tensorflow::int64 tensor_id) { function
65 %rename("%s") TFE_Py_TapeSetDeleteTrace;