Home
last modified time | relevance | path

Searched defs:b_batch_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/linalg/
H A DBatchLinearAlgebraLib.cpp1522 IntArrayRef b_batch_shape(B.sizes().data(), B.dim() - 2); in lu_solve_looped_cusolver() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dcommon_shape_fns.cc330 ShapeHandle b_batch_shape; in BatchMatMulV2Shape() local