Home
last modified time | relevance | path

Searched defs:lhs_dim (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2xla/ops/
Dxla_ops.cc257 for (int64 lhs_dim : dimension_numbers.lhs_batch_dimensions()) { in __anonbbc1c2d10202() local
/external/tensorflow/tensorflow/lite/kernels/
Dbatch_matmul.cc107 const int lhs_dim = extended_lhs_shape.Dims(i); in ResizeOutputTensor() local
366 const int lhs_dim = extended_lhs_shape.Dims(i); in Prepare() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dbatch_matmul.h31 inline int broadcast_dim(int lhs_dim, int rhs_dim) { in broadcast_dim()
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dshape_inference.cc1277 int64_t lhs_dim = std::get<0>(dim); in GetCompatibleRankedTensorType() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dshape_inference.cc709 for (int64 lhs_dim : dimension_numbers.lhs_batch_dimensions()) { in InferDotOpShape() local