Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.cc123 cost_id_(-1), in Node()
136 cost_id_ = cost_id; in Initialize()
146 cost_id_ = -1; in Clear()
Dgraph.h84 int cost_id() const { return cost_id_; } in cost_id()
320 int cost_id_; // -1 if there is no corresponding cost accounting node variable