Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_tiling.cc151 const Shape& unnormalized_shape) { in GetUnnormalizedIndex() argument
154 unnormalized_shape.element_type(), GetDimensionsInElements()); in GetUnnormalizedIndex()
156 unnormalized_shape, b_); in GetUnnormalizedIndex()
Dkernel_tiling.h176 const Shape& unnormalized_shape);