import numpy 
id(numpy.dot) == id(numpy.core.multiarray.dot)


输出false就是有,反之就是没有。

相关文章: