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

  /external/tensorflow/tensorflow/core/graph/
graph.h 148 bool IsRecv() const { return class_ == NC_RECV || class_ == NC_HOST_RECV; }
226 NC_RECV,
graph.cc 68 {"_Recv", NC_RECV},

Completed in 832 milliseconds