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

Method ~ObjectPtr

include/tvm/ffi/object.h:519–519  ·  view source on GitHub ↗

! \brief destructor */

Source from the content-addressed store, hash-verified

517 }
518 /*! \brief destructor */
519 ~ObjectPtr() { this->reset(); }
520 /*!
521 * \brief Swap this array with another Object
522 * \param other The other Object

Callers

nothing calls this directly

Calls 1

resetMethod · 0.95

Tested by

no test coverage detected