Searched refs:IsNestedForData (Results 1 – 5 of 5) sorted by relevance
213 bool IsNestedForData(PyObject* o);
230 bool result = tensorflow::swig::IsNestedForData(o.ptr()); in PYBIND11_MODULE()
1008 bool IsNestedForData(PyObject* o) { return IsNestedForDataHelper(o) == 1; } in IsNestedForData() function
77 is_nested = _pywrap_utils.IsNestedForData
17 tensorflow::swig::IsNestedForData