Home
last modified time | relevance | path

Searched defs:sources_set (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/c/eager/
Dtape.h526 const std::unordered_set<int64>& sources_set, bool persistent_tape) { in PrepareBackprop()
946 std::unordered_set<int64> sources_set; in ForwardpropFromTape() local
Dgradients.cc279 tensorflow::gtl::FlatSet<tensorflow::int64> sources_set( in ComputeGradient() local
/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc2746 tensorflow::gtl::FlatSet<tensorflow::int64> sources_set(sources_vec.begin(), local