Home
last modified time | relevance | path

Searched defs:PyType (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/mlir/lib/Bindings/Python/
DIRModules.h30 class PyType; variable
630 PyType(PyMlirContextRef contextRef, MlirType type) in PyType() function
/external/tensorflow/tensorflow/python/lib/core/
Dpy_seq_tensor.cc43 inline PyObject* PyType(PyObject* obj) { in PyType() function