|
TVM
0.9.4
|
#include <tvm/graph/internal/Log.h>

Public Member Functions | |
| bool | operator< (const Update &other) const |
| bool | operator== (const Update &other) const |
Public Attributes | |
| EnumValue | id |
| std::string | name |
| std::uintptr_t | function |
| Pointer | owner |
Description of an update.
|
inline |
|
inline |
| std::uintptr_t tvm::graph::internal::Log::Update::function |
| EnumValue tvm::graph::internal::Log::Update::id |
| std::string tvm::graph::internal::Log::Update::name |
| Pointer tvm::graph::internal::Log::Update::owner |