Rate this Page

Function at::searchsorted_out(at::Tensor&, const at::Tensor&, const at::Scalar&, bool, bool, ::std::optional<c10::string_view>, const ::std::optional<at::Tensor>&)#

Function Documentation#

inline at::Tensor &at::searchsorted_out(at::Tensor &out, const at::Tensor &sorted_sequence, const at::Scalar &self, bool out_int32 = false, bool right = false, ::std::optional<c10::string_view> side = ::std::nullopt, const ::std::optional<at::Tensor> &sorter = {})#