Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
Prepare
Function · 0.45
TEST
Function · 0.45
TfLiteGpuDelegateGetSerializedBinaryCache
Function · 0.45
is_enabled
Method · 0.45
Acquire
Method · 0.45
Release
Method · 0.45
NewInferenceBuilder
Method · 0.45
GetBestWorkGroupAlignedToGrid
Function · 0.45
Contains
Function · 0.45
BuildFusableChains
Function · 0.45
SortChains
Function · 0.45
RemoveInputProxies
Function · 0.45
Calls
no outgoing calls
Tested by
3
TEST
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36