Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ROCm/AMDMIGraphX
/ empty
Method
empty
src/argument.cpp:146–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
144
}
145
146
bool argument::empty() const { return not m_data.get and m_data.sub.empty(); }
147
148
const shape& argument::get_shape() const { return this->m_shape; }
149
Callers
3
data
Method · 0.95
assign_buffer
Method · 0.45
element
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected