-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Description
Unable to follow "Run python test_gemm_op.py which generates two matrices of +1/-1 and compares the results from xnor_gemm to tf.matmul."
/home/ubuntu/anaconda3/lib/python3.6/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from
floatto
np.floatingis deprecated. In future, it will be treated as
np.float64 == np.dtype(float).type. from ._conv import register_converters as _register_converters Traceback (most recent call last): File "test_gemm_op.py", line 2, in <module> from gemm_op import xnor_gemm ModuleNotFoundError: No module named 'gemm_op'
Metadata
Metadata
Assignees
Labels
No labels