MCPcopy 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

GlobalInfoFunction · 0.45
InferLabelShapeFunction · 0.45
InferLabelPermFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected