ML Ops tools for Trilliant Health
Project description
mops is a Python library for ML Operations.
Jump to
Quickstart
if you are impatient prefer examples, like me!
mops solves for four core design goals:
-
Efficient transfer of pure function execution to remote execution environments with more &| different compute resources
-
Everything is written in standard Python with basic Python primitives; no frameworks, YAML, DSLs...
-
Memoization — i.e. reproducibility and fault tolerance — for individual functions.
-
Droppability:
mopsshouldn't entangle itself with your code, and you should always be able to run your code with or withoutmopsin the loop.
It is used by decorating or wrapping your pure function and then calling it like a normal function.
read the docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file thds_mops-3.19.20260501190820-py3-none-any.whl.
File metadata
- Download URL: thds_mops-3.19.20260501190820-py3-none-any.whl
- Upload date:
- Size: 175.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c862cf64c11e8bfadd239abb70f0e54d7ccb4678b4b81f8b28961790ea70ef27
|
|
| MD5 |
1d0d6e699b5ddd6c8c0fbc310c5f8bec
|
|
| BLAKE2b-256 |
dc223cc4d65da656874be03e3229e9edde60ce78bdd40a1751790963f9e43da3
|