-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Test error on linux gpu with fastai #1047
Comments
This link points to NNI (the same error as the other issue), not to FastAI. |
@anargyri @miguelgfierro So is this nni-related issue or fastai with a wrong link? |
it is fastai, I fixed the link |
I can't replicate either this or the NNI issue. Both tests pass on another VM after generating the conda files from scratch. Most likely there is some problem with the build VM, not with the code. I suggest you try again on the build VM with a completely new and fresh conda environment. |
Based on the error message, I believe the error is related to this: https://forums.fast.ai/t/fastai-v1-and-pandas-1-0-0-error-in-tabular-data-show-xys/63210 Seems like the test is now passing. Has either fastai package or pandas package version changed in reco_gpu.yaml? |
it is weird, the last 5 or so tests failed and today it runs correctly. Not sure why, I also saw that the master tests are not running daily https://dev.azure.com/best-practices/recommenders/_build/results?buildId=21076&view=results (last time it run was on Jan 18), does anyone changed this? |
Confirmed (and replicated) the issue with changing pandas package versions. So, how do we want to handle this at the env file now...? |
Description
link to log: https://dev.azure.com/best-practices/recommenders/_build/results?buildId=22669&view=logs&j=513fa82f-6bf5-5d01-2457-cb22781e601b&t=9e260265-5f8c-5335-1126-375960d54d1f
In which platform does it happen?
How do we replicate the issue?
Expected behavior (i.e. solution)
Other Comments
The text was updated successfully, but these errors were encountered: