Public Member Functions | |
| void | operator() (const autograd::Variable &x) | 
| void | operator() (at::ArrayRef< autograd::Variable > xs) | 
  Public Member Functions inherited from torch::IterArgs< CountVariables > | |
| CountVariables & | apply () | 
| CountVariables & | apply (T &&arg, Args &&...args) | 
| void | operator() (at::ArrayRef< T > args) | 
| void | operator() (const std::vector< T > &args) | 
| bool | short_circuit () | 
Data Fields | |
| size_t | out = 0 | 
Definition at line 90 of file variadic.h.
 1.8.11