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

  /external/tensorflow/tensorflow/core/graph/
graph.h 141 bool IsMerge() const { return class_ == NC_MERGE; }
218 NC_MERGE,
graph.cc 60 REF_CLASS("Merge", NC_MERGE),

Completed in 88 milliseconds