Searched refs:AssertSameStructure (Results 1 – 4 of 4) sorted by relevance
107 %unignore tensorflow::swig::AssertSameStructure;108 %noexception tensorflow::swig::AssertSameStructure;
145 PyObject* AssertSameStructure(PyObject* o1, PyObject* o2, bool check_types,
287 _pywrap_tensorflow.AssertSameStructure(nest1, nest2, check_types,
913 PyObject* AssertSameStructure(PyObject* o1, PyObject* o2, bool check_types, in AssertSameStructure() function