Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ empty
Method
empty
tensorflow/core/framework/ev_allocator.h:144–144 ·
view source on GitHub ↗
Is list empty?
Source
from the content-addressed store, hash-verified
142
143
// Is list empty?
144
bool empty() const { return list_.empty(); }
145
146
void Push(void* ptr) {
147
list_.push_front(ptr);
Callers
15
TryPop
Method · 0.45
Allocate
Method · 0.45
CreateAllocator
Method · 0.45
FromProto
Method · 0.45
SummarizeArray
Function · 0.45
NodeDefBuilderTest
Class · 0.45
TEST
Function · 0.45
AllocateRaw
Method · 0.45
ValidateVariableResourceHandle
Function · 0.45
ExplicitShapes
Function · 0.45
WordWrap
Function · 0.45
ConvertLine
Function · 0.45
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.36
TEST_F
Function · 0.36
ConstantTailTest
Function · 0.36
TEST
Function · 0.36