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

  /external/tensorflow/tensorflow/core/graph/
graph.h 158 return (class_ != NC_OTHER) && // Fast path
235 NC_OTHER // Not a special kind of node
graph.cc 91 return NC_OTHER;

Completed in 61 milliseconds