Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dkernel_mapping_scheme.h157 explicit ReductionCodegenInfo(TilingScheme mapping_scheme, in ReductionCodegenInfo() argument
160 : tiling_scheme_(mapping_scheme), in ReductionCodegenInfo()
166 mapping_scheme.GetTileSizeFor(TilingScheme::DimX)); in ReductionCodegenInfo()