Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DBinaryOps.h27 inline void sub_check(const TensorBase& self, const TensorBase& other) { in sub_check() function
36 inline void sub_check(const TensorBase& self, const Scalar& scalar) { in sub_check() function