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

  /external/tensorflow/tensorflow/core/graph/
graph.h 149 bool IsConstant() const { return class_ == NC_CONSTANT; }
228 NC_CONSTANT,
graph.cc 70 {"Const", NC_CONSTANT},
71 {"HostConst", NC_CONSTANT},

Completed in 53 milliseconds