Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.h45 using structured_binary_fn_alpha = void(*)(TensorIteratorBase&, const Scalar& alpha); variable
56 DECLARE_DISPATCH(structured_binary_fn_alpha, add_stub);
59 DECLARE_DISPATCH(structured_binary_fn_alpha, sub_stub);