Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlegalize_hlo.cc1462 class StridedArrayView; // Class requires specialization.
1468 class StridedArrayView<DenseIntElementsAttr> : StridedArrayViewBase { class
1470 StridedArrayView(const DenseIntElementsAttr &data, ArrayRef<int64_t> shape, in StridedArrayView() function in mlir::TF::__anonab43b57b0111::StridedArrayView
1513 StridedArrayView<DenseIntElementsAttr> array_view( in MatchIotaConst()
1518 index = StridedArrayView<DenseIntElementsAttr>::NextTensorIndex( in MatchIotaConst()