HomeSort by relevance Sort by last modified time
    Searched refs:TFE_Py_TapeSetRemove (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/python/eager/
tape.py 62 pywrap_tensorflow.TFE_Py_TapeSetRemove(tape._tape) # pylint: disable=protected-access
pywrap_tfe.h 105 void TFE_Py_TapeSetRemove(PyObject* tape);
pywrap_tfe_src.cc     [all...]
  /external/tensorflow/tensorflow/python/
pywrap_tfe.i 37 %rename("%s") TFE_Py_TapeSetRemove;

Completed in 97 milliseconds