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

Public Member Functions | |
| bool | operator< (const OutputDependency &other) const |
| bool | operator== (const OutputDependency &other) const |
Public Attributes | |
| EnumValue | update |
| EnumValue | output |
| Pointer | owner |
Description of an update->output dependency.
|
inline |
|
inline |
| EnumValue tvm::graph::internal::Log::OutputDependency::output |
| Pointer tvm::graph::internal::Log::OutputDependency::owner |
| EnumValue tvm::graph::internal::Log::OutputDependency::update |