MCPcopy Create free account
hub / github.com/apache/tvm-ffi / AccessPathObj

Method AccessPathObj

include/tvm/ffi/reflection/access_path.h:205–205  ·  view source on GitHub ↗

default constructor to enable auto-serialization

Source from the content-addressed store, hash-verified

203
204 // default constructor to enable auto-serialization
205 AccessPathObj() = default;
206 /*!
207 * \brief Constructor for the access path.
208 * \param parent The parent of the access path.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected