Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.h135 Index SourceIndexOfSlice(const Shape& operand_shape,
Dir_array.cc180 IrArray::Index IrArray::Index::SourceIndexOfSlice( in SourceIndexOfSlice() function in xla::llvm_ir::IrArray::Index
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2368 IrArray::Index sliced_index = index.SourceIndexOfSlice( in MakeElementGenerator()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2025 const llvm_ir::IrArray::Index source_index = target_index.SourceIndexOfSlice( in HandleSlice()