Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
torch::CountTensors Struct Reference
Inheritance diagram for torch::CountTensors:
torch::IterArgs< CountTensors >

Public Member Functions

void operator() (const at::Tensor &x)
 
void operator() (at::ArrayRef< at::Tensor > xs)
 
- Public Member Functions inherited from torch::IterArgs< CountTensors >
CountTensorsapply ()
 
CountTensorsapply (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
 

Detailed Description

Definition at line 75 of file variadic.h.


The documentation for this struct was generated from the following file: