Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dkernel_tiling.h169 IrArray::Index GetElementIndexForTileOrigin(const IrArray::Index& tile_index);
Dkernel_tiling.cc186 IrArray::Index KernelMappingScheme::GetElementIndexForTileOrigin( in GetElementIndexForTileOrigin() function in xla::llvm_ir::KernelMappingScheme
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc3015 mapping_scheme->GetElementIndexForTileOrigin(tile_index); in EmitBlock()