HomeSort by relevance Sort by last modified time
    Searched refs:NC_IDENTITY (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/graph/
graph.h 151 bool IsIdentity() const { return class_ == NC_IDENTITY; }
230 NC_IDENTITY,
graph.cc 74 REF_CLASS("Identity", NC_IDENTITY),

Completed in 84 milliseconds