[MacPorts] #58331: Tensorflow freezes
MacPorts
noreply at macports.org
Fri Apr 12 13:04:00 UTC 2019
#58331: Tensorflow freezes
----------------------------+--------------------------
Reporter: ptighin | Owner: emcrisostomo
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Resolution: | Keywords:
Port: py-tensorflow |
----------------------------+--------------------------
Comment (by cjones051073):
I see the same. I have no solution to offer, other than the comment I
agree its probably some dependency.
Just for reference in case anyone finds it useful this is the complete
traceback from aborting during the hangup
{{{
>>> a = tf.constant([1.0, 2.0, 3.0, 4.0, 5.0, 6.0], shape=[2, 3],
name='a')
^CTraceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/tensorflow/python/framework/constant_op.py", line 179, in
constant_v1
allow_broadcast=False)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/tensorflow/python/framework/constant_op.py", line 289, in
_constant_impl
name=name).outputs[0]
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/tensorflow/python/util/deprecation.py", line 507, in
new_func
return func(*args, **kwargs)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/tensorflow/python/framework/ops.py", line 3300, in
create_op
op_def=op_def)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/tensorflow/python/framework/ops.py", line 1823, in __init__
control_input_ops)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7
/site-packages/tensorflow/python/framework/ops.py", line 1652, in
_create_c_op
for name, attr_value in node_def.attr.items():
File
"/opt/local/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/_collections_abc.py",
line 743, in __iter__
for key in self._mapping:
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58331#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list