Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
669
bool shape::computable() const { return is_computable(this->type()); }
670
671
const std::vector<shape::dynamic_dimension>& shape::dyn_dims() const
672
{
Callers
9
type_size
Method · 0.95
TEST_CASE
Function · 0.80
verify_args
Function · 0.80
verify_args_with_tolerance
Function · 0.80
generate_argument
Function · 0.80
generate_literal
Function · 0.80
fallback_visit
Method · 0.80
get
Method · 0.80
operator==
Function · 0.80
Calls
1
type
Method · 0.95
Tested by
1
TEST_CASE
Function · 0.64