Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions | Data Fields
at::TensorGeometryArg Struct Reference

Public Member Functions

 TensorGeometryArg (TensorArg arg)
 
 TensorGeometryArg (TensorGeometry tensor, const char *name, int pos)
 
const TensorGeometryoperator-> () const
 
const TensorGeometryoperator* () const
 

Data Fields

TensorGeometry tensor
 
const char * name
 
int pos
 

Detailed Description

Definition at line 25 of file TensorUtils.h.


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