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

Method values

tensorflow/python/framework/ops.py:1856–1858  ·  view source on GitHub ↗

DEPRECATED: Use outputs.

(self)

Source from the content-addressed store, hash-verified

1854 return attr_groups if attr_groups else default_colocation_group
1855
1856 def values(self):
1857 """DEPRECATED: Use outputs."""
1858 return tuple(self.outputs)
1859
1860 def _get_control_flow_context(self):
1861 """Returns the control flow context of this op.

Callers 15

testReferenceInputMethod · 0.95
optimizeFunction · 0.45
printPBMethod · 0.45
propertiesMethod · 0.45
get_argsFunction · 0.45
collect_constant_renamesFunction · 0.45
__init__Method · 0.45
testNamelessStoreMethod · 0.45
_testMethod · 0.45
_testMethod · 0.45

Calls 1

tupleFunction · 0.85

Tested by 15

testReferenceInputMethod · 0.76
printPBMethod · 0.36
get_argsFunction · 0.36
testNamelessStoreMethod · 0.36
_testMethod · 0.36
_testMethod · 0.36
_testMethod · 0.36
_testMethod · 0.36
_testMethod · 0.36