MCPcopy 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

SimpleFloatHelperFunction · 0.80
SimpleIntXHelperFunction · 0.80

Calls 1

sizeMethod · 0.45

Tested by 3

SimpleFloatHelperFunction · 0.64
SimpleIntXHelperFunction · 0.64