Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc536 const auto get_strides = [](const Shape& shape) { in ShapeIsCompatible() local
550 return get_strides(a) == get_strides(b); in ShapeIsCompatible()