Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetNextTensor
Method
GetNextTensor
tensorflow/core/framework/hash_table/tensor_generator.cc:27–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
void TensorGenerator::GetNextTensor(
28
const Consumer& done) {
29
Produce();
30
Deque(done);
31
}
32
33
void TensorGenerator::Produce() {
34
Ref();
Callers
4
TEST
Function · 0.80
Resize
Method · 0.80
Pad
Method · 0.80
ClearIds
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64