Searched defs:bin_edges_out (Results 1 – 1 of 1) sorted by relevance
237 std::vector<Tensor> bin_edges_out(N); in allocate_bin_edges_tensors() local263 std::vector<Tensor> bin_edges_out = allocate_bin_edges_tensors(self); in _histogramdd() local276 std::vector<Tensor>& bin_edges_out) { in histogramdd_bin_edges_out()301 std::vector<Tensor> bin_edges_out = allocate_bin_edges_tensors(self); in histogramdd_bin_edges() local326 std::vector<Tensor> bin_edges_out = allocate_bin_edges_tensors(self); in _histogramdd() local384 Tensor bin_edges_out = at::empty({0}, self.options()); in histogram() local