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

Method sparse

tensorflow/python/training/input.py:437–438  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

435
436 @property
437 def sparse(self):
438 return self._sparse
439
440 @property
441 def rank(self):

Callers 2

FindSparseFeatureSpecFunction · 0.80
RandomSampleMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected