Home
last modified time | relevance | path

Searched refs:NC_CONSTANT (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dgraph.h156 bool IsConstant() const { return class_ == NC_CONSTANT; } in IsConstant()
252 NC_CONSTANT, enumerator
Dgraph.cc71 {"Const", NC_CONSTANT},
72 {"HostConst", NC_CONSTANT},