Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc996 const bool omit_stride = in ExtraAttributesToStringImpl() local
999 string stride_str = omit_stride ? "" : StrCat(":", slice_strides_[i]); in ExtraAttributesToStringImpl()