Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc243 int64_t GetFirstIfIndicesAreContiguous(Value indices) { in GetFirstIfIndicesAreContiguous() function
271 int64_t maybe_contiguous_start = GetFirstIfIndicesAreContiguous(indices); in GatherElements()
293 int64_t maybe_contiguous_start = GetFirstIfIndicesAreContiguous(indices); in ScatterAccumulateElements()