Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/utils/
H A Dvariadic.h14 struct CountTensors : IterArgs<CountTensors> { struct
29 return CountTensors().apply(std::forward<Args>(args)...).out; in count_tensors() argument