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

Method Valid

tensorflow/core/kernels/lookup_util.cc:156–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 }
155
156 bool Valid() const override { return valid_; }
157
158 const Tensor& keys() const override { return key_; }
159

Callers 4

AllTensorKeysFunction · 0.45
InitializeMethod · 0.45
GetNextInternalMethod · 0.45
RestoreInternalMethod · 0.45

Calls

no outgoing calls

Tested by 1

AllTensorKeysFunction · 0.36