.coveragerc
.flake8
.gitignore
.gitlab-ci.yml
.gitmodules
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/_static/.gitignore
src/pyronn_layers/__init__.py
src/pyronn_layers.egg-info/PKG-INFO
src/pyronn_layers.egg-info/SOURCES.txt
src/pyronn_layers.egg-info/dependency_links.txt
src/pyronn_layers.egg-info/not-zip-safe
src/pyronn_layers.egg-info/requires.txt
src/pyronn_layers.egg-info/top_level.txt
src/pyronn_layers/PYRO-NN-Layers/.git
src/pyronn_layers/PYRO-NN-Layers/.gitignore
src/pyronn_layers/PYRO-NN-Layers/BUILD
src/pyronn_layers/PYRO-NN-Layers/CHANGELOG.md
src/pyronn_layers/PYRO-NN-Layers/LICENSE
src/pyronn_layers/PYRO-NN-Layers/README.rst
src/pyronn_layers/PYRO-NN-Layers/__init__.py
src/pyronn_layers/PYRO-NN-Layers/cone_backprojector_3D_CudaKernel.cu.cc
src/pyronn_layers/PYRO-NN-Layers/cone_backprojector_3D_CudaKernel_hardware_interp.cu.cc
src/pyronn_layers/PYRO-NN-Layers/cone_backprojector_3D_OPKernel.cc
src/pyronn_layers/PYRO-NN-Layers/cone_projector_3D_CudaKernel.cu.cc
src/pyronn_layers/PYRO-NN-Layers/cone_projector_3D_CudaKernel_hardware_interp.cu.cc
src/pyronn_layers/PYRO-NN-Layers/cone_projector_3D_OPKernel.cc
src/pyronn_layers/PYRO-NN-Layers/cuda_operator.py
src/pyronn_layers/PYRO-NN-Layers/fan_backprojector_2D_CudaKernel.cu.cc
src/pyronn_layers/PYRO-NN-Layers/fan_backprojector_2D_OPKernel.cc
src/pyronn_layers/PYRO-NN-Layers/fan_projector_2D_CudaKernel.cu.cc
src/pyronn_layers/PYRO-NN-Layers/fan_projector_2D_OPKernel.cc
src/pyronn_layers/PYRO-NN-Layers/par_backprojector_2D_CudaKernel.cu.cc
src/pyronn_layers/PYRO-NN-Layers/par_backprojector_2D_OPKernel.cc
src/pyronn_layers/PYRO-NN-Layers/par_projector_2D_CudaKernel.cu.cc
src/pyronn_layers/PYRO-NN-Layers/par_projector_2D_OPKernel.cc
src/pyronn_layers/PYRO-NN-Layers/helper_headers/helper_eigen.h
src/pyronn_layers/PYRO-NN-Layers/helper_headers/helper_geometry_cpu.h
src/pyronn_layers/PYRO-NN-Layers/helper_headers/helper_geometry_gpu.h
src/pyronn_layers/PYRO-NN-Layers/helper_headers/helper_grid.h
src/pyronn_layers/PYRO-NN-Layers/helper_headers/helper_math.h
src/pyronn_layers/PYRO-NN-Layers/patches/patch_tf_1_12.py
src/pyronn_layers/PYRO-NN-Layers/patches/patch_tf_1_9.py
src/pyronn_layers/PYRO-NN-Layers/patches/patch_tf_2_0.py
src/pyronn_layers/PYRO-NN-Layers/test/lme_custom_ops_dev.py
src/pyronn_layers/PYRO-NN-Layers/test/test_import.py
tests/conftest.py
tests/test_import.py