MCPcopy 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
146bool argument::empty() const { return not m_data.get and m_data.sub.empty(); }
147
148const shape& argument::get_shape() const { return this->m_shape; }
149

Callers 3

dataMethod · 0.95
assign_bufferMethod · 0.45
elementMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected