Created temporary directory: /tmp/pip-ephem-wheel-cache-z1bldkog Created temporary directory: /tmp/pip-req-tracker-10l9krd9 Created requirements tracker '/tmp/pip-req-tracker-10l9krd9' Created temporary directory: /tmp/pip-wheel-zlvc4f2o Looking in indexes: https://pypi.python.org/simple Collecting gpytorch==0.1.0rc4 1 location(s) to search for versions of gpytorch: * https://pypi.python.org/simple/gpytorch/ Getting page https://pypi.python.org/simple/gpytorch/ Analyzing links from page https://pypi.org/simple/gpytorch/ Found link https://files.pythonhosted.org/packages/f9/e5/6fbe58529bb0f9a7fc6330a672f2683979d3678f82d0250a06c85674bb87/gpytorch-0.1.0rc1.tar.gz#sha256=f446bdf08e4ce974517f2c0d401dfa25a6f49d679397d1f57980dbdc0f3769b9 (from https://pypi.org/simple/gpytorch/), version: 0.1.0rc1 Found link https://files.pythonhosted.org/packages/85/30/9b09e58f6366b7ec36f1eecbafea6c9cc5419bd499121550ffc7a20b2c52/gpytorch-0.1.0rc2.tar.gz#sha256=557f9d1653aaf68ae0fcec6647d81345ac3f3eab602e0908eb56ae9cf2219fca (from https://pypi.org/simple/gpytorch/), version: 0.1.0rc2 Found link https://files.pythonhosted.org/packages/84/a4/777f15e4d41071f61535711c0209d7418a537233125c726f9a07614a65e7/gpytorch-0.1.0rc3.tar.gz#sha256=081d5aa4565f80a2e47e6b9c99b81178f11b06b9f422bdfaa32f867033487028 (from https://pypi.org/simple/gpytorch/), version: 0.1.0rc3 Found link https://files.pythonhosted.org/packages/d2/b6/1c9edda6c536951c370d1c81d555bdd2e081591d7f5a19eceaa0166fc743/gpytorch-0.1.0rc4.tar.gz#sha256=83a77301c2e95c8c35b0e3eee2debec0855dc72f0b0ea002def960aec1b07f93 (from https://pypi.org/simple/gpytorch/), version: 0.1.0rc4 Using version 0.1.0rc4 (newest of versions: 0.1.0rc4) Created temporary directory: /tmp/pip-unpack-bvx0ka5t Downloading https://files.pythonhosted.org/packages/d2/b6/1c9edda6c536951c370d1c81d555bdd2e081591d7f5a19eceaa0166fc743/gpytorch-0.1.0rc4.tar.gz (131kB) Downloading from URL https://files.pythonhosted.org/packages/d2/b6/1c9edda6c536951c370d1c81d555bdd2e081591d7f5a19eceaa0166fc743/gpytorch-0.1.0rc4.tar.gz#sha256=83a77301c2e95c8c35b0e3eee2debec0855dc72f0b0ea002def960aec1b07f93 (from https://pypi.org/simple/gpytorch/) Added gpytorch==0.1.0rc4 from https://files.pythonhosted.org/packages/d2/b6/1c9edda6c536951c370d1c81d555bdd2e081591d7f5a19eceaa0166fc743/gpytorch-0.1.0rc4.tar.gz#sha256=83a77301c2e95c8c35b0e3eee2debec0855dc72f0b0ea002def960aec1b07f93 to build tracker '/tmp/pip-req-tracker-10l9krd9' Running setup.py (path:/tmp/pip-wheel-zlvc4f2o/gpytorch/setup.py) egg_info for package gpytorch Running command python setup.py egg_info running egg_info creating pip-egg-info/gpytorch.egg-info writing dependency_links to pip-egg-info/gpytorch.egg-info/dependency_links.txt writing pip-egg-info/gpytorch.egg-info/PKG-INFO writing top-level names to pip-egg-info/gpytorch.egg-info/top_level.txt writing manifest file 'pip-egg-info/gpytorch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gpytorch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gpytorch.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.1.0.rc4' to '0.1.0rc4' normalized_version, Source in /tmp/pip-wheel-zlvc4f2o/gpytorch has version 0.1.0rc4, which satisfies requirement gpytorch==0.1.0rc4 from https://files.pythonhosted.org/packages/d2/b6/1c9edda6c536951c370d1c81d555bdd2e081591d7f5a19eceaa0166fc743/gpytorch-0.1.0rc4.tar.gz#sha256=83a77301c2e95c8c35b0e3eee2debec0855dc72f0b0ea002def960aec1b07f93 Removed gpytorch==0.1.0rc4 from https://files.pythonhosted.org/packages/d2/b6/1c9edda6c536951c370d1c81d555bdd2e081591d7f5a19eceaa0166fc743/gpytorch-0.1.0rc4.tar.gz#sha256=83a77301c2e95c8c35b0e3eee2debec0855dc72f0b0ea002def960aec1b07f93 from build tracker '/tmp/pip-req-tracker-10l9krd9' Building wheels for collected packages: gpytorch Created temporary directory: /tmp/pip-wheel-95hejfmr Running setup.py bdist_wheel for gpytorch: started Destination directory: /tmp/pip-wheel-95hejfmr Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zlvc4f2o/gpytorch/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-95hejfmr /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing '0.1.0.rc4' to '0.1.0rc4' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gpytorch copying gpytorch/__init__.py -> build/lib/gpytorch copying gpytorch/settings.py -> build/lib/gpytorch copying gpytorch/module.py -> build/lib/gpytorch copying gpytorch/beta_features.py -> build/lib/gpytorch creating build/lib/test copying test/_utils.py -> build/lib/test copying test/__init__.py -> build/lib/test creating build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/__init__.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/multitask_gaussian_likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/gaussian_likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/bernoulli_likelihood.py -> build/lib/gpytorch/likelihoods copying gpytorch/likelihoods/softmax_likelihood.py -> build/lib/gpytorch/likelihoods creating build/lib/gpytorch/kernels copying gpytorch/kernels/cosine_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/__init__.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/product_structure_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/additive_structure_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/rbf_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/white_noise_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/matern_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/grid_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/index_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/scale_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/lcm_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/periodic_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/multitask_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/spectral_mixture_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/grid_interpolation_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/inducing_point_kernel.py -> build/lib/gpytorch/kernels copying gpytorch/kernels/linear_kernel.py -> build/lib/gpytorch/kernels creating build/lib/gpytorch/distributions copying gpytorch/distributions/__init__.py -> build/lib/gpytorch/distributions copying gpytorch/distributions/distribution.py -> build/lib/gpytorch/distributions copying gpytorch/distributions/multitask_multivariate_normal.py -> build/lib/gpytorch/distributions copying gpytorch/distributions/multivariate_normal.py -> build/lib/gpytorch/distributions creating build/lib/gpytorch/variational copying gpytorch/variational/cholesky_variational_distribution.py -> build/lib/gpytorch/variational copying gpytorch/variational/__init__.py -> build/lib/gpytorch/variational copying gpytorch/variational/variational_distribution.py -> build/lib/gpytorch/variational copying gpytorch/variational/variational_strategy.py -> build/lib/gpytorch/variational copying gpytorch/variational/additive_grid_interpolation_variational_strategy.py -> build/lib/gpytorch/variational copying gpytorch/variational/grid_interpolation_variational_strategy.py -> build/lib/gpytorch/variational creating build/lib/gpytorch/means copying gpytorch/means/__init__.py -> build/lib/gpytorch/means copying gpytorch/means/constant_mean.py -> build/lib/gpytorch/means copying gpytorch/means/mean.py -> build/lib/gpytorch/means copying gpytorch/means/zero_mean.py -> build/lib/gpytorch/means copying gpytorch/means/multitask_mean.py -> build/lib/gpytorch/means creating build/lib/gpytorch/functions copying gpytorch/functions/_log_normal_cdf.py -> build/lib/gpytorch/functions copying gpytorch/functions/__init__.py -> build/lib/gpytorch/functions copying gpytorch/functions/_root_decomposition.py -> build/lib/gpytorch/functions copying gpytorch/functions/_normal_cdf.py -> build/lib/gpytorch/functions copying gpytorch/functions/_inv_matmul.py -> build/lib/gpytorch/functions copying gpytorch/functions/_inv_quad_log_det.py -> build/lib/gpytorch/functions copying gpytorch/functions/_dsmm.py -> build/lib/gpytorch/functions copying gpytorch/functions/_matmul.py -> build/lib/gpytorch/functions creating build/lib/gpytorch/lazy copying gpytorch/lazy/matmul_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/batch_repeat_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/zero_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/chol_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/psd_sum_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/lazy_evaluated_kernel_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/sum_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/constant_mul_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/__init__.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/sum_batch_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/diag_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/kronecker_product_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/block_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/root_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/block_diag_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/added_diag_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/mul_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/non_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/lazy_tensor_representation_tree.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/interpolated_lazy_tensor.py -> build/lib/gpytorch/lazy copying gpytorch/lazy/toeplitz_lazy_tensor.py -> build/lib/gpytorch/lazy creating build/lib/gpytorch/mlls copying gpytorch/mlls/exact_marginal_log_likelihood.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/__init__.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/variational_marginal_log_likelihood.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/marginal_log_likelihood.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/added_loss_term.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/inducing_point_kernel_added_loss_term.py -> build/lib/gpytorch/mlls copying gpytorch/mlls/variational_elbo.py -> build/lib/gpytorch/mlls creating build/lib/gpytorch/utils copying gpytorch/utils/interpolation.py -> build/lib/gpytorch/utils copying gpytorch/utils/pivoted_cholesky.py -> build/lib/gpytorch/utils copying gpytorch/utils/__init__.py -> build/lib/gpytorch/utils copying gpytorch/utils/fft.py -> build/lib/gpytorch/utils copying gpytorch/utils/lanczos.py -> build/lib/gpytorch/utils copying gpytorch/utils/sparse.py -> build/lib/gpytorch/utils copying gpytorch/utils/linear_cg.py -> build/lib/gpytorch/utils copying gpytorch/utils/toeplitz.py -> build/lib/gpytorch/utils copying gpytorch/utils/stochastic_lq.py -> build/lib/gpytorch/utils copying gpytorch/utils/eig.py -> build/lib/gpytorch/utils copying gpytorch/utils/cholesky.py -> build/lib/gpytorch/utils copying gpytorch/utils/grid.py -> build/lib/gpytorch/utils creating build/lib/gpytorch/priors copying gpytorch/priors/wishart_prior.py -> build/lib/gpytorch/priors copying gpytorch/priors/utils.py -> build/lib/gpytorch/priors copying gpytorch/priors/__init__.py -> build/lib/gpytorch/priors copying gpytorch/priors/torch_priors.py -> build/lib/gpytorch/priors copying gpytorch/priors/lkj_prior.py -> build/lib/gpytorch/priors copying gpytorch/priors/prior.py -> build/lib/gpytorch/priors copying gpytorch/priors/smoothed_box_prior.py -> build/lib/gpytorch/priors creating build/lib/gpytorch/models copying gpytorch/models/variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/__init__.py -> build/lib/gpytorch/models copying gpytorch/models/abstract_variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/gp.py -> build/lib/gpytorch/models copying gpytorch/models/additive_grid_inducing_variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/pyro_variational_gp.py -> build/lib/gpytorch/models copying gpytorch/models/exact_gp.py -> build/lib/gpytorch/models copying gpytorch/models/grid_inducing_variational_gp.py -> build/lib/gpytorch/models creating build/lib/test/examples copying test/examples/test_kissgp_white_noise_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_kronecker_product_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_additive_classification.py -> build/lib/test/examples copying test/examples/test_simple_gp_regression.py -> build/lib/test/examples copying test/examples/test_simple_gp_classification.py -> build/lib/test/examples copying test/examples/test_kronecker_multitask_ski_gp_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_additive_regression.py -> build/lib/test/examples copying test/examples/test_kronecker_multitask_gp_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_gp_classification.py -> build/lib/test/examples copying test/examples/__init__.py -> build/lib/test/examples copying test/examples/test_spectral_mixture_gp_regression.py -> build/lib/test/examples copying test/examples/test_sgpr_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_dkl_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_gp_regression.py -> build/lib/test/examples copying test/examples/test_hadamard_multitask_gp_regression.py -> build/lib/test/examples copying test/examples/test_lcm_kernel_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_kronecker_product_classification.py -> build/lib/test/examples copying test/examples/test_white_noise_regression.py -> build/lib/test/examples copying test/examples/test_batch_gp_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_multiplicative_regression.py -> build/lib/test/examples copying test/examples/test_batch_multitask_gp_regression.py -> build/lib/test/examples copying test/examples/test_kissgp_variational_regression.py -> build/lib/test/examples copying test/examples/test_svgp_gp_classification.py -> build/lib/test/examples creating build/lib/test/kernels copying test/kernels/test_linear_kernel.py -> build/lib/test/kernels copying test/kernels/test_cosine_kernel.py -> build/lib/test/kernels copying test/kernels/__init__.py -> build/lib/test/kernels copying test/kernels/test_matern_kernel.py -> build/lib/test/kernels copying test/kernels/test_scale_kernel.py -> build/lib/test/kernels copying test/kernels/test_rbf_kernel.py -> build/lib/test/kernels copying test/kernels/test_additive_kernel.py -> build/lib/test/kernels copying test/kernels/test_spectral_mixture_kernel.py -> build/lib/test/kernels copying test/kernels/test_periodic_kernel.py -> build/lib/test/kernels copying test/kernels/test_grid_kernel.py -> build/lib/test/kernels copying test/kernels/test_white_noise_kernel.py -> build/lib/test/kernels creating build/lib/test/distributions copying test/distributions/test_multivariate_normal.py -> build/lib/test/distributions copying test/distributions/__init__.py -> build/lib/test/distributions copying test/distributions/test_multitask_multivariate_normal.py -> build/lib/test/distributions creating build/lib/test/means copying test/means/__init__.py -> build/lib/test/means copying test/means/test_zero_mean.py -> build/lib/test/means copying test/means/test_constant_mean.py -> build/lib/test/means copying test/means/test_multitask_mean.py -> build/lib/test/means creating build/lib/test/functions copying test/functions/test_root_decomposition.py -> build/lib/test/functions copying test/functions/__init__.py -> build/lib/test/functions copying test/functions/test_inv_matmul.py -> build/lib/test/functions copying test/functions/test_matmul.py -> build/lib/test/functions copying test/functions/test_dsmm.py -> build/lib/test/functions copying test/functions/test_log_normal_cdf.py -> build/lib/test/functions copying test/functions/test_inv_quad_log_det.py -> build/lib/test/functions creating build/lib/test/lazy copying test/lazy/test_chol_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_non_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_psd_sum_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_sum_batch_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_kronecker_product_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_matmul_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/__init__.py -> build/lib/test/lazy copying test/lazy/test_added_diag_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_sum_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_batch_repeat_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_block_diag_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_zero_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/_lazy_tensor_test_case.py -> build/lib/test/lazy copying test/lazy/test_constant_mul_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_interpolated_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_root_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_diag_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_toeplitz_lazy_tensor.py -> build/lib/test/lazy copying test/lazy/test_mul_lazy_tensor.py -> build/lib/test/lazy creating build/lib/test/utils copying test/utils/test_lanczos.py -> build/lib/test/utils copying test/utils/test_grid.py -> build/lib/test/utils copying test/utils/test_linear_cg.py -> build/lib/test/utils copying test/utils/__init__.py -> build/lib/test/utils copying test/utils/test_pivoted_cholesky.py -> build/lib/test/utils copying test/utils/test_interpolation.py -> build/lib/test/utils copying test/utils/test_toeplitz.py -> build/lib/test/utils copying test/utils/test_cholesky.py -> build/lib/test/utils copying test/utils/test_fft.py -> build/lib/test/utils copying test/utils/test_sparse.py -> build/lib/test/utils creating build/lib/test/priors copying test/priors/__init__.py -> build/lib/test/priors copying test/priors/test_gamma_prior.py -> build/lib/test/priors copying test/priors/test_multivariate_normal_prior.py -> build/lib/test/priors copying test/priors/test_normal_prior.py -> build/lib/test/priors copying test/priors/test_lkj_prior.py -> build/lib/test/priors copying test/priors/test_smoothed_box_prior.py -> build/lib/test/priors installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/gpytorch creating build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/multitask_gaussian_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/gaussian_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/bernoulli_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods copying build/lib/gpytorch/likelihoods/softmax_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/likelihoods creating build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/cosine_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/product_structure_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/additive_structure_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/rbf_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/white_noise_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/matern_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/grid_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/index_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/scale_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/lcm_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/periodic_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/multitask_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/spectral_mixture_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/grid_interpolation_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/inducing_point_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels copying build/lib/gpytorch/kernels/linear_kernel.py -> build/bdist.linux-armv7l/wheel/gpytorch/kernels creating build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/distribution.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/multitask_multivariate_normal.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions copying build/lib/gpytorch/distributions/multivariate_normal.py -> build/bdist.linux-armv7l/wheel/gpytorch/distributions creating build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/cholesky_variational_distribution.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/variational_distribution.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/variational_strategy.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/additive_grid_interpolation_variational_strategy.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/variational/grid_interpolation_variational_strategy.py -> build/bdist.linux-armv7l/wheel/gpytorch/variational copying build/lib/gpytorch/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch copying build/lib/gpytorch/settings.py -> build/bdist.linux-armv7l/wheel/gpytorch creating build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/constant_mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/zero_mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means copying build/lib/gpytorch/means/multitask_mean.py -> build/bdist.linux-armv7l/wheel/gpytorch/means creating build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_log_normal_cdf.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_root_decomposition.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_normal_cdf.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_inv_matmul.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_inv_quad_log_det.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_dsmm.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions copying build/lib/gpytorch/functions/_matmul.py -> build/bdist.linux-armv7l/wheel/gpytorch/functions creating build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/matmul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/batch_repeat_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/zero_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/chol_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/psd_sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/lazy_evaluated_kernel_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/constant_mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/sum_batch_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/kronecker_product_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/block_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/root_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/block_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/added_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/non_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/lazy_tensor_representation_tree.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/interpolated_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/lazy/toeplitz_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/gpytorch/lazy copying build/lib/gpytorch/module.py -> build/bdist.linux-armv7l/wheel/gpytorch creating build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/exact_marginal_log_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/variational_marginal_log_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/marginal_log_likelihood.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/added_loss_term.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/inducing_point_kernel_added_loss_term.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/mlls/variational_elbo.py -> build/bdist.linux-armv7l/wheel/gpytorch/mlls copying build/lib/gpytorch/beta_features.py -> build/bdist.linux-armv7l/wheel/gpytorch creating build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/interpolation.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/pivoted_cholesky.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/fft.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/lanczos.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/sparse.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/linear_cg.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/toeplitz.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/stochastic_lq.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/eig.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/cholesky.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils copying build/lib/gpytorch/utils/grid.py -> build/bdist.linux-armv7l/wheel/gpytorch/utils creating build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/wishart_prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/utils.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/torch_priors.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/lkj_prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors copying build/lib/gpytorch/priors/smoothed_box_prior.py -> build/bdist.linux-armv7l/wheel/gpytorch/priors creating build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/__init__.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/abstract_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/additive_grid_inducing_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/pyro_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/exact_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models copying build/lib/gpytorch/models/grid_inducing_variational_gp.py -> build/bdist.linux-armv7l/wheel/gpytorch/models creating build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_white_noise_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_kronecker_product_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_additive_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_simple_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_simple_gp_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kronecker_multitask_ski_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_additive_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kronecker_multitask_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_gp_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/__init__.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_spectral_mixture_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_sgpr_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_dkl_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_hadamard_multitask_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_lcm_kernel_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_kronecker_product_classification.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_white_noise_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_batch_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_multiplicative_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_batch_multitask_gp_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_kissgp_variational_regression.py -> build/bdist.linux-armv7l/wheel/test/examples copying build/lib/test/examples/test_svgp_gp_classification.py -> build/bdist.linux-armv7l/wheel/test/examples creating build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_linear_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_cosine_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/__init__.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_matern_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_scale_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_rbf_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_additive_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_spectral_mixture_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_periodic_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_grid_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels copying build/lib/test/kernels/test_white_noise_kernel.py -> build/bdist.linux-armv7l/wheel/test/kernels creating build/bdist.linux-armv7l/wheel/test/distributions copying build/lib/test/distributions/test_multivariate_normal.py -> build/bdist.linux-armv7l/wheel/test/distributions copying build/lib/test/distributions/__init__.py -> build/bdist.linux-armv7l/wheel/test/distributions copying build/lib/test/distributions/test_multitask_multivariate_normal.py -> build/bdist.linux-armv7l/wheel/test/distributions copying build/lib/test/_utils.py -> build/bdist.linux-armv7l/wheel/test copying build/lib/test/__init__.py -> build/bdist.linux-armv7l/wheel/test creating build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/__init__.py -> build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/test_zero_mean.py -> build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/test_constant_mean.py -> build/bdist.linux-armv7l/wheel/test/means copying build/lib/test/means/test_multitask_mean.py -> build/bdist.linux-armv7l/wheel/test/means creating build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_root_decomposition.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/__init__.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_inv_matmul.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_matmul.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_dsmm.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_log_normal_cdf.py -> build/bdist.linux-armv7l/wheel/test/functions copying build/lib/test/functions/test_inv_quad_log_det.py -> build/bdist.linux-armv7l/wheel/test/functions creating build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_chol_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_non_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_psd_sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_sum_batch_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_kronecker_product_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_matmul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/__init__.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_added_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_sum_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_batch_repeat_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_block_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_zero_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/_lazy_tensor_test_case.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_constant_mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_interpolated_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_root_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_diag_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_toeplitz_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy copying build/lib/test/lazy/test_mul_lazy_tensor.py -> build/bdist.linux-armv7l/wheel/test/lazy creating build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_lanczos.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_grid.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_linear_cg.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/__init__.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_pivoted_cholesky.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_interpolation.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_toeplitz.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_cholesky.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_fft.py -> build/bdist.linux-armv7l/wheel/test/utils copying build/lib/test/utils/test_sparse.py -> build/bdist.linux-armv7l/wheel/test/utils creating build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/__init__.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_gamma_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_multivariate_normal_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_normal_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_lkj_prior.py -> build/bdist.linux-armv7l/wheel/test/priors copying build/lib/test/priors/test_smoothed_box_prior.py -> build/bdist.linux-armv7l/wheel/test/priors running install_egg_info running egg_info writing dependency_links to gpytorch.egg-info/dependency_links.txt writing top-level names to gpytorch.egg-info/top_level.txt writing gpytorch.egg-info/PKG-INFO reading manifest file 'gpytorch.egg-info/SOURCES.txt' writing manifest file 'gpytorch.egg-info/SOURCES.txt' Copying gpytorch.egg-info to build/bdist.linux-armv7l/wheel/gpytorch-0.1.0rc4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gpytorch-0.1.0rc4.dist-info/WHEEL creating '/tmp/pip-wheel-95hejfmr/gpytorch-0.1.0rc4-py2.py3-none-any.whl' and adding '.' to it adding 'gpytorch/__init__.py' adding 'gpytorch/beta_features.py' adding 'gpytorch/module.py' adding 'gpytorch/settings.py' adding 'gpytorch/distributions/__init__.py' adding 'gpytorch/distributions/distribution.py' adding 'gpytorch/distributions/multitask_multivariate_normal.py' adding 'gpytorch/distributions/multivariate_normal.py' adding 'gpytorch/functions/__init__.py' adding 'gpytorch/functions/_dsmm.py' adding 'gpytorch/functions/_inv_matmul.py' adding 'gpytorch/functions/_inv_quad_log_det.py' adding 'gpytorch/functions/_log_normal_cdf.py' adding 'gpytorch/functions/_matmul.py' adding 'gpytorch/functions/_normal_cdf.py' adding 'gpytorch/functions/_root_decomposition.py' adding 'gpytorch/kernels/__init__.py' adding 'gpytorch/kernels/additive_structure_kernel.py' adding 'gpytorch/kernels/cosine_kernel.py' adding 'gpytorch/kernels/grid_interpolation_kernel.py' adding 'gpytorch/kernels/grid_kernel.py' adding 'gpytorch/kernels/index_kernel.py' adding 'gpytorch/kernels/inducing_point_kernel.py' adding 'gpytorch/kernels/kernel.py' adding 'gpytorch/kernels/lcm_kernel.py' adding 'gpytorch/kernels/linear_kernel.py' adding 'gpytorch/kernels/matern_kernel.py' adding 'gpytorch/kernels/multitask_kernel.py' adding 'gpytorch/kernels/periodic_kernel.py' adding 'gpytorch/kernels/product_structure_kernel.py' adding 'gpytorch/kernels/rbf_kernel.py' adding 'gpytorch/kernels/scale_kernel.py' adding 'gpytorch/kernels/spectral_mixture_kernel.py' adding 'gpytorch/kernels/white_noise_kernel.py' adding 'gpytorch/lazy/__init__.py' adding 'gpytorch/lazy/added_diag_lazy_tensor.py' adding 'gpytorch/lazy/batch_repeat_lazy_tensor.py' adding 'gpytorch/lazy/block_diag_lazy_tensor.py' adding 'gpytorch/lazy/block_lazy_tensor.py' adding 'gpytorch/lazy/chol_lazy_tensor.py' adding 'gpytorch/lazy/constant_mul_lazy_tensor.py' adding 'gpytorch/lazy/diag_lazy_tensor.py' adding 'gpytorch/lazy/interpolated_lazy_tensor.py' adding 'gpytorch/lazy/kronecker_product_lazy_tensor.py' adding 'gpytorch/lazy/lazy_evaluated_kernel_tensor.py' adding 'gpytorch/lazy/lazy_tensor.py' adding 'gpytorch/lazy/lazy_tensor_representation_tree.py' adding 'gpytorch/lazy/matmul_lazy_tensor.py' adding 'gpytorch/lazy/mul_lazy_tensor.py' adding 'gpytorch/lazy/non_lazy_tensor.py' adding 'gpytorch/lazy/psd_sum_lazy_tensor.py' adding 'gpytorch/lazy/root_lazy_tensor.py' adding 'gpytorch/lazy/sum_batch_lazy_tensor.py' adding 'gpytorch/lazy/sum_lazy_tensor.py' adding 'gpytorch/lazy/toeplitz_lazy_tensor.py' adding 'gpytorch/lazy/zero_lazy_tensor.py' adding 'gpytorch/likelihoods/__init__.py' adding 'gpytorch/likelihoods/bernoulli_likelihood.py' adding 'gpytorch/likelihoods/gaussian_likelihood.py' adding 'gpytorch/likelihoods/likelihood.py' adding 'gpytorch/likelihoods/multitask_gaussian_likelihood.py' adding 'gpytorch/likelihoods/softmax_likelihood.py' adding 'gpytorch/means/__init__.py' adding 'gpytorch/means/constant_mean.py' adding 'gpytorch/means/mean.py' adding 'gpytorch/means/multitask_mean.py' adding 'gpytorch/means/zero_mean.py' adding 'gpytorch/mlls/__init__.py' adding 'gpytorch/mlls/added_loss_term.py' adding 'gpytorch/mlls/exact_marginal_log_likelihood.py' adding 'gpytorch/mlls/inducing_point_kernel_added_loss_term.py' adding 'gpytorch/mlls/marginal_log_likelihood.py' adding 'gpytorch/mlls/variational_elbo.py' adding 'gpytorch/mlls/variational_marginal_log_likelihood.py' adding 'gpytorch/models/__init__.py' adding 'gpytorch/models/abstract_variational_gp.py' adding 'gpytorch/models/additive_grid_inducing_variational_gp.py' adding 'gpytorch/models/exact_gp.py' adding 'gpytorch/models/gp.py' adding 'gpytorch/models/grid_inducing_variational_gp.py' adding 'gpytorch/models/pyro_variational_gp.py' adding 'gpytorch/models/variational_gp.py' adding 'gpytorch/priors/__init__.py' adding 'gpytorch/priors/lkj_prior.py' adding 'gpytorch/priors/prior.py' adding 'gpytorch/priors/smoothed_box_prior.py' adding 'gpytorch/priors/torch_priors.py' adding 'gpytorch/priors/utils.py' adding 'gpytorch/priors/wishart_prior.py' adding 'gpytorch/utils/__init__.py' adding 'gpytorch/utils/cholesky.py' adding 'gpytorch/utils/eig.py' adding 'gpytorch/utils/fft.py' adding 'gpytorch/utils/grid.py' adding 'gpytorch/utils/interpolation.py' adding 'gpytorch/utils/lanczos.py' adding 'gpytorch/utils/linear_cg.py' adding 'gpytorch/utils/pivoted_cholesky.py' adding 'gpytorch/utils/sparse.py' adding 'gpytorch/utils/stochastic_lq.py' adding 'gpytorch/utils/toeplitz.py' adding 'gpytorch/variational/__init__.py' adding 'gpytorch/variational/additive_grid_interpolation_variational_strategy.py' adding 'gpytorch/variational/cholesky_variational_distribution.py' adding 'gpytorch/variational/grid_interpolation_variational_strategy.py' adding 'gpytorch/variational/variational_distribution.py' adding 'gpytorch/variational/variational_strategy.py' adding 'test/__init__.py' adding 'test/_utils.py' adding 'test/distributions/__init__.py' adding 'test/distributions/test_multitask_multivariate_normal.py' adding 'test/distributions/test_multivariate_normal.py' adding 'test/examples/__init__.py' adding 'test/examples/test_batch_gp_regression.py' adding 'test/examples/test_batch_multitask_gp_regression.py' adding 'test/examples/test_hadamard_multitask_gp_regression.py' adding 'test/examples/test_kissgp_additive_classification.py' adding 'test/examples/test_kissgp_additive_regression.py' adding 'test/examples/test_kissgp_dkl_regression.py' adding 'test/examples/test_kissgp_gp_classification.py' adding 'test/examples/test_kissgp_gp_regression.py' adding 'test/examples/test_kissgp_kronecker_product_classification.py' adding 'test/examples/test_kissgp_kronecker_product_regression.py' adding 'test/examples/test_kissgp_multiplicative_regression.py' adding 'test/examples/test_kissgp_variational_regression.py' adding 'test/examples/test_kissgp_white_noise_regression.py' adding 'test/examples/test_kronecker_multitask_gp_regression.py' adding 'test/examples/test_kronecker_multitask_ski_gp_regression.py' adding 'test/examples/test_lcm_kernel_regression.py' adding 'test/examples/test_sgpr_regression.py' adding 'test/examples/test_simple_gp_classification.py' adding 'test/examples/test_simple_gp_regression.py' adding 'test/examples/test_spectral_mixture_gp_regression.py' adding 'test/examples/test_svgp_gp_classification.py' adding 'test/examples/test_white_noise_regression.py' adding 'test/functions/__init__.py' adding 'test/functions/test_dsmm.py' adding 'test/functions/test_inv_matmul.py' adding 'test/functions/test_inv_quad_log_det.py' adding 'test/functions/test_log_normal_cdf.py' adding 'test/functions/test_matmul.py' adding 'test/functions/test_root_decomposition.py' adding 'test/kernels/__init__.py' adding 'test/kernels/test_additive_kernel.py' adding 'test/kernels/test_cosine_kernel.py' adding 'test/kernels/test_grid_kernel.py' adding 'test/kernels/test_linear_kernel.py' adding 'test/kernels/test_matern_kernel.py' adding 'test/kernels/test_periodic_kernel.py' adding 'test/kernels/test_rbf_kernel.py' adding 'test/kernels/test_scale_kernel.py' adding 'test/kernels/test_spectral_mixture_kernel.py' adding 'test/kernels/test_white_noise_kernel.py' adding 'test/lazy/__init__.py' adding 'test/lazy/_lazy_tensor_test_case.py' adding 'test/lazy/test_added_diag_lazy_tensor.py' adding 'test/lazy/test_batch_repeat_lazy_tensor.py' adding 'test/lazy/test_block_diag_lazy_tensor.py' adding 'test/lazy/test_chol_lazy_tensor.py' adding 'test/lazy/test_constant_mul_lazy_tensor.py' adding 'test/lazy/test_diag_lazy_tensor.py' adding 'test/lazy/test_interpolated_lazy_tensor.py' adding 'test/lazy/test_kronecker_product_lazy_tensor.py' adding 'test/lazy/test_matmul_lazy_tensor.py' adding 'test/lazy/test_mul_lazy_tensor.py' adding 'test/lazy/test_non_lazy_tensor.py' adding 'test/lazy/test_psd_sum_lazy_tensor.py' adding 'test/lazy/test_root_lazy_tensor.py' adding 'test/lazy/test_sum_batch_lazy_tensor.py' adding 'test/lazy/test_sum_lazy_tensor.py' adding 'test/lazy/test_toeplitz_lazy_tensor.py' adding 'test/lazy/test_zero_lazy_tensor.py' adding 'test/means/__init__.py' adding 'test/means/test_constant_mean.py' adding 'test/means/test_multitask_mean.py' adding 'test/means/test_zero_mean.py' adding 'test/priors/__init__.py' adding 'test/priors/test_gamma_prior.py' adding 'test/priors/test_lkj_prior.py' adding 'test/priors/test_multivariate_normal_prior.py' adding 'test/priors/test_normal_prior.py' adding 'test/priors/test_smoothed_box_prior.py' adding 'test/utils/__init__.py' adding 'test/utils/test_cholesky.py' adding 'test/utils/test_fft.py' adding 'test/utils/test_grid.py' adding 'test/utils/test_interpolation.py' adding 'test/utils/test_lanczos.py' adding 'test/utils/test_linear_cg.py' adding 'test/utils/test_pivoted_cholesky.py' adding 'test/utils/test_sparse.py' adding 'test/utils/test_toeplitz.py' adding 'gpytorch-0.1.0rc4.dist-info/top_level.txt' adding 'gpytorch-0.1.0rc4.dist-info/WHEEL' adding 'gpytorch-0.1.0rc4.dist-info/METADATA' adding 'gpytorch-0.1.0rc4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gpytorch: finished with status 'done' Stored in directory: /tmp/tmpu9flbmgm Successfully built gpytorch Cleaning up... Removing source in /tmp/pip-wheel-zlvc4f2o/gpytorch Removed build tracker '/tmp/pip-req-tracker-10l9krd9'