Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm-ffi
/ ObjectPtr
Method
ObjectPtr
include/tvm/ffi/object.h:482–482 ·
view source on GitHub ↗
! \brief default constructor */
Source
from the content-addressed store, hash-verified
480
public:
481
/*! \brief default constructor */
482
ObjectPtr() = default;
483
/*! \brief default constructor */
484
ObjectPtr(std::nullptr_t) {} // NOLINT(*)
485
/*!
Callers
nothing calls this directly
Calls
1
IncRef
Method · 0.80
Tested by
no test coverage detected