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

  /external/python/cpython3/Include/
object.h 453 PyAPI_FUNC(PyObject*) PyType_FromSpecWithBases(PyType_Spec*, PyObject*);
    [all...]
  /external/tensorflow/tensorflow/python/eager/
pywrap_tensor.cc 752 // However it provides a new function, PyType_FromSpecWithBases, to create
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
message.cc     [all...]
  /external/python/cpython3/Objects/
typeobject.c     [all...]

Completed in 522 milliseconds