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

Method AccessStepObj

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

default constructor to enable auto-serialization

Source from the content-addressed store, hash-verified

78
79 // default constructor to enable auto-serialization
80 AccessStepObj() = default;
81 /*!
82 * \brief Constructor
83 * \param kind The kind of the access step.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected