smdebug


Namesmdebug JSON
Version 1.0.34 PyPI version JSON
download
home_pagehttps://github.com/awslabs/sagemaker-debugger
SummaryAmazon SageMaker Debugger is an offering from AWS which helps you automate the debugging of machine learning training jobs.
upload_time2023-10-23 16:50:04
maintainer
docs_urlNone
authorAWS DeepLearning Team
requires_python>=3.6
licenseApache License Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            This library powers Amazon SageMaker Debugger, and helps you develop better, faster and cheaper models by catching common errors quickly.
It allows you to save tensors from training jobs and makes these tensors available for analysis, all through a flexible and powerful API.
It supports TensorFlow, PyTorch, MXNet, and XGBoost on Python 3.6+.
- Zero Script Change experience on SageMaker when using supported versions of SageMaker Framework containers or AWS Deep Learning containers
- Full visibility into any tensor which is part of the training process
- Real-time training job monitoring through Rules
- Automated anomaly detection and state assertions
- Interactive exploration of saved tensors
- Distributed training support
- TensorBoard support




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/awslabs/sagemaker-debugger",
    "name": "smdebug",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "AWS DeepLearning Team",
    "author_email": "",
    "download_url": "",
    "platform": null,
    "description": "This library powers Amazon SageMaker Debugger, and helps you develop better, faster and cheaper models by catching common errors quickly.\nIt allows you to save tensors from training jobs and makes these tensors available for analysis, all through a flexible and powerful API.\nIt supports TensorFlow, PyTorch, MXNet, and XGBoost on Python 3.6+.\n- Zero Script Change experience on SageMaker when using supported versions of SageMaker Framework containers or AWS Deep Learning containers\n- Full visibility into any tensor which is part of the training process\n- Real-time training job monitoring through Rules\n- Automated anomaly detection and state assertions\n- Interactive exploration of saved tensors\n- Distributed training support\n- TensorBoard support\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0",
    "summary": "Amazon SageMaker Debugger is an offering from AWS which helps you automate the debugging of machine learning training jobs.",
    "version": "1.0.34",
    "project_urls": {
        "Homepage": "https://github.com/awslabs/sagemaker-debugger"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "846ad1d35ecbddfadbe1040fa69aaca23665f3ad2c16c519571855589721dfec",
                "md5": "3c774d2a98600e1f109e8114f62448a1",
                "sha256": "cf468938aa8e502888060b1508b7c78220074da23cd6c9e663e939057784b3f8"
            },
            "downloads": -1,
            "filename": "smdebug-1.0.34-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c774d2a98600e1f109e8114f62448a1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 280102,
            "upload_time": "2023-10-23T16:50:04",
            "upload_time_iso_8601": "2023-10-23T16:50:04.242532Z",
            "url": "https://files.pythonhosted.org/packages/84/6a/d1d35ecbddfadbe1040fa69aaca23665f3ad2c16c519571855589721dfec/smdebug-1.0.34-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-23 16:50:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "awslabs",
    "github_project": "sagemaker-debugger",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": false,
    "lcname": "smdebug"
}
        
Elapsed time: 0.12860s