Public Member Functions | |
CompleteArgumentSpec (bool with_grad, at::ArrayRef< IValue > inputs) | |
bool | operator== (const CompleteArgumentSpec &spec) const |
bool | operator!= (const CompleteArgumentSpec &spec) const |
CompleteArgumentInfo | at (size_t i) const |
size_t | size () const |
size_t | hashCode () const |
Friends | |
struct | CompleteArgumentInfo |
Definition at line 207 of file argument_spec.h.