Public Types | |
| using | plain_data_type = uint32_t |
Public Member Functions | |
| bool | isTensor () const |
| bool | defined () const |
| int | device () const |
| bool | requires_grad () const |
| int | dim () const |
| at::ScalarType | type () const |
| operator TypePtr () const | |
Friends | |
| struct | ArgumentSpec |
Definition at line 21 of file argument_spec.h.
1.8.11