Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dnest.h33 PyObject* FlattenDictItems(PyObject* dict);
Dnest_wrapper.cc30 return tensorflow::PyoOrThrow(tensorflow::FlattenDictItems(dict.ptr())); in PYBIND11_MODULE()
Dnest.cc77 PyObject* FlattenDictItems(PyObject* dict) { in FlattenDictItems() function
Dnest.py566 return _pywrap_nest.FlattenDictItems(dictionary)
/external/tensorflow/tensorflow/tools/def_file_filter/
Dsymbols_pybind.txt26 tensorflow::FlattenDictItems