Public Member Functions | |
void | operator() (const at::Tensor &tensor) |
bool | short_circuit () |
![]() | |
ComputeRequiresGrad & | apply () |
ComputeRequiresGrad & | apply (T &&arg, Args &&...args) |
void | operator() (at::ArrayRef< T > args) |
void | operator() (const std::vector< T > &args) |
bool | short_circuit () |
Data Fields | |
bool | out = false |