Home
last modified time | relevance | path

Searched defs:rank_type (Results 1 – 21 of 21) sorted by relevance

/external/cronet/stable/third_party/libc++/src/include/__cxx03/__mdspan/
Dlayout_stride.h73 using rank_type = typename extents_type::rank_type; variable
136 …_LIBCPP_HIDE_FROM_ABI constexpr void __bubble_sort_by_strides(array<rank_type, __rank_>& __permute… in __bubble_sort_by_strides()
Dlayout_right.h52 using rank_type = typename extents_type::rank_type; variable
Dlayout_left.h53 using rank_type = typename extents_type::rank_type; variable
Dmdspan.h87 using rank_type = typename extents_type::rank_type; variable
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__mdspan/
Dlayout_stride.h73 using rank_type = typename extents_type::rank_type; variable
136 …_LIBCPP_HIDE_FROM_ABI constexpr void __bubble_sort_by_strides(array<rank_type, __rank_>& __permute… in __bubble_sort_by_strides()
Dlayout_right.h52 using rank_type = typename extents_type::rank_type; variable
Dlayout_left.h53 using rank_type = typename extents_type::rank_type; variable
Dmdspan.h87 using rank_type = typename extents_type::rank_type; variable
/external/cronet/tot/third_party/libc++/src/include/__mdspan/
Dlayout_stride.h76 using rank_type = typename extents_type::rank_type; variable
139 …_LIBCPP_HIDE_FROM_ABI constexpr void __bubble_sort_by_strides(array<rank_type, __rank_>& __permute… in __bubble_sort_by_strides()
Dlayout_right.h51 using rank_type = typename extents_type::rank_type; variable
Dlayout_left.h51 using rank_type = typename extents_type::rank_type; variable
Dmdspan.h84 using rank_type = typename extents_type::rank_type; variable
/external/cronet/stable/third_party/libc++/src/include/__mdspan/
Dlayout_stride.h76 using rank_type = typename extents_type::rank_type; variable
139 …_LIBCPP_HIDE_FROM_ABI constexpr void __bubble_sort_by_strides(array<rank_type, __rank_>& __permute… in __bubble_sort_by_strides()
Dlayout_right.h51 using rank_type = typename extents_type::rank_type; variable
Dlayout_left.h51 using rank_type = typename extents_type::rank_type; variable
Dmdspan.h84 using rank_type = typename extents_type::rank_type; variable
/external/cronet/stable/third_party/libc++/src/test/std/containers/views/mdspan/
DCustomTestLayouts.h61 using rank_type = typename extents_type::rank_type; variable
224 using rank_type = typename extents_type::rank_type; variable
/external/cronet/tot/third_party/libc++/src/test/std/containers/views/mdspan/
DCustomTestLayouts.h61 using rank_type = typename extents_type::rank_type; variable
224 using rank_type = typename extents_type::rank_type; variable
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/tensorflow/
Dfallback_to_flex_ops.cc265 auto rank_type = value.getType().template dyn_cast<RankedTensorType>(); in RankEquals() local
/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_tf.cc691 RankedTensorType rank_type = in matchAndRewrite() local
Dlegalize_tfl.cc1679 RankedTensorType rank_type = in matchAndRewrite() local