Searched defs:pyobj (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/python/saved_model/ |
| D | nested_structure_coder.py | 76 def _map_structure(self, pyobj, coders): argument 131 def can_encode(self, pyobj): argument 174 def can_encode(self, pyobj): argument 197 def can_encode(self, pyobj): argument 224 def can_encode(self, pyobj): argument 255 def can_encode(self, pyobj): argument 278 def can_encode(self, pyobj): argument 305 def can_encode(self, pyobj): argument 328 def can_encode(self, pyobj): argument 351 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()
|