Home
last modified time | relevance | path

Searched defs:update_shape (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Ddynamic_update_slice_util.cc96 const Shape& update_shape, const IndexGenerator& start_indices_generator, in EmitDynamicUpdateSliceInPlaceImpl()
171 Shape update_shape = update_array.GetShape(); in EmitDynamicUpdateSliceInPlace() local
201 Shape update_shape = update->shape(); in EmitFusedDynamicUpdateSliceInPlaceImpl() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddynamic_slice_ops.cc50 const TensorShape update_shape = ctx->InputShape("update"); in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dtuple_points_to_analysis_test.cc677 Shape update_shape = ShapeUtil::MakeShape(F32, {3}); in Run() local
Dhlo_alias_analysis_test.cc1067 Shape update_shape = ShapeUtil::MakeShape(F32, {4}); in TEST_F() local
Ddynamic_dimension_inference.cc1511 const Shape& update_shape = hlo->operand(2)->shape(); in HandleScatter() local
Dshape_inference.cc2690 const Shape& operand_shape, const Shape& update_shape, in InferDynamicUpdateSliceShape()
Dhlo_dataflow_analysis_test.cc2554 Shape update_shape = ShapeUtil::MakeShape(F32, {1, 4}); in TEST_F() local
Dalgebraic_simplifier.cc4655 auto update_shape = dus_update->shape(); in HandleDynamicUpdateSlice() local
Dalgebraic_simplifier_test.cc5523 const Shape update_shape = ShapeUtil::MakeShape(F32, {0}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2344 const auto& update_shape = replicate_update->shape(); in HandleDynamicUpdateSlice() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc691 auto update_shape = this->update().getType().cast<RankedTensorType>(); in fold() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1950 Shape update_shape = in EmitFusion() local