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

Method HasNext

tensorflow/core/kernels/sparse_cross_op.cc:263–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261 }
262
263 bool HasNext() { return has_next_; }
264
265 private:
266 bool has_next_;

Callers 2

ComputeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected