Offline inference and metric calculation library
Project description
crossfit
Multi Node Multi GPU Offline Inference and metric calculation library
Installation
Install this library using pip
:
pip install crossfit
Installation from source (for cuda 12.x)
git clone https://github.com/rapidsai/crossfit.git
cd crossfit
pip install --extra-index-url https://pypi.nvidia.com ".[cuda12x]"
Usage
Usage instructions go here.
Development
To contribute to this library, first create a conda environment with the necessary dependencies:
cd crossfit
mamba env create -f conda/environments/cuda_dev.yaml
conda activate crossfit_dev
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
crossfit-0.0.5.tar.gz
(95.0 kB
view details)
Built Distribution
crossfit-0.0.5-py3-none-any.whl
(175.7 kB
view details)
File details
Details for the file crossfit-0.0.5.tar.gz
.
File metadata
- Download URL: crossfit-0.0.5.tar.gz
- Upload date:
- Size: 95.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65812baddeaed1bcb5a9165c08e6edfea7f18713123241c0925e59451ee153a1 |
|
MD5 | 9fa841d9d57bd5fdd3c5ddc8ad7adf97 |
|
BLAKE2b-256 | 76317da6d35c6899fe5b0d7dc8e972e948e483f5a1eef8f7199f7563115e4d38 |
Provenance
File details
Details for the file crossfit-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: crossfit-0.0.5-py3-none-any.whl
- Upload date:
- Size: 175.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a8c47bd472f77dd83fe63762f414be530ab4a4e14d36e31a42f54cfae85a7e7 |
|
MD5 | da01e1c6b766b4847bf4a7937af1f816 |
|
BLAKE2b-256 | ec89e53ade1642f6a46c7130d9cf5f7ed292dbf2a94995e2652d56bda16f038f |