Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.h158 bool IsIdentity() const { return class_ == NC_IDENTITY; } in IsIdentity()
254 NC_IDENTITY, enumerator
Dgraph.cc75 REF_CLASS("Identity", NC_IDENTITY),