Published onOctober 24, 2024Automated License Checking for Conda Projectscondalicense-checkingpixiHow we automatically check our software for license compliance.Read more →
Published onOctober 1, 2024Defining ONNX graphs with ndonnxonnxarray-apinumpyndonnxndonnx 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.Read more →
Published onSeptember 3, 2024Defining ONNX graphs with Spoxonnxpythonmlopsspoxarray-apindonnxSpox provides an efficient and Pythonic way to define ONNX graphs.Read more →
Published onAugust 14, 2024Easily compare tabular data with TabularDelta - powered by SQLCompyrepythonpandaspolarssqlalchemydataTabularDelta reports table comparisons in different formats for various types of tables and use cases.Read more →
Published onAugust 9, 2024Persisting and running machine learning models with ONNXonnxpythonmlopsspoxarray-apindonnxIntroduction into ONNX, an open-source specification that allows us to persist the state of a trained model as well as its inference logic.Read more →