Home
last modified time | relevance | path

Searched refs:matmul_nested_with_broadcasted_dense (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/
H A DNestedTensorMatmul.cpp188 static Tensor matmul_nested_with_broadcasted_dense( in matmul_nested_with_broadcasted_dense() function
224 return matmul_nested_with_broadcasted_dense(self, mat2); in matmul_nested()