Home
last modified time | relevance | path

Searched defs:sub_shape (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dmhlo_to_lhlo_with_xla.cc1537 const Shape& sub_shape = in GetOrCreateView() local
1606 [&](const Shape& sub_shape, xla::ShapeIndex index) -> Status { in Initialize()
1666 const Shape* sub_shape = iter->second.first; in Initialize() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dinfeed_manager.cc69 const Shape& sub_shape = ShapeUtil::GetSubshape(literal_shape, leaf.first); in TransferLiteralToInfeed() local
H A Dir_emitter_unnested.cc337 const ShapeIndex& /*index*/) { in GetIndexTypeForKernel()
384 const ShapeIndex& /*index*/) { in GetIndexTypeForKernel()
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dinfeed_ops.cc136 xla::Shape* sub_shape = in GetInfeedShapeWithLayout() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dxrt_execute_op.cc219 const xla::ShapeIndex& index) -> Status { in UpdateDynamicInputs()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dshape_util.cc1042 ForEachSubshape(shape, [&](const Shape& sub_shape, const ShapeIndex& index) { in GetLeafShapes()
1612 dynamic_shape, [&](const Shape& sub_shape, const ShapeIndex& index) { in DynamicShapeIsCompatible()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding.cc809 const Shape* sub_shape = &shape; in GetSubSharding() local
H A Dhlo_cost_analysis.cc1173 shape, [&](const Shape& sub_shape, const ShapeIndex& index) { in GetBytesRead()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
H A Dtf_ops_n_z.cc2110 SmallVector<int64_t, 2> sub_shape; in fold() local