lexer-sdk


Namelexer-sdk JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://lexer.ai
SummaryLexer Python SDK
upload_time2023-02-06 23:41:42
maintainer
docs_urlNone
authorLexer engineering team
requires_python>=3.7, <4
license
keywords artificial intelligence pytorch tensorflow onnx development debugging benchmarking profiling profiler
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://lexer.ai",
    "name": "lexer-sdk",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "artificial intelligence,pytorch,tensorflow,onnx,development,debugging,benchmarking,profiling,profiler",
    "author": "Lexer engineering team",
    "author_email": "zheng@lexer.ai",
    "download_url": "https://files.pythonhosted.org/packages/54/29/d638f70c8aa5b89b3f1ae3b52ba8015b8ba0cffcd1727b58bfa309fd5409/lexer-sdk-0.0.2.tar.gz",
    "platform": null,
    "description": "# Lexer Python SDK\n\nWelcome to Lexer!\nWe build tools designed to help machine learning engineers code models with\nconfidence.\n\nBy using this Python SDK, you can:\n\n1. Compare machine learning execution engines\n2. Understand model performance before deploying to production, and\n3. Save yourself and colleagues countless hours of headaches ensuring\nmodels perform as expected!\n\nPlease refer to our official documentation [here](https://docs.lexer.ai/docs)\nfor installation and more usage details.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Lexer Python SDK",
    "version": "0.0.2",
    "split_keywords": [
        "artificial intelligence",
        "pytorch",
        "tensorflow",
        "onnx",
        "development",
        "debugging",
        "benchmarking",
        "profiling",
        "profiler"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4a83db9441c9bb8b2707e580fb2adc5d656493f46a46b6268fd8f60e22c185c",
                "md5": "9b5f627b74239b98fd5a05284ca96494",
                "sha256": "e742d513416b35508b71a73dc90da6fefe0fbcee896362831888e6c85e88a306"
            },
            "downloads": -1,
            "filename": "lexer_sdk-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b5f627b74239b98fd5a05284ca96494",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 22267,
            "upload_time": "2023-02-06T23:41:40",
            "upload_time_iso_8601": "2023-02-06T23:41:40.899735Z",
            "url": "https://files.pythonhosted.org/packages/b4/a8/3db9441c9bb8b2707e580fb2adc5d656493f46a46b6268fd8f60e22c185c/lexer_sdk-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5429d638f70c8aa5b89b3f1ae3b52ba8015b8ba0cffcd1727b58bfa309fd5409",
                "md5": "f2e7200ce0dd344be7dec5a625b05850",
                "sha256": "65d71e38d7654c8315868fa6cf4edfa3f28a5f9f59a77d2e41b0b6342f70ce4d"
            },
            "downloads": -1,
            "filename": "lexer-sdk-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f2e7200ce0dd344be7dec5a625b05850",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 16871,
            "upload_time": "2023-02-06T23:41:42",
            "upload_time_iso_8601": "2023-02-06T23:41:42.468782Z",
            "url": "https://files.pythonhosted.org/packages/54/29/d638f70c8aa5b89b3f1ae3b52ba8015b8ba0cffcd1727b58bfa309fd5409/lexer-sdk-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 23:41:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "lexer-sdk"
}
        
Elapsed time: 0.03851s