Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Ddynamic_update_slice_util.cc42 const Shape& update_shape, const IndexGenerator& start_indices_generator, in EmitDynamicUpdateSliceInPlaceImpl()
117 Shape update_shape = update_array.GetShape(); in EmitDynamicUpdateSliceInPlace() local
150 Shape update_shape = update->shape(); in EmitFusedDynamicUpdateSliceInPlaceImpl() local
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Ddynamic_slice_ops.cc41 const TensorShape update_shape = ctx->InputShape("update"); in Compile() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_liveness_test.cc619 Shape update_shape = ShapeUtil::MakeShape(F32, {3}); in BuildModule() local
777 Shape update_shape = ShapeUtil::MakeShape(F32, {3}); in Run() local
Dtuple_points_to_analysis_test.cc626 Shape update_shape = ShapeUtil::MakeShape(F32, {3}); in Run() local
1006 Shape update_shape = ShapeUtil::MakeShape(F32, {4}); in TEST_F() local
Dshape_inference.cc2368 const Shape& operand_shape, const Shape& update_shape, in InferDynamicUpdateSliceShape()
Dhlo_dataflow_analysis_test.cc2380 Shape update_shape = ShapeUtil::MakeShape(F32, {4}); in TEST_F() local
Dalgebraic_simplifier_test.cc4590 const Shape update_shape = ShapeUtil::MakeShape(F32, {0}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc658 Shape update_shape = root->operand(1)->shape(); in HandleFusion() local