Metadata-Version: 2.1
Name: lexer-sdk
Version: 0.0.2
Summary: Lexer Python SDK
Home-page: https://lexer.ai
Author: Lexer engineering team
Author-email: zheng@lexer.ai
Project-URL: Homepage, https://lexer.ai
Project-URL: API Documentation, https://docs.lexer.ai/docs
Keywords: artificial intelligence,pytorch,tensorflow,onnx,development,debugging,benchmarking,profiling,profiler
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Debuggers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown

# Lexer Python SDK

Welcome to Lexer!
We build tools designed to help machine learning engineers code models with
confidence.

By using this Python SDK, you can:

1. Compare machine learning execution engines
2. Understand model performance before deploying to production, and
3. Save yourself and colleagues countless hours of headaches ensuring
models perform as expected!

Please refer to our official documentation [here](https://docs.lexer.ai/docs)
for installation and more usage details.
