Rate this Page

Function at::isin_outf(const at::Tensor&, const at::Tensor&, bool, bool, at::Tensor&)#

Function Documentation#

inline at::Tensor &at::isin_outf(const at::Tensor &elements, const at::Tensor &test_elements, bool assume_unique, bool invert, at::Tensor &out)#