|
static bool | empty () |
|
static TORCH_API void | stashIntArrayRefElem (const std::string &arg_name, size_t size, size_t idx, const Variable &var) |
|
static bool | hasIntArrayRef (const std::string &arg_name) |
|
static IntArrayRefTrace | popIntArrayRef (const std::string &arg_name) |
|
static TORCH_API void | stashValue (const std::string &arg_name, size_t idx, const Variable &var, const c10::TypePtr &type=nullptr) |
|
static bool | hasValue (const std::string &arg_name) |
|
static Value * | popValue (const std::string &arg_name) |
|
Definition at line 73 of file tracing_state.h.
The documentation for this struct was generated from the following files: