HomeSort by relevance Sort by last modified time
    Searched full:py_dtype (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/python/eager/
pywrap_tfe_src.cc 1186 PyObject* py_dtype = PyLong_FromLong(static_cast<int>(dtype)); variable
1190 Py_DECREF(py_dtype); variable
1201 PyObject* py_dtype = PyLong_FromLong(static_cast<int>(dtype)); variable
1205 Py_DECREF(py_dtype); variable
    [all...]

Completed in 200 milliseconds