Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dinfeed_thunk.cc49 const Shape& source_shape = in ExecuteOnStream() local
Dir_emitter_unnested.cc2232 const Shape source_shape = in EmitSelectAndScatterFromMlir() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dselect_and_scatter_test.cc43 std::vector<int64> source_shape; member
78 auto source_shape = GetParam().source_shape; in XLA_TEST_P() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dindexed_array_analysis.cc476 const Shape& source_shape = operand->source()->shape(); in ReshapeToRemoveDegenerateDims() local
Ddynamic_dimension_inference_test.cc990 auto source_shape = ShapeUtil::MakeShape(F32, {2, 2, 2}); in TEST_F() local
Dhlo_sharding_util.cc297 absl::optional<HloSharding> ReshapeSharding(const Shape& source_shape, in ReshapeSharding()
Dshape_inference.cc2245 const Window& window, const Shape& source_shape, in InferSelectAndScatterShape()
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc119 const Shape& source_shape, const Shape& dest_shape, in StrideConfig()