Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorMatmul.cpp198 const auto component_dim = nt.dim() - 1; in matmul_nested_with_broadcasted_dense() local
H A DNestedTensorMath.cpp1050 const auto component_dim = first_item_dim - 1; in cat_nested_as_jagged() local