Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/util/
H A Dutil.cc525 class AttrsValueIterator : public ValueIterator { class
527 explicit AttrsValueIterator(PyObject* nested) : nested_(nested) { in AttrsValueIterator() function in tensorflow::swig::__anon01053efb0211::AttrsValueIterator