.. run-batched documentation master file, created by sphinx-quickstart on Wed Jan 29 22:52:16 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to ``run-batched``'s documentation! =========================================== ``run-batched`` is a Python package that allows you to run a torch model on a numpy array in batches. There is one function in this package: .. autofunction:: run_batched.run_batched