Home
last modified time | relevance | path

Searched defs:rhs_rank (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dindex_util.cc161 const int64 rhs_rank = rhs.size(); in CompareIndices() local
/external/tensorflow/tensorflow/compiler/xla/service/
Ddot_decomposer.cc97 const int64 rhs_rank = rhs_shape.rank(); in CanonicalizeDot() local
Dindexed_array_analysis.cc1080 int64 rhs_rank = rhs->shape().rank(); in ComputeArrayForDotWithIndexedRhs() local
/external/tensorflow/tensorflow/lite/kernels/
Dbatch_matmul.cc146 const int rhs_rank = NumDimensions(rhs); in InitializeTemporaries() local
182 int rhs_rank = NumDimensions(rhs); in InitializeTemporaries() local
357 const int rhs_rank = NumDimensions(rhs_data); in Prepare() local
/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dtridiagonal.cc67 const auto rhs_rank = rhs_shape.rank(); in CheckSystemAndReturnNumEquations() local
/external/tensorflow/tensorflow/compiler/tf2xla/ops/
Dxla_ops.cc271 const int32 rhs_rank = c->Rank(rhs_shape_handle); in __anon3500048a0202() local
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/transforms/
Dtransform_unranked_hlo.cc423 Value rhs_rank = in HandleBroadcastAndOp() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc455 const int rhs_rank = rhs_type.getRank(); in ConvertDot() local
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Ddot_handler.cc340 const DotConvDimsMapping& dims_mapping, int64 lhs_rank, int64 rhs_rank, in ComputeDimensionIndexMapping()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc3120 int64_t rhs_rank = rhs_ty.getRank(); in inferReturnTypes() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.cc637 const int64 rhs_rank = rhs_shape->rank(); in BinaryOp() local