Skip to content

[CI Problem] Android build failing with numpy error #13647

Description

@lhutton1

This is failing due to the recently deprecated numpy value np.bool in the 1.9.1 release of mxnet. From the 1.24.0 release notes (https://numpy.org/doc/stable/release/1.24.0-notes.html#expired-deprecations):

The deprecation for the aliases np.object, np.bool, np.float, np.complex, np.str, and np.int is expired 
(introduces NumPy 1.20). Some of these will now give a FutureWarning in addition to raising an error 
since they will be mapped to the NumPy scalars in the future.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:ciRelates to TVM CI infrastructure

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions