Home
last modified time | relevance | path

Searched defs:pyobj (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/python/saved_model/
Dnested_structure_coder.py78 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/
Dtypes.c565 PyObject *pyobj; in libxml_xmlXPathObjectPtrWrap() local
/external/python/cffi/c/
D_cffi_backend.c5725 PyObject *pyobj, in convert_from_object_fficallback()
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx2089 SWIG_Python_GetSwigThis(PyObject *pyobj) in SWIG_Python_GetSwigThis()