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

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
 

Detailed Description

Definition at line 21 of file argument_spec.h.


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