Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ num_files
Method
num_files
tensorflow/core/util/tensor_slice_reader.h:75–75 ·
view source on GitHub ↗
Get the number of files matched.
Source
from the content-addressed store, hash-verified
73
74
// Get the number of files matched.
75
int num_files() const { return sss_.size(); }
76
77
// Get the status of the reader.
78
const Status status() const { return status_; }
Callers
3
SimpleFloatHelper
Function · 0.80
SimpleIntXHelper
Function · 0.80
CachedTensorSliceReaderTesterHelper
Function · 0.80
Calls
1
size
Method · 0.45
Tested by
3
SimpleFloatHelper
Function · 0.64
SimpleIntXHelper
Function · 0.64
CachedTensorSliceReaderTesterHelper
Function · 0.64