Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dutil.cc572 static char expand_method_name[] = "_to_components"; in GetValueIteratorForComposite() local
573 nested = PyObject_CallMethod(nested, expand_method_name, nullptr); in GetValueIteratorForComposite()