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

Method is_stateful

tensorflow/python/ops/parallel_for/pfor.py:256–257  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

254
255 @property
256 def is_stateful(self):
257 return self._is_stateful
258
259 @property
260 def pfor_converter(self):

Callers 1

HandleGraphModeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected