Caffe2 - C++ API
A deep learning, cross platform ML framework
Public Member Functions
torch::jit::CompleteArgumentInfo Struct Reference

Public Member Functions

 CompleteArgumentInfo (const CompleteArgumentSpec &spec, const int i)
 
bool isTensor () const
 
at::ScalarType type () const
 
bool defined () const
 
bool requires_grad () const
 
int device () const
 
int ndimension () const
 
at::IntArrayRef sizes () const
 
at::IntArrayRef strides () const
 
 operator TypePtr () const
 

Detailed Description

Definition at line 296 of file argument_spec.h.


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