Searched defs:pyobj (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/python/saved_model/ |
D | nested_structure_coder.py | 78 def _map_structure(self, pyobj, coders): argument 133 def can_encode(self, pyobj): argument 176 def can_encode(self, pyobj): argument 199 def can_encode(self, pyobj): argument 226 def can_encode(self, pyobj): argument 257 def can_encode(self, pyobj): argument 280 def can_encode(self, pyobj): argument 307 def can_encode(self, pyobj): argument 330 def can_encode(self, pyobj): argument 353 def can_encode(self, pyobj): argument [all …]
|
/external/libxml2/python/ |
D | types.c | 565 PyObject *pyobj; in libxml_xmlXPathObjectPtrWrap() local
|
/external/python/cffi/c/ |
D | _cffi_backend.c | 5725 PyObject *pyobj, in convert_from_object_fficallback()
|
/external/marisa-trie/bindings/python/ |
D | marisa-swig_wrap.cxx | 2089 SWIG_Python_GetSwigThis(PyObject *pyobj) in SWIG_Python_GetSwigThis()
|