Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
H A Dcase_op.cc118 auto shape_or = ctx->builder()->GetShape(ctx->Input(i + 1)); in Compile() local
306 auto shape_or = b->GetShape(output_handle); in Compile() local
329 auto shape_or = b->GetShape(token_output); in Compile() local
H A Dif_op.cc222 auto shape_or = ctx->builder()->GetShape(ctx->Input(i + 1)); in Compile() local
347 auto shape_or = b->GetShape(token_output); in Compile() local
H A Dtensor_list_ops.cc492 auto shape_or = b->GetShape(buffer); in Compile() local
538 auto shape_or = b->GetShape(input_tensor); in Compile() local
H A Dsharding_op.cc48 auto shape_or = ctx->builder()->GetShape(input); in Compile() local
H A Dwhile_op.cc609 auto shape_or = builder->GetShape(token_output); in Compile() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/lib/
H A Dcomparators.cc87 auto shape_or = b->GetShape(lhs_params[0]); in CreateScalarComparisonComputation() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
H A Dlegalize_tf_with_tf2xla.cc626 auto shape_or = expr.GetShape(); in LegalizeOp() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dmlir_hlo_to_hlo.cc1580 auto shape_or = sorted.builder()->GetShape(sorted); in ExportXlaOp() local
1644 auto shape_or = whileop.builder()->GetShape(whileop); in ExportXlaOp() local