Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Ddata_flow_ops.cc95 bool all_indices_constant = true; in DynamicStitchShapeFunction() local
101 all_indices_constant = false; in DynamicStitchShapeFunction()
134 all_indices_constant ? c->MakeDim(max_index + 1) : c->UnknownDim()); in DynamicStitchShapeFunction()