Searched refs:allocate_bin_edges_tensors (Results 1 – 1 of 1) sorted by relevance
234 static std::vector<Tensor> allocate_bin_edges_tensors(const Tensor& self) { in allocate_bin_edges_tensors() function263 std::vector<Tensor> bin_edges_out = allocate_bin_edges_tensors(self); in _histogramdd()301 std::vector<Tensor> bin_edges_out = allocate_bin_edges_tensors(self); in histogramdd_bin_edges()326 std::vector<Tensor> bin_edges_out = allocate_bin_edges_tensors(self); in _histogramdd()