Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph.h417 int dst_input() const { return dst_input_; } in dst_input()
434 int dst_input_; variable
Dgraph.cc539 e->dst_input_ = y; in AddEdge()
880 src_output_, dst_->name().c_str(), dst_input_); in DebugString()