Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/MatX
/ GetMethod
Function
GetMethod
include/matx/core/pybind.h:156–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
auto GetMethod(const std::string meth) { return sx_obj.attr(meth.c_str()); }
157
158
~MatXPybind() {
159
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected