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

Method computable

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

Source from the content-addressed store, hash-verified

667}
668
669bool shape::computable() const { return is_computable(this->type()); }
670
671const std::vector<shape::dynamic_dimension>& shape::dyn_dims() const
672{

Callers 9

type_sizeMethod · 0.95
TEST_CASEFunction · 0.80
verify_argsFunction · 0.80
generate_argumentFunction · 0.80
generate_literalFunction · 0.80
fallback_visitMethod · 0.80
getMethod · 0.80
operator==Function · 0.80

Calls 1

typeMethod · 0.95

Tested by 1

TEST_CASEFunction · 0.64