Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc271 int64_t maybe_contiguous_start = GetFirstIfIndicesAreContiguous(indices); in GatherElements() local
293 int64_t maybe_contiguous_start = GetFirstIfIndicesAreContiguous(indices); in ScatterAccumulateElements() local