Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_tiling.cc58 IrArray::Index GetReshapedIndex(const IrArray::Index& index, const Shape& shape, in GetReshapedIndex() function
155 return GetReshapedIndex(normalized_shape_index, output_shape, in GetUnnormalizedIndex()