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.h266 IrArray CastToShape(const Shape& new_shape, llvm::IRBuilder<>* b) const;
Dir_array.cc521 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.cc4109 output_array.CastToShape(output_reduced_shape, &b_) in EmitTileElementForCopy()
4874 param_arrays[id].CastToShape(reduced_shape, &b_)); in EmitHlo021Tile()