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

  /external/tensorflow/tensorflow/core/graph/
graph.h 147 bool IsSend() const { return class_ == NC_SEND || class_ == NC_HOST_SEND; }
224 NC_SEND,
graph.cc 66 {"_Send", NC_SEND},

Completed in 55 milliseconds