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

Method value

tensorflow/python/framework/ops.py:2639–2640  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

2637
2638 @property
2639 def value(self):
2640 return self._value
2641
2642 @value.setter
2643 def value(self, value):

Callers 8

_prepare_host_call_fnMethod · 0.45
getvarMethod · 0.45
_recursive_applyFunction · 0.45
_resource_scatter_addMethod · 0.45
_resource_scatter_addMethod · 0.45

Calls

no outgoing calls