Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc186 bool ParseDimensionValue(const string& key, PyObject* py_value, in ParseDimensionValue() function
362 } else if (!ParseDimensionValue(key, inner_py_value.get(), status, in SetOpAttrList()
576 } else if (!ParseDimensionValue(key, inner_py_value.get(), status, in SetOpAttrScalar()