Published on October 24, 2024 Automated License Checking for Conda Projects conda license-checking pixi How we automatically check our software for license compliance.
Published on October 1, 2024 Defining ONNX graphs with ndonnx onnx array-api numpy ndonnx ndonnx is an ONNX-backed Python array library that implements the Array API standard. It aims to simplify the transfer of models from research to production.
Published on September 3, 2024 Defining ONNX graphs with Spox onnx python mlops spox array-api ndonnx Spox provides an efficient and Pythonic way to define ONNX graphs.
Published on August 14, 2024 Easily compare tabular data with TabularDelta - powered by SQLCompyre python pandas polars sqlalchemy data TabularDelta reports table comparisons in different formats for various types of tables and use cases.
Published on August 9, 2024 Persisting and running machine learning models with ONNX onnx python mlops spox array-api ndonnx Introduction into ONNX, an open-source specification that allows us to persist the state of a trained model as well as its inference logic.