sdc
sdc copied to clipboard
daal4py warning
If daal4py
is installed, HPAT always gives this warning.
/homes/etotoni/python/hpat/hpat/ml/d4p.py:183: UserWarning: Warning: couldn't find numba type for 'data_management_DataCollectionPtr*'. Ignored.
warnings.warn("Warning: couldn't find numba type for '" + x[1] +"'. Ignored.")
@fschlimb