Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PaddlePaddle/Paddle
/ exist
Method
exist
paddle/phi/kernels/impl/einsum_kernel_impl.h:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
return map[i];
94
}
95
bool exist(char label) { return !is_default(label); }
96
97
private:
98
// non-exist is present by is_default
Callers
3
GlobalInfo
Function · 0.45
InferLabelShape
Function · 0.45
InferLabelPerm
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected