Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc130 IrArray::Index IrArray::Index::SourceIndexOfReshape( in SourceIndexOfReshape() function in xla::llvm_ir::IrArray::Index
225 return SourceIndexOfReshape(shape, operand_shape, builder); in SourceIndexOfBitcast()
Dir_array.h125 Index SourceIndexOfReshape(const Shape& output_shape,
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2405 index.SourceIndexOfReshape(hlo->shape(), operand->shape(), b_)); in MakeElementGenerator()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1150 scatter_indices_gen(raw_scatter_index_index.SourceIndexOfReshape( in EmitScatter()