dpnp icon indicating copy to clipboard operation
dpnp copied to clipboard

benchmarks common.py error: DeprecationWarning: `np.typeDict` is a deprecated alias for `np.sctypeDict`.

Open jeffhammond opened this issue 3 years ago • 0 comments

dpnp/benchmarks/benchmarks/common.py generates the following runtime error:

DeprecationWarning: `np.typeDict` is a deprecated alias for `np.sctypeDict`.

jeffhammond avatar Jan 04 '22 20:01 jeffhammond