MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / empty

Method empty

tensorflow/lite/delegates/gpu/common/shape.h:440–440  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

438 return this->ToShape() != shape.ToShape();
439 }
440 bool empty() const { return DimensionsProduct() == 0; }
441
442 // Turns StrongShape into generic shape.
443 Shape ToShape() const {

Callers 15

PrepareFunction · 0.45
TESTFunction · 0.45
is_enabledMethod · 0.45
AcquireMethod · 0.45
ReleaseMethod · 0.45
NewInferenceBuilderMethod · 0.45
ContainsFunction · 0.45
BuildFusableChainsFunction · 0.45
SortChainsFunction · 0.45
RemoveInputProxiesFunction · 0.45

Calls

no outgoing calls

Tested by 3

TESTFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36