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

mxnet: 1.4.1 -> 1.5.0 #65997

Closed
wants to merge 2 commits into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 5, 2019

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mxnet/versions.

meta.description for mxnet is: '"Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler"'.

meta.homepage for mxnet is: '"https://mxnet.incubator.apache.org/"

Release on GitHub

Compare changes on GitHub

Checks done (click to expand)
Rebuild report (if merged into master) (click to expand)

11 total rebuild path(s)

4 package rebuild(s)

4 x86_64-linux rebuild(s)
3 i686-linux rebuild(s)
1 x86_64-darwin rebuild(s)
3 aarch64-linux rebuild(s)

First fifty rebuilds by attrpath
mxnet
python27Packages.mxnet
python37Packages.mxnet
python37Packages.optuna

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/sc6bw5fgkj279jk3p456qrvmr6ks7cm8-mxnet-1.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A mxnet https://github.com/r-ryantm/nixpkgs/archive/79b5ba56cefc32b6aea8d1532b8f611623e66eff.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/sc6bw5fgkj279jk3p456qrvmr6ks7cm8-mxnet-1.5.0
ls -la /nix/store/sc6bw5fgkj279jk3p456qrvmr6ks7cm8-mxnet-1.5.0/bin

cc @abbradar for testing.

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mxnet/versions
@mmahut
Copy link
Member

mmahut commented Aug 8, 2019

builder for '/nix/store/8ydjqrlby929cyic0qz44wgr3lvaf2j8-python3.7-scikit-learn-0.21.2.drv' failed with exit code 1; last 10 log lines:
  utils/tests/test_validation.py::test_check_array_force_all_finiteinvalid[csr_matrix-nan-1-Input contains NaN, infinity]
    /nix/store/sq5bhiz1gszpykrklym3p0smccmvi2fr-python3.7-scipy-1.3.0/lib/python3.7/site-packages/scipy/sparse/_index.py:69: SparseEfficiencyWarning: Changing the sparsity structure of a csr_matrix is expensive. lil_matrix is more efficient.
      self._set_intXint(row, col, x.flat[0])
  
  utils/tests/test_validation.py::test_np_matrix
    /nix/store/nzkcc4xcawfrijr0c8nay8cpqfiipzaq-python3.7-scikit-learn-0.21.2/lib/python3.7/site-packages/sklearn/utils/tests/test_validation.py:114: PendingDeprecationWarning: the matrix subclass is not the recommended way to represent matrices or deal with linear algebra (see https://docs.scipy.org/doc/numpy/user/numpy-for-matlab-users.html). Please adjust your code to use regular ndarray.
      assert not isinstance(as_float_array(np.matrix(X)), np.matrix)
  
  -- Docs: https://docs.pytest.org/en/latest/warnings.html
   1 failed, 12156 passed, 149 skipped, 1 deselected, 3 xfailed, 1910 warnings in 487.73 seconds

@GrahamcOfBorg build python37Packages.optuna

@mmahut
Copy link
Member

mmahut commented Oct 23, 2019

@GrahamcOfBorg build python37Packages.optuna

1 similar comment
@mmahut
Copy link
Member

mmahut commented Nov 1, 2019

@GrahamcOfBorg build python37Packages.optuna

@jonringer
Copy link
Contributor

closing since this is automated and has conflicts (likely to have been updated)

@jonringer jonringer closed this Mar 31, 2020
@r-ryantm r-ryantm deleted the auto-update/mxnet branch March 31, 2020 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants