MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / status

Method status

tensorflow/core/util/tensor_slice_reader.h:78–78  ·  view source on GitHub ↗

Get the status of the reader.

Source from the content-addressed store, hash-verified

76
77 // Get the status of the reader.
78 const Status status() const { return status_; }
79
80 // Checks if the reader contains any slice of a tensor. In case the reader
81 // does contain the tensor, if "shape" is not nullptr, fill "shape" with the

Callers 6

GetReaderMethod · 0.45
SimpleFloatHelperFunction · 0.45
SimpleIntXHelperFunction · 0.45
MutateSavedTensorSlicesFunction · 0.45
TESTFunction · 0.45
VersionTestFunction · 0.45

Calls

no outgoing calls

Tested by 5

SimpleFloatHelperFunction · 0.36
SimpleIntXHelperFunction · 0.36
MutateSavedTensorSlicesFunction · 0.36
TESTFunction · 0.36
VersionTestFunction · 0.36