Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.cpp1111 Tensor& multiply_(Tensor& self, const Tensor& other) { in multiply_() function
1119 Tensor& multiply_(Tensor& self, const Scalar& other) { in multiply_() function