Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dutils_test.cc417 TEST(CheckAttrExists, All) { in TEST() argument
Dutils.cc477 Status CheckAttrExists(const NodeDef& node, const string& key) { in CheckAttrExists() function