LICENSE
MANIFEST.in
README.md
pyproject.toml
ci/build_cuda_candidate.py
ci/cuda-e3-build-only.json
ci/platform-contract.json
docs/cuda-build-only-0.1.2.md
scripts/certify_cuda_candidate.py
scripts/verify_cuda_e3_evidence.py
src/rextio_tensorflow/__about__.py
src/rextio_tensorflow/__init__.py
src/rextio_tensorflow/diagnostics.py
src/rextio_tensorflow/plugin.py
src/rextio_tensorflow/plugin_types.py
src/rextio_tensorflow/types.py
src/rextio_tensorflow.egg-info/PKG-INFO
src/rextio_tensorflow.egg-info/SOURCES.txt
src/rextio_tensorflow.egg-info/dependency_links.txt
src/rextio_tensorflow.egg-info/entry_points.txt
src/rextio_tensorflow.egg-info/requires.txt
src/rextio_tensorflow.egg-info/top_level.txt
src/rextio_tensorflow/claim/__init__.py
src/rextio_tensorflow/claim/activations.py
src/rextio_tensorflow/claim/add.py
src/rextio_tensorflow/claim/classification.py
src/rextio_tensorflow/claim/cuda.py
src/rextio_tensorflow/claim/matmul.py
src/rextio_tensorflow/claim/reductions.py
src/rextio_tensorflow/claim/transpose.py
src/rextio_tensorflow/claim/unary.py
src/rextio_tensorflow/lower/__init__.py
src/rextio_tensorflow/lower/activations.py
src/rextio_tensorflow/lower/add.py
src/rextio_tensorflow/lower/classification.py
src/rextio_tensorflow/lower/cuda.py
src/rextio_tensorflow/lower/matmul.py
src/rextio_tensorflow/lower/reductions.py
src/rextio_tensorflow/lower/transpose.py
src/rextio_tensorflow/lower/unary.py
src/rextio_tensorflow/rules/__init__.py
src/rextio_tensorflow/rules/coverage.py
src/rextio_tensorflow/rules/records.py
src/rextio_tensorflow/rust_snippets/__init__.py
src/rextio_tensorflow/rust_snippets/cuda_runtime.py
src/rextio_tensorflow/rust_snippets/runtime.py
tests/test_analyzer_surface.py
tests/test_claim.py
tests/test_cuda_e3_build_only.py
tests/test_cuda_e3_evidence.py
tests/test_cuda_e3_manual_harness.py
tests/test_import_minimal.py
tests/test_invocation_local_reuse.py
tests/test_lower.py
tests/test_package_metadata.py
tests/test_platform_matrix.py
tests/test_platform_profiles.py
tests/test_plugin.py
tests/test_prepared_constants.py