Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.h259 IrArray CastToShape(const Shape& new_shape, llvm::IRBuilder<>* b) const;
Dir_array.cc411 IrArray IrArray::CastToShape(const Shape& new_shape, in CastToShape() function in xla::llvm_ir::IrArray
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc2291 param_arrays[id].CastToShape((*param_reduced_shapes)[id], &b_)); in ConstructInputReducedShapeAndCastInputIrArrayToShape()
2472 output_array.CastToShape(output_reduced_shape, &b_) in EmitTileElementForCopy()