./doc/Makefile ./doc/source/codereference.rst ./doc/source/userguide.rst ./doc/source/developerguide.rst ./doc/source/conf.py ./doc/source/index.rst ./doc/source/_static/bibtex.bib ./doc/source/_static/kymatio.ico ./tests/scattering1d/__pycache__/test_tensorflow_scattering1d.cpython-36-PYTEST.pyc ./tests/scattering1d/__pycache__/test_filters_scattering1d.cpython-36-PYTEST.pyc ./tests/scattering1d/__pycache__/test_numpy_scattering1d.cpython-36-PYTEST.pyc ./tests/scattering1d/__pycache__/test_utils_scattering1d.cpython-36-PYTEST.pyc ./tests/scattering1d/__pycache__/test_torch_scattering1d.cpython-36-PYTEST.pyc ./tests/scattering1d/test_utils_scattering1d.py ./tests/scattering1d/test_torch_scattering1d.py ./tests/scattering1d/test_tensorflow_scattering1d.py ./tests/scattering1d/test_numpy_scattering1d.py ./tests/scattering1d/test_filters_scattering1d.py ./tests/scattering1d/test_data_1d.npz ./tests/general/__pycache__/test_torch_backend.cpython-36-PYTEST.pyc ./tests/general/test_torch_backend.py ./tests/scattering2d/__pycache__/test_keras_scattering2d.cpython-36-PYTEST.pyc ./tests/scattering2d/__pycache__/test_torch_scattering2d.cpython-36-PYTEST.pyc ./tests/scattering2d/__pycache__/test_frontend_scattering2d.cpython-36-PYTEST.pyc ./tests/scattering2d/__pycache__/test_sklearn_2d.cpython-36-PYTEST.pyc ./tests/scattering2d/__pycache__/test_tensorflow_scattering2d.cpython-36-PYTEST.pyc ./tests/scattering2d/__pycache__/test_numpy_scattering2d.cpython-36-PYTEST.pyc ./tests/scattering2d/test_sklearn_2d.py ./tests/scattering2d/test_keras_scattering2d.py ./tests/scattering2d/test_data_2d.npz ./tests/scattering2d/test_numpy_scattering2d.py ./tests/scattering2d/test_torch_scattering2d.py ./tests/scattering2d/test_tensorflow_scattering2d.py ./tests/scattering2d/test_frontend_scattering2d.py ./tests/scattering3d/__pycache__/test_numpy_scattering3d.cpython-36-PYTEST.pyc ./tests/scattering3d/__pycache__/test_utils_scattering3d.cpython-36-PYTEST.pyc ./tests/scattering3d/__pycache__/test_tensorflow_scattering3d.cpython-36-PYTEST.pyc ./tests/scattering3d/__pycache__/test_torch_scattering3d.cpython-36-PYTEST.pyc ./tests/scattering3d/test_numpy_scattering3d.py ./tests/scattering3d/test_torch_scattering3d.py ./tests/scattering3d/test_tensorflow_scattering3d.py ./tests/scattering3d/test_data_3d.npz ./tests/scattering3d/test_utils_scattering3d.py ./kymatio.egg-info/zip-safe ./kymatio.egg-info/PKG-INFO ./setup.py ./kymatio/scattering1d/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering1d/__pycache__/filter_bank.cpython-36.pyc ./kymatio/scattering1d/__pycache__/utils.cpython-36.pyc ./kymatio/scattering1d/__init__.py ./kymatio/scattering1d/frontend/__pycache__/sklearn_frontend.cpython-36.pyc ./kymatio/scattering1d/frontend/__pycache__/numpy_frontend.cpython-36.pyc ./kymatio/scattering1d/frontend/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering1d/frontend/__pycache__/entry.cpython-36.pyc ./kymatio/scattering1d/frontend/__pycache__/base_frontend.cpython-36.pyc ./kymatio/scattering1d/frontend/__pycache__/tensorflow_frontend.cpython-36.pyc ./kymatio/scattering1d/frontend/__pycache__/torch_frontend.cpython-36.pyc ./kymatio/scattering1d/frontend/__pycache__/keras_frontend.cpython-36.pyc ./kymatio/scattering1d/frontend/base_frontend.py ./kymatio/scattering1d/frontend/tensorflow_frontend.py ./kymatio/scattering1d/frontend/torch_frontend.py ./kymatio/scattering1d/frontend/numpy_frontend.py ./kymatio/scattering1d/frontend/__init__.py ./kymatio/scattering1d/frontend/sklearn_frontend.py ./kymatio/scattering1d/frontend/keras_frontend.py ./kymatio/scattering1d/frontend/entry.py ./kymatio/scattering1d/core/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering1d/core/__pycache__/scattering1d.cpython-36.pyc ./kymatio/scattering1d/core/__init__.py ./kymatio/scattering1d/core/scattering1d.py ./kymatio/scattering1d/filter_bank.py ./kymatio/scattering1d/backend/numpy_backend.py ./kymatio/scattering1d/backend/__pycache__/numpy_backend.cpython-36.pyc ./kymatio/scattering1d/backend/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering1d/backend/__pycache__/torch_backend.cpython-36.pyc ./kymatio/scattering1d/backend/__pycache__/tensorflow_backend.cpython-36.pyc ./kymatio/scattering1d/backend/__pycache__/torch_skcuda_backend.cpython-36.pyc ./kymatio/scattering1d/backend/__init__.py ./kymatio/scattering1d/backend/torch_backend.py ./kymatio/scattering1d/backend/tensorflow_backend.py ./kymatio/scattering1d/backend/torch_skcuda_backend.py ./kymatio/scattering1d/utils.py ./kymatio/numpy.py ./kymatio/__pycache__/numpy.cpython-36.pyc ./kymatio/__pycache__/version.cpython-36.pyc ./kymatio/__pycache__/tensorflow.cpython-36.pyc ./kymatio/__pycache__/__init__.cpython-36.pyc ./kymatio/__pycache__/sklearn.cpython-36.pyc ./kymatio/__pycache__/keras.cpython-36.pyc ./kymatio/torch.py ./kymatio/__init__.py ./kymatio/caching.py ./kymatio/scattering2d/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering2d/__pycache__/filter_bank.cpython-36.pyc ./kymatio/scattering2d/__pycache__/utils.cpython-36.pyc ./kymatio/scattering2d/__init__.py ./kymatio/scattering2d/frontend/__pycache__/sklearn_frontend.cpython-36.pyc ./kymatio/scattering2d/frontend/__pycache__/numpy_frontend.cpython-36.pyc ./kymatio/scattering2d/frontend/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering2d/frontend/__pycache__/entry.cpython-36.pyc ./kymatio/scattering2d/frontend/__pycache__/base_frontend.cpython-36.pyc ./kymatio/scattering2d/frontend/__pycache__/tensorflow_frontend.cpython-36.pyc ./kymatio/scattering2d/frontend/__pycache__/torch_frontend.cpython-36.pyc ./kymatio/scattering2d/frontend/__pycache__/keras_frontend.cpython-36.pyc ./kymatio/scattering2d/frontend/base_frontend.py ./kymatio/scattering2d/frontend/tensorflow_frontend.py ./kymatio/scattering2d/frontend/torch_frontend.py ./kymatio/scattering2d/frontend/numpy_frontend.py ./kymatio/scattering2d/frontend/__init__.py ./kymatio/scattering2d/frontend/sklearn_frontend.py ./kymatio/scattering2d/frontend/keras_frontend.py ./kymatio/scattering2d/frontend/entry.py ./kymatio/scattering2d/core/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering2d/core/__pycache__/scattering2d.cpython-36.pyc ./kymatio/scattering2d/core/__init__.py ./kymatio/scattering2d/core/scattering2d.py ./kymatio/scattering2d/filter_bank.py ./kymatio/scattering2d/backend/numpy_backend.py ./kymatio/scattering2d/backend/__pycache__/numpy_backend.cpython-36.pyc ./kymatio/scattering2d/backend/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering2d/backend/__pycache__/torch_backend.cpython-36.pyc ./kymatio/scattering2d/backend/__pycache__/tensorflow_backend.cpython-36.pyc ./kymatio/scattering2d/backend/__pycache__/torch_skcuda_backend.cpython-36.pyc ./kymatio/scattering2d/backend/__init__.py ./kymatio/scattering2d/backend/torch_backend.py ./kymatio/scattering2d/backend/tensorflow_backend.py ./kymatio/scattering2d/backend/torch_skcuda_backend.py ./kymatio/scattering2d/utils.py ./kymatio/frontend/__pycache__/sklearn_frontend.cpython-36.pyc ./kymatio/frontend/__pycache__/numpy_frontend.cpython-36.pyc ./kymatio/frontend/__pycache__/__init__.cpython-36.pyc ./kymatio/frontend/__pycache__/entry.cpython-36.pyc ./kymatio/frontend/__pycache__/base_frontend.cpython-36.pyc ./kymatio/frontend/__pycache__/tensorflow_frontend.cpython-36.pyc ./kymatio/frontend/__pycache__/torch_frontend.cpython-36.pyc ./kymatio/frontend/__pycache__/keras_frontend.cpython-36.pyc ./kymatio/frontend/base_frontend.py ./kymatio/frontend/tensorflow_frontend.py ./kymatio/frontend/torch_frontend.py ./kymatio/frontend/numpy_frontend.py ./kymatio/frontend/__init__.py ./kymatio/frontend/sklearn_frontend.py ./kymatio/frontend/keras_frontend.py ./kymatio/frontend/entry.py ./kymatio/sklearn.py ./kymatio/version.py ./kymatio/scattering3d/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering3d/__pycache__/filter_bank.cpython-36.pyc ./kymatio/scattering3d/__pycache__/utils.cpython-36.pyc ./kymatio/scattering3d/__init__.py ./kymatio/scattering3d/frontend/__pycache__/sklearn_frontend.cpython-36.pyc ./kymatio/scattering3d/frontend/__pycache__/numpy_frontend.cpython-36.pyc ./kymatio/scattering3d/frontend/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering3d/frontend/__pycache__/entry.cpython-36.pyc ./kymatio/scattering3d/frontend/__pycache__/base_frontend.cpython-36.pyc ./kymatio/scattering3d/frontend/__pycache__/tensorflow_frontend.cpython-36.pyc ./kymatio/scattering3d/frontend/__pycache__/torch_frontend.cpython-36.pyc ./kymatio/scattering3d/frontend/base_frontend.py ./kymatio/scattering3d/frontend/tensorflow_frontend.py ./kymatio/scattering3d/frontend/torch_frontend.py ./kymatio/scattering3d/frontend/numpy_frontend.py ./kymatio/scattering3d/frontend/__init__.py ./kymatio/scattering3d/frontend/sklearn_frontend.py ./kymatio/scattering3d/frontend/entry.py ./kymatio/scattering3d/core/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering3d/core/__pycache__/scattering3d.cpython-36.pyc ./kymatio/scattering3d/core/scattering3d.py ./kymatio/scattering3d/core/__init__.py ./kymatio/scattering3d/filter_bank.py ./kymatio/scattering3d/backend/numpy_backend.py ./kymatio/scattering3d/backend/__pycache__/numpy_backend.cpython-36.pyc ./kymatio/scattering3d/backend/__pycache__/__init__.cpython-36.pyc ./kymatio/scattering3d/backend/__pycache__/torch_backend.cpython-36.pyc ./kymatio/scattering3d/backend/__pycache__/tensorflow_backend.cpython-36.pyc ./kymatio/scattering3d/backend/__pycache__/torch_skcuda_backend.cpython-36.pyc ./kymatio/scattering3d/backend/__init__.py ./kymatio/scattering3d/backend/torch_backend.py ./kymatio/scattering3d/backend/tensorflow_backend.py ./kymatio/scattering3d/backend/torch_skcuda_backend.py ./kymatio/scattering3d/utils.py ./kymatio/keras.py ./kymatio/datasets.py ./kymatio/backend/numpy_backend.py ./kymatio/backend/__pycache__/numpy_backend.cpython-36.pyc ./kymatio/backend/__pycache__/__init__.cpython-36.pyc ./kymatio/backend/__pycache__/torch_backend.cpython-36.pyc ./kymatio/backend/__pycache__/tensorflow_backend.cpython-36.pyc ./kymatio/backend/__pycache__/torch_skcuda_backend.cpython-36.pyc ./kymatio/backend/__init__.py ./kymatio/backend/torch_backend.py ./kymatio/backend/tensorflow_backend.py ./kymatio/backend/torch_skcuda_backend.py ./kymatio/tensorflow.py ./coverage.xml ./Jenkinsfile ./.git/refs/remotes/origin/revert-623-test_1d ./.git/hooks/update.sample ./.git/hooks/pre-push.sample ./.git/hooks/post-update.sample ./.git/hooks/pre-applypatch.sample ./.git/hooks/prepare-commit-msg.sample ./.git/hooks/applypatch-msg.sample ./.git/hooks/commit-msg.sample ./.git/hooks/pre-commit.sample ./.git/hooks/pre-rebase.sample ./.git/config ./.git/info/exclude ./.git/logs/refs/remotes/origin/revert-623-test_1d ./.git/logs/HEAD ./.git/objects/pack/pack-0af7f241d7d0fdb86ab1469c8cb481dc6e405be9.pack ./.git/objects/pack/pack-0af7f241d7d0fdb86ab1469c8cb481dc6e405be9.idx ./.git/FETCH_HEAD ./.git/index ./.git/description ./.git/HEAD ./.coverage ./examples/2d/cifar_small_sample.py ./examples/2d/long_mnist_classify_torch.py ./examples/2d/plot_scattering_disk.py ./examples/2d/mnist_keras.py ./examples/2d/cifar_torch.py ./examples/2d/plot_filters.py ./examples/2d/regularized_inverse_scattering_MNIST_torch.py ./examples/2d/plot_sklearn.py ./examples/2d/plot_invert_scattering_torch.py ./examples/2d/cifar_resnet_torch.py ./examples/1d/classif_keras.py ./examples/1d/plot_synthetic.py ./examples/1d/plot_real_signal.py ./examples/1d/plot_filters.py ./examples/1d/plot_classif_torch.py ./examples/1d/reconstruct_torch.py ./examples/3d/scattering3d_qm7_torch.py ./build/.nv/ComputeCache/5/0/6c3877a6f3d23d ./build/.nv/ComputeCache/5/8/6807bcb3110e1f ./build/.nv/ComputeCache/5/6/2cdac0162d8256 ./build/.nv/ComputeCache/5/3/4b126254596427 ./build/.nv/ComputeCache/5/3/8cc8d9ff11075e ./build/.nv/ComputeCache/5/e/ce9defe36532dd ./build/.nv/ComputeCache/5/c/d25d308f0f63ab ./build/.nv/ComputeCache/5/c/b0759c79300103 ./build/.nv/ComputeCache/5/a/8b6c6bab5c3fb5 ./build/.nv/ComputeCache/5/4/23bffafbdb36ae ./build/.nv/ComputeCache/5/4/0ef7d1cdeb2189 ./build/.nv/ComputeCache/5/7/d4eddd81f399f5 ./build/.nv/ComputeCache/9/5/e1aa686a0be4ac ./build/.nv/ComputeCache/9/9/7190ed2625a819 ./build/.nv/ComputeCache/9/3/c48804bdc2698c ./build/.nv/ComputeCache/9/3/0b03db053d3ef6 ./build/.nv/ComputeCache/9/e/af61d52afff69b ./build/.nv/ComputeCache/9/e/79e6fa3083e3ef ./build/.nv/ComputeCache/9/2/3c73fe65743211 ./build/.nv/ComputeCache/9/2/c8d02d6feae87a ./build/.nv/ComputeCache/9/a/ef78eaf43fbbae ./build/.nv/ComputeCache/9/7/e524ce5277da86 ./build/.nv/ComputeCache/0/0/66da4e43e37b96 ./build/.nv/ComputeCache/0/8/a663fcdded3d5e ./build/.nv/ComputeCache/0/d/2f0955b9bdbef2 ./build/.nv/ComputeCache/0/d/ae47613dbac98f ./build/.nv/ComputeCache/0/1/6887910f0d7d92 ./build/.nv/ComputeCache/0/f/1d3e3ec0994f9f ./build/.nv/ComputeCache/0/2/ce2cc627b5c80e ./build/.nv/ComputeCache/0/a/316f23cd4a8c85 ./build/.nv/ComputeCache/0/a/fac01c3ac7bf60 ./build/.nv/ComputeCache/8/5/9a77e719249c40 ./build/.nv/ComputeCache/8/9/fe4f5a193a003a ./build/.nv/ComputeCache/8/0/b6a1e2adf7c54c ./build/.nv/ComputeCache/8/d/e62b902e1a9e66 ./build/.nv/ComputeCache/8/e/e3d3e05fda7d79 ./build/.nv/ComputeCache/d/5/74ed637e3cec27 ./build/.nv/ComputeCache/d/5/eb6ea8f59db12a ./build/.nv/ComputeCache/d/9/1afbb648cc12a1 ./build/.nv/ComputeCache/d/3/0aafb014493bde ./build/.nv/ComputeCache/d/b/5617c02c8685ef ./build/.nv/ComputeCache/d/c/3cf02d7367c4b7 ./build/.nv/ComputeCache/d/4/b5bf035888d1b1 ./build/.nv/ComputeCache/d/4/1d9869a170cf86 ./build/.nv/ComputeCache/6/5/bb1d7b8954ed9c ./build/.nv/ComputeCache/6/5/20e7e894864490 ./build/.nv/ComputeCache/6/5/c0c8206b5654a1 ./build/.nv/ComputeCache/6/0/8f443ad3d014e7 ./build/.nv/ComputeCache/6/8/a7a8f899f4daa4 ./build/.nv/ComputeCache/6/d/4a5bfcec151299 ./build/.nv/ComputeCache/6/e/fe6670d7f6d18c ./build/.nv/ComputeCache/6/b/4cdeac1dbefc5b ./build/.nv/ComputeCache/6/b/c6e87a05be619a ./build/.nv/ComputeCache/6/b/772e379db23080 ./build/.nv/ComputeCache/6/c/e3bf8df543f3f3 ./build/.nv/ComputeCache/6/7/bddacbaa070ba4 ./build/.nv/ComputeCache/3/d/feb8d74421fa19 ./build/.nv/ComputeCache/3/1/48e1d4ddd1faab ./build/.nv/ComputeCache/3/b/3f38cee39450ae ./build/.nv/ComputeCache/3/c/d06f3ea8b3d913 ./build/.nv/ComputeCache/3/4/5ce0c6976a3da9 ./build/.nv/ComputeCache/1/9/f26724f0bfcfa2 ./build/.nv/ComputeCache/1/8/8144821d88d781 ./build/.nv/ComputeCache/1/8/370790a76f75b3 ./build/.nv/ComputeCache/1/8/d4211a8c3c12c9 ./build/.nv/ComputeCache/1/1/465a3864e437a7 ./build/.nv/ComputeCache/1/1/fb50622076687b ./build/.nv/ComputeCache/1/e/144c4991fe83b8 ./build/.nv/ComputeCache/1/e/68924a05833ec3 ./build/.nv/ComputeCache/1/b/d65e026023f89a ./build/.nv/ComputeCache/1/2/2286778f35b9ad ./build/.nv/ComputeCache/1/c/be8d524145cfa9 ./build/.nv/ComputeCache/1/4/e49150d952b512 ./build/.nv/ComputeCache/f/5/8ac9c6ff64c169 ./build/.nv/ComputeCache/f/0/eaa8e79e9ef68f ./build/.nv/ComputeCache/f/0/15d116d028d54c ./build/.nv/ComputeCache/f/0/c71bb301445f3e ./build/.nv/ComputeCache/f/d/44fe11e4f97667 ./build/.nv/ComputeCache/f/d/b34f7f1f7c08c3 ./build/.nv/ComputeCache/f/6/016f24482ee07b ./build/.nv/ComputeCache/f/e/4e2c04e93753e8 ./build/.nv/ComputeCache/f/2/18643e6fd0abcd ./build/.nv/ComputeCache/f/2/9a74cfacdd9cec ./build/.nv/ComputeCache/f/4/6aea736a5c7fe3 ./build/.nv/ComputeCache/f/4/a4f7cc5addc792 ./build/.nv/ComputeCache/f/7/603ca7a09d9241 ./build/.nv/ComputeCache/e/5/c747352c2c1fe2 ./build/.nv/ComputeCache/e/3/4b1a1edca399da ./build/.nv/ComputeCache/e/1/7c51c17138428c ./build/.nv/ComputeCache/e/f/76263752d4f3ec ./build/.nv/ComputeCache/e/e/d626513d1ddefb ./build/.nv/ComputeCache/e/b/05b8c2ea4f312a ./build/.nv/ComputeCache/e/2/2857f8a6059585 ./build/.nv/ComputeCache/e/2/26bafcf39a4b54 ./build/.nv/ComputeCache/e/c/29b7bdfca3b417 ./build/.nv/ComputeCache/e/7/13deff0f33e455 ./build/.nv/ComputeCache/b/5/80007baed37df3 ./build/.nv/ComputeCache/b/0/211717e859e098 ./build/.nv/ComputeCache/b/8/bad818a8da7d4a ./build/.nv/ComputeCache/b/d/2723ad964d14d8 ./build/.nv/ComputeCache/b/6/4f52d2a61c21ab ./build/.nv/ComputeCache/b/1/2dd478bab66f1b ./build/.nv/ComputeCache/b/1/3c55130d0ee02a ./build/.nv/ComputeCache/b/1/b841e9699414ac ./build/.nv/ComputeCache/b/e/d71b9260aa003a ./build/.nv/ComputeCache/b/2/62d85420acbda1 ./build/.nv/ComputeCache/b/a/ec8484d0f207b5 ./build/.nv/ComputeCache/b/a/7e16193db4eb58 ./build/.nv/ComputeCache/2/5/e88a5ff8a7c2c7 ./build/.nv/ComputeCache/2/0/4f291f47f48141 ./build/.nv/ComputeCache/2/0/c1385a3f53f12e ./build/.nv/ComputeCache/2/3/cd114e3220f214 ./build/.nv/ComputeCache/2/e/bfe93ff77eafde ./build/.nv/ComputeCache/2/c/29fe7a42073303 ./build/.nv/ComputeCache/2/4/9595ea4c96668d ./build/.nv/ComputeCache/c/5/d3af72ffb23a17 ./build/.nv/ComputeCache/c/0/89d5225908d0d4 ./build/.nv/ComputeCache/c/8/c8de4a14eb7203 ./build/.nv/ComputeCache/c/d/867edf1f95cef2 ./build/.nv/ComputeCache/c/6/f2bc54d64dacb1 ./build/.nv/ComputeCache/c/1/e42acec21e6bd9 ./build/.nv/ComputeCache/c/c/ead84b665cfd27 ./build/.nv/ComputeCache/c/7/0ba9ace27804be ./build/.nv/ComputeCache/c/7/56b7b2d9046e01 ./build/.nv/ComputeCache/c/7/59d2b9ba637d2b ./build/.nv/ComputeCache/a/8/d697ae03afe238 ./build/.nv/ComputeCache/a/d/c38ae396817c12 ./build/.nv/ComputeCache/a/d/a202a25b92d7ab ./build/.nv/ComputeCache/a/6/05f92b933a6369 ./build/.nv/ComputeCache/a/b/79baafcc6da268 ./build/.nv/ComputeCache/a/c/8c79c74a1f30c3 ./build/.nv/ComputeCache/a/a/e8e11bdb733bd1 ./build/.nv/ComputeCache/a/4/d7cb7299c1dda7 ./build/.nv/ComputeCache/a/7/55ff6083a31dc8 ./build/.nv/ComputeCache/4/9/8cfffb6e2abe6c ./build/.nv/ComputeCache/4/d/7d570a9bd14ae3 ./build/.nv/ComputeCache/4/e/574b850d77089b ./build/.nv/ComputeCache/4/e/a084d376855e15 ./build/.nv/ComputeCache/4/e/ee8a2f1bfe4aad ./build/.nv/ComputeCache/4/c/f3981961f4103c ./build/.nv/ComputeCache/4/c/723bb5ad96fef3 ./build/.nv/ComputeCache/4/a/47339008d1e79d ./build/.nv/ComputeCache/index ./build/.nv/ComputeCache/7/0/aa291f32c5fa12 ./build/.nv/ComputeCache/7/d/6c8b90f11490c2 ./build/.nv/ComputeCache/7/d/bb8e936b8f488a ./build/.nv/ComputeCache/7/6/4e640f78969559 ./build/.nv/ComputeCache/7/1/71865ab09bb54c ./build/.nv/ComputeCache/7/1/fb95b4958dde19 ./build/.nv/ComputeCache/7/2/47260229b142a5 ./build/.nv/ComputeCache/7/c/c4faee783f3b14 ./build/bin/f2py3.6 ./build/bin/f2py ./build/bin/activate ./build/bin/activate.csh ./build/bin/f2py3 ./build/bin/activate.fish ./build/.cupy/kernel_cache/9a509f49d330aca9c7d605ff8ef08c7d_2.cubin ./build/.cupy/kernel_cache/3ed1ac0f17ced8e23e4e87f48b4d9688_2.cubin ./build/.cupy/kernel_cache/f7ce3503d98e4ff029434911dcd46222_2.cubin ./build/.cupy/kernel_cache/517688777ea0c2972c856fd59f6be02b_2.cubin ./build/.cupy/kernel_cache/ca38e4c4d7065e247cb1531d2ddb4a02_2.cubin ./build/.cupy/kernel_cache/ca36af884f46f91671cfaf66b6a587e6_2.cubin ./build/.cupy/kernel_cache/880333a6caeaee62461f40506a84a1ac_2.cubin ./build/.cupy/kernel_cache/2f14f1fd1ea77247db3d2f8e2ed3ca51_2.cubin ./build/.cupy/kernel_cache/9a638949875b3930993103611dc75c96_2.cubin ./build/.cupy/kernel_cache/d348df3277692802b82384ec4c12713c_2.cubin ./build/.cupy/kernel_cache/f879a6e1f5d52e7eef35d518da36b4b9_2.cubin ./build/.cupy/kernel_cache/4a14a723ea69c5da451e12b20d37d78a_2.cubin ./build/.cupy/kernel_cache/58c019f53ef379b7edbcc70aa5738ea2_2.cubin ./build/.cupy/kernel_cache/c67f3da5f0a37fa7da09c44b04c742e1_2.cubin ./build/.cupy/kernel_cache/1aee16ba801930374a81c6f81c1bcfb5_2.cubin ./build/.cupy/kernel_cache/1cdbde655e8a5f1ce40cda478f3a449d_2.cubin ./build/.cupy/kernel_cache/68649fdae896b648bb3f35db4bbea4ea_2.cubin ./build/.cupy/kernel_cache/795fb1cf9ba88ce81fcd31f50ba35111_2.cubin ./build/.cupy/kernel_cache/022256af5bd74116e75ac75257f28d46_2.cubin ./build/.cupy/kernel_cache/7501905074f2bac4218d93f6e4047d8c_2.cubin ./build/.cupy/kernel_cache/99cbdd9675b109e6a3e6fcc2911305aa_2.cubin ./build/.cupy/kernel_cache/9857c3fa56ded0d109152101558ed08a_2.cubin ./build/.cupy/kernel_cache/2e34b1582254312920ce2a2d710602b2_2.cubin ./build/.cupy/kernel_cache/db7d5e29a9e2988d7ecbc15029b5cc4a_2.cubin ./build/.cupy/kernel_cache/222035becdd706281079c6deb86ba434_2.cubin ./build/.cupy/kernel_cache/a2101dae037a489a0b5ce1d420c59b68_2.cubin ./build/.cupy/kernel_cache/49f3dc92581440462a16a7c793bc49ab_2.cubin ./build/.cupy/kernel_cache/90c8f5ffdccbd732c0c45960814a4698_2.cubin ./build/.cupy/kernel_cache/83a45e6fd0a14f1f2c8d3c37bd69c94b_2.cubin ./build/.cupy/kernel_cache/a6fa9b32d26cdf71e1868294e46fa581_2.cubin ./build/.cupy/kernel_cache/6aa90d12f932c8dfabf9c8a707a6640e_2.cubin ./build/.cupy/kernel_cache/6aaf6acb2e0af6808eb2237428cac118_2.cubin ./build/.cupy/kernel_cache/45e3227b8df3d430856b4b9057095163_2.cubin ./build/.cupy/kernel_cache/1c11cf8dae3bd3a7732f4ee52873b8e6_2.cubin ./build/.cupy/kernel_cache/35e472520a9dd82fea8011b6acd90799_2.cubin ./build/.cupy/kernel_cache/8bf1c74f47975d27719e6a609be95bb6_2.cubin ./build/.cupy/kernel_cache/7ba82008a172764e4378bb7b8c98ec53_2.cubin ./build/.cupy/kernel_cache/49f5a6422069f75cab4014f1af2eb0dd_2.cubin ./build/.cupy/kernel_cache/16073338f14eb6a383467622ceff4972_2.cubin ./build/.cupy/kernel_cache/bb0ed7043474308e6b0c4cace3c74534_2.cubin ./build/.cupy/kernel_cache/15c5ec55a0dc09647ebbe214a93665ad_2.cubin ./build/.cupy/kernel_cache/64051768f0e79eb51e995d6b67821fcc_2.cubin ./build/.cupy/kernel_cache/cc25b055eb13fc7df23670ceafa3437c_2.cubin ./build/.cupy/kernel_cache/71abbb7477252c9937027aa2067d0e4e_2.cubin ./build/.cupy/kernel_cache/9d1da385a5a555e818ec3185f7952337_2.cubin ./build/.cupy/kernel_cache/20ed7df5344701eabdd7113fbb70274b_2.cubin ./build/.cupy/kernel_cache/b24c11c7ee17444bb6a06072a9fa1d40_2.cubin ./build/.cupy/kernel_cache/a1332c8872aad3d0ba495cbf1b9f965c_2.cubin ./build/.cupy/kernel_cache/8323eac421761756156f1beecae4e642_2.cubin ./build/.cupy/kernel_cache/2e3cac84cb44b3e6f725a436d27ea740_2.cubin ./build/.cupy/kernel_cache/2711d336645e111e7721d82193e1b5a8_2.cubin ./build/.cupy/kernel_cache/1c268ada0e01c434907d91a28ae3d574_2.cubin ./build/.cupy/kernel_cache/766c1c32fd345d2db8ce4c06fb3eab05_2.cubin ./build/.cupy/kernel_cache/bd3ab3b007153fcb67b31412a4928ec8_2.cubin ./build/.cupy/kernel_cache/98258d99dcd6a51269218d10dccc9ce9_2.cubin ./build/.cupy/kernel_cache/f2544cf08c2d0be2f2c8dc649b2caa19_2.cubin ./build/.cupy/kernel_cache/2dca63856e444ff8d7e9a4fa69acbc51_2.cubin ./build/.cupy/kernel_cache/3fb274f3119b135140f61638cb4bf0c7_2.cubin ./build/.cupy/kernel_cache/2de6f9e509820886789ef9c113cbaeb3_2.cubin ./build/.cupy/kernel_cache/d48e8d3a3de2b2d1dea0d7b647b20df9_2.cubin ./build/.cupy/kernel_cache/eabb81cfc02c19bb2feb66996d2f9066_2.cubin ./build/.cupy/kernel_cache/2a9eaacf679acd699e151bdcbf360184_2.cubin ./build/.cupy/kernel_cache/e7632e7557449fe8a92bd26940177158_2.cubin ./build/.cupy/kernel_cache/1f7f1322d3ebc9ebd92df6e37a040115_2.cubin ./build/.cupy/kernel_cache/abd3b3c5f5f705eed099858a3d9b8e60_2.cubin ./build/.cupy/kernel_cache/f6e1cf1971d119af085292d20369bcc0_2.cubin ./build/.cupy/kernel_cache/fc418f20120ae4eafb5a8d97bea31469_2.cubin ./build/.cupy/kernel_cache/0f9dbdc9218703238cbd0ad0bd91c4b6_2.cubin ./build/.cupy/kernel_cache/f2f78058405186183ad1144ed3e3dea0_2.cubin ./build/.cupy/kernel_cache/75ec4e9abc7ef88d83bb94dd1770a28b_2.cubin ./build/.cupy/kernel_cache/517760394b1b2dd8c0f5dd825714b088_2.cubin ./build/.cupy/kernel_cache/787f0da78ad37a3d2242201bf3cee9ab_2.cubin ./build/.cupy/kernel_cache/a878b4d90e8d8a9890e8b4e52139659c_2.cubin ./build/.cupy/kernel_cache/699d5ac6c67d64a40952a3f7958c3556_2.cubin ./build/.cupy/kernel_cache/db419d011bf275c40ea1be368b2b3ca2_2.cubin ./build/.cupy/kernel_cache/b90fc1c537a96934b6b571da57c511ef_2.cubin ./build/.cupy/kernel_cache/4c4eb82800cbf1ff177e7c81c9caa1f7_2.cubin ./build/.cupy/kernel_cache/1376e9b294ed464ec594e4b95199c615_2.cubin ./build/.cupy/kernel_cache/00cf7d3804ee3f6ea9f9da1314382937_2.cubin ./build/.cupy/kernel_cache/ddf0bf922f99f3b4273de01dff6a3861_2.cubin ./build/.cupy/kernel_cache/6c80fd1b7fb0b2a3e36f1624ec7942a3_2.cubin ./build/.cupy/kernel_cache/11ae57d117731dd20ac2d1c89f579bba_2.cubin ./build/.cupy/kernel_cache/e46a41586c4bda14fa8ecdf890d154ad_2.cubin ./build/.cupy/kernel_cache/d9a7662cd62ab5e1ef59a8ecbd6a74fa_2.cubin ./build/.cupy/kernel_cache/bc76a4ad713292e1eb163398b53ea1b3_2.cubin ./build/.cupy/kernel_cache/e1978947d29a710cb7de539496b4ca9a_2.cubin ./build/.cupy/kernel_cache/f5dcc1e423b4b52f6618a1bf7f07514c_2.cubin ./build/.cupy/kernel_cache/8227d07c740e01c8d2250aafe459c7e2_2.cubin ./build/.cupy/kernel_cache/1fa8e937c75ce42d78ca0fdce0398620_2.cubin ./build/.cupy/kernel_cache/64d6db0caa329892a56855ff7d6f9d65_2.cubin ./build/.cupy/kernel_cache/8c79f49fd7fb600082e8ed279478e9a3_2.cubin ./build/.cupy/kernel_cache/18425e0e318d049b82705bcd09365118_2.cubin ./build/.cupy/kernel_cache/21798f9ca36b502bd86638550ddbf073_2.cubin ./build/.cupy/kernel_cache/28d074725dd1a152357a7c91c67b5053_2.cubin ./build/.cupy/kernel_cache/5a228d38a271aa61d52eb1375a9e525c_2.cubin ./build/.cupy/kernel_cache/91ea5bf87b5af11419a0409f350d6018_2.cubin ./build/.cupy/kernel_cache/e3d5bfb166978160faea2223b91b3494_2.cubin ./build/.cupy/kernel_cache/089e48b696bd0f1370b0d5ec25ff3cbb_2.cubin ./build/.cupy/kernel_cache/034181dd1bfad7063a8025824d56aed2_2.cubin ./build/.cupy/kernel_cache/87e3ae231144a31363912eec42253d81_2.cubin ./build/.cupy/kernel_cache/876bfa3f519db0301138e1126b81044d_2.cubin ./build/.cupy/kernel_cache/c0b5c6f92b9429445d0cd4d83c012ed5_2.cubin ./build/.cupy/kernel_cache/3ab25a8c318263577b681d25aa33f8ba_2.cubin ./build/.cupy/kernel_cache/d2cfe9e909d7c44cf3d47f3c699bbc7e_2.cubin ./build/.cupy/kernel_cache/52dc39914f13d6386fc59eee858348ed_2.cubin ./build/.cupy/kernel_cache/195e48f41a4dbc7b5e84c1ef222d17b2_2.cubin ./build/.cupy/kernel_cache/0a63d56eca29ca410b3730c8d7d0cb49_2.cubin ./build/.cupy/kernel_cache/ba2f49a8118ddce43ff125ed964e0968_2.cubin ./build/.cupy/kernel_cache/243f492f5e5fcdd25dfce1a0e143159e_2.cubin ./build/.cupy/kernel_cache/8a3f2727033a1a2001c7860dd69bd3e6_2.cubin ./build/.cupy/kernel_cache/8cd09abd68ca4be21cf62523ba50c274_2.cubin ./build/.cupy/kernel_cache/e1bfb9e1b3d61e42fa11b75e736d8693_2.cubin ./build/.cupy/kernel_cache/1995d00baeedc3d184abce4c35a52506_2.cubin ./build/.cupy/kernel_cache/4c8ac005ed503ad9111ce8093bf7c586_2.cubin ./build/.cupy/kernel_cache/864f2845a38eea35c34d45b446eda312_2.cubin ./build/.cupy/kernel_cache/b6217a91071e61764e272974916f2a8c_2.cubin ./build/.cupy/kernel_cache/4a52ec9363f4c3c411eaa1fa72e90ce9_2.cubin ./build/.cupy/kernel_cache/c0f6455c63fcf86c9ef00956a26e49b7_2.cubin ./build/.cupy/kernel_cache/bbc60097ac3222d2732a61d85023e606_2.cubin ./build/.cupy/kernel_cache/c9c36f290dfa2028b801d1b7a6601a92_2.cubin ./build/.cupy/kernel_cache/dd855f0b25e06c7a2183160f5ddf1ccb_2.cubin ./build/.cupy/kernel_cache/a00d58bc2d91861d6fb3792f7ae8db48_2.cubin ./build/.cupy/kernel_cache/25c1b919a04d0df0531af5cde0869567_2.cubin ./build/.cupy/kernel_cache/1ce13a5e5ad94b91fe0990e02012d28b_2.cubin ./build/.cupy/kernel_cache/e27168ac8a944230c4bccc0ea92f1170_2.cubin ./build/.cupy/kernel_cache/4c0486046e9cbeeab6e9b9806449dfc1_2.cubin ./build/.cupy/kernel_cache/252cf512278346d1a55f823c122976fd_2.cubin ./build/.cupy/kernel_cache/914bff5ba00d7d587b648e5e8562643a_2.cubin ./build/.cupy/kernel_cache/356ec68593881c09029777a3d5270f48_2.cubin ./build/.cupy/kernel_cache/fb0db7ecf39dde8912b9f9dcf3397e16_2.cubin ./build/.cupy/kernel_cache/ee60a632e7806e92bed38944a922ff05_2.cubin ./build/.cupy/kernel_cache/73e7de272c342263e9fa8559a3065330_2.cubin ./build/.cupy/kernel_cache/1bb769b7dc1729604b6483037795e7b7_2.cubin ./build/.cupy/kernel_cache/9ed07c5ff79c1653e0f84301f19a8df2_2.cubin ./build/.cupy/kernel_cache/d78d64137616abc9fd9ecafe0476c1d7_2.cubin ./build/.cupy/kernel_cache/b622fc616487099fababa786b477e49a_2.cubin ./build/.cupy/kernel_cache/b870c6ffdfe1a5cff4156a84fb93be0a_2.cubin ./build/.cupy/kernel_cache/4553c4b4f9cbcc8827159eccfb899911_2.cubin ./build/.cupy/kernel_cache/1155981036847ceb57d17f918a83d825_2.cubin ./build/.cupy/kernel_cache/0e66011ce81f3c16981134f09b8bc17f_2.cubin ./build/.cupy/kernel_cache/0ef50a3cf1069d13f6208faa6ee80413_2.cubin ./build/.cupy/kernel_cache/be76faedee55fd615c935c764c243dde_2.cubin ./build/.cupy/kernel_cache/d923377abf01194e36b2ba1600713477_2.cubin ./build/.cupy/kernel_cache/1bcf3bb85b037f85e68cee228364b834_2.cubin ./build/.cupy/kernel_cache/e7b53dfb3276d902fda61a03164d4f9c_2.cubin ./build/.cupy/kernel_cache/81ad029c725de8ee4693d649ec3503e6_2.cubin ./build/.cupy/kernel_cache/70723f5be6fa112cbfc24b0ac947a759_2.cubin ./build/.cupy/kernel_cache/b7d29180beddadb832946c3bc3a09679_2.cubin ./build/.cupy/kernel_cache/8a399408b18759e0e94ec9085bedb684_2.cubin ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/_typing.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/py.typed ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/_compat.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/requirements.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/specifiers.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/__init__.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/tags.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/version.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/__about__.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/markers.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/_structures.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/packaging/utils.py ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/EGG-INFO/LICENSE.BSD ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/EGG-INFO/LICENSE ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/EGG-INFO/LICENSE.APACHE ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/EGG-INFO/PKG-INFO ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/EGG-INFO/WHEEL ./build/lib/python3.6/site-packages/packaging-20.4-py3.6.egg/EGG-INFO/RECORD ./build/lib/python3.6/site-packages/easy-install.pth ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/EGG-INFO/LICENSE ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/EGG-INFO/PKG-INFO ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/EGG-INFO/WHEEL ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/EGG-INFO/RECORD ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/diagram/template.jinja2 ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/diagram/__init__.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/unicode.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/exceptions.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/util.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/__init__.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/core.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/testing.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/results.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/helpers.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/actions.py ./build/lib/python3.6/site-packages/pyparsing-3.0.0a2-py3.6.egg/pyparsing/common.py ./build/lib/python3.6/site-packages/kymatio.egg-link ./build/.keras/keras.json ./build/pyvenv.cfg ./tools/Dockerfile ./tools/push_doc.sh ./tools/travis_install.sh ./benchmarks/asv.conf.json ./benchmarks/benchmarks/scattering3d.py ./benchmarks/benchmarks/__init__.py ./benchmarks/benchmarks/scattering2d.py ./benchmarks/benchmarks/scattering1d.py ./benchmarks/benchmarks/common.py <<<<<< network # path=/home/jenkins/workspace/kymatio_revert-623-test_1d/coverage.xml /home/jenkins/workspace/kymatio_revert-623-test_1d <<<<<< EOF