Searched defs:CountTensors (Results 1 – 1 of 1) sorted by relevance
14 struct CountTensors : IterArgs<CountTensors> { struct29 return CountTensors().apply(std::forward<Args>(args)...).out; in count_tensors() argument