Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc996 bool IsIotaAttr(const DenseIntElementsAttr &attr, int64_t size) { in IsIotaAttr() function
1041 if (!IsIotaAttr(start_index_map, start_indices_type.getShape().back()) || in matchAndRewrite()
1042 !IsIotaAttr(collapsed_slice_dims, in matchAndRewrite()
1122 if (!IsIotaAttr(inserted_window_dims, indices_type.getShape().back()) || in matchAndRewrite()
1123 !IsIotaAttr(scatter_dims_to_operand_dims, in matchAndRewrite()