Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Update transformers.py #1185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sergsb
Copy link

@sergsb sergsb commented Oct 25, 2023

fix numpy int error -> int32

fix numpy int error -> int32
@aroyphillips
Copy link

I think you can just change it to int instead of np.int32. Not sure if that will fix those tests, but that's the official equivalency according to numpy: https://numpy.org/devdocs/release/1.20.0-notes.html#deprecations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants