Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorIterator.h744 static TensorIterator binary_float_op(
H A DTensorIterator.cpp1075 TensorIterator TensorIterator::binary_float_op(TensorBase& out, const TensorBase& a, const TensorBa… in binary_float_op() function in at::TensorIterator