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 | |
Definition at line 296 of file argument_spec.h.
 1.8.11