MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / element_space

Method element_space

src/shape.cpp:652–652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650}
651
652std::size_t shape::element_space() const { return impl->element_space(); }
653
654std::string shape::type_string() const { return name(this->type()); }
655

Callers 6

bytesMethod · 0.95
packedMethod · 0.95
run_strided_viewFunction · 0.45
TEST_CASEFunction · 0.45
skip_propagateFunction · 0.45
reshapeMethod · 0.45

Calls

no outgoing calls

Tested by 1

TEST_CASEFunction · 0.36