.gitignore
.mkdocs.yml
.pre-commit-config.yaml
.project-root
.readthedocs.yaml
LICENSE
README.md
pyproject.toml
uv.lock
.github/actions/setup/action.yaml
.github/workflows/benchmark.yaml
.github/workflows/code-quality-main.yaml
.github/workflows/code-quality-pr.yaml
.github/workflows/python-build.yaml
.github/workflows/tests.yaml
benchmark/README.md
benchmark/__init__.py
benchmark/benchmarkable_dataset.py
benchmark/nrt_dataset.py
benchmark/run.py
benchmark/run_micro.py
docs/gen_ref_pages.py
docs/index.md
docs/javascripts/mathjax.js
sample_dataset/dataset.pkl
sample_dataset_builder/LICENSE
sample_dataset_builder/README.md
sample_dataset_builder/pyproject.toml
sample_dataset_builder/src/sample_dataset_builder/__init__.py
sample_dataset_builder/src/sample_dataset_builder/__main__.py
sample_dataset_builder/src/sample_dataset_builder/dataset_generator.py
sample_dataset_builder/src/sample_dataset_builder/configs/generate_dataset.yaml
sample_dataset_builder/src/sample_dataset_builder/configs/dataset_spec/default.yaml
sample_dataset_builder/src/sample_dataset_builder/configs/dataset_spec/mimic.yaml
sample_dataset_builder/src/sample_dataset_builder/configs/dataset_spec/sample.yaml
src/nested_ragged_tensors/__init__.py
src/nested_ragged_tensors/ragged_numpy.py
src/nested_ragged_tensors.egg-info/PKG-INFO
src/nested_ragged_tensors.egg-info/SOURCES.txt
src/nested_ragged_tensors.egg-info/dependency_links.txt
src/nested_ragged_tensors.egg-info/requires.txt
src/nested_ragged_tensors.egg-info/top_level.txt