Skip to content
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

Fix linux ci #2

Merged
merged 33 commits into from
Jul 7, 2020
Merged

Fix linux ci #2

merged 33 commits into from
Jul 7, 2020

Conversation

1duo
Copy link
Owner

@1duo 1duo commented Jul 7, 2020

No description provided.

pdkz and others added 30 commits July 1, 2020 21:34
…pple#533)

if bn_layers.append(bn_layer_idx) is processed, it appends bn_layer_idx to conv_layers, ip_layers, bias_layers and scale_layers.

Co-authored-by: Hidekazu Tanaka <pidekazu@HidekazunoMacBook-Pro.local>
pip uninstall never should have worked outside of a virtualenv
torch 1.5.0 on Linux doesn't exist on Python 2.7
pytest is getting confused between the package named `sklearn`, and the
test dir with the same name.
Otherwise we seem to get an ancient pip version (10.x?) which doesn't
support the manylinux2010 standard, which causes xgboost to try to be
built from source, which fails on Ubuntu 14.04.
@1duo 1duo merged commit fae17c3 into master Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants