Home
last modified time | relevance | path

Searched refs:IsNestedForData (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dutil.h213 bool IsNestedForData(PyObject* o);
H A Dutil_wrapper.cc230 bool result = tensorflow::swig::IsNestedForData(o.ptr()); in PYBIND11_MODULE()
H A Dutil.cc1008 bool IsNestedForData(PyObject* o) { return IsNestedForDataHelper(o) == 1; } in IsNestedForData() function
/aosp_15_r20/external/tensorflow/tensorflow/python/data/util/
H A Dnest.py77 is_nested = _pywrap_utils.IsNestedForData
/aosp_15_r20/external/tensorflow/tensorflow/tools/def_file_filter/
H A Dsymbols_pybind.txt17 tensorflow::swig::IsNestedForData