Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Daccumulate_n_optimizer.cc23 static constexpr const char* const kParallelIterationsAttrName = variable
88 bool found = TryGetNodeAttr(frame->attrs(), kParallelIterationsAttrName, in Run()