Rate this Page

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

Function Documentation#

inline at::Tensor at::nanquantile(const at::Tensor &self, const at::Tensor &q, ::std::optional<int64_t> dim = ::std::nullopt, bool keepdim = false, c10::string_view interpolation = "linear")#