Home
last modified time | relevance | path

Searched defs:should_compute_output (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dfunction.h401 bool should_compute_output(size_t output_edge_index) const { in should_compute_output() function
407 bool should_compute_output(std::initializer_list<IndexRange> idxs) const { in should_compute_output() function