Skip to main content

DanLing

Introduction

DanLing (丹灵) is a high-level library to help with running neural networks flexibly and transparently.

DanLing is meant to be a scaffold for experienced researchers and engineers who know how to define a training loop, but are bored of writing the same boilerplate code, such as DDP, logging, checkpointing, etc., over and over again.

Therefore, DanLing does not feature complex Runner designs with many pre-defined methods and complicated hooks. Instead, the Runner of DanLing just initialise the essential parts for you, and you can do whatever you want, however you want.

Although many attributes and properties are pre-defined and are expected to be used in DanLing, you have full control over your code.

DanLing also provides some utilities, such as [NestedTensor][danling.NestedTensor], [LRScheduler][danling.optim.LRScheduler], [catch][danling.utils.catch], etc.

Installation

Install the most recent stable version on pypi:

pip install danling

Install the latest version from source:

pip install git+https://github.com/ZhiyuanChen/DanLing

It works the way it should have worked.

License

DanLing is multi-licensed under the following licenses:

  • The Unlicense
  • GNU Affero General Public License v3.0 or later
  • GNU General Public License v2.0 or later
  • BSD 4-Clause "Original" or "Old" License
  • MIT License
  • Apache License 2.0

You can choose any (one or more) of these licenses if you use this work.

SPDX-License-Identifier: Unlicense OR AGPL-3.0-or-later OR GPL-2.0-or-later OR BSD-4-Clause OR MIT OR Apache-2.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

danling-0.4.3.tar.gz (6.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

danling-0.4.3-py3-none-any.whl (464.5 kB view details)

Uploaded Python 3

File details

Details for the file danling-0.4.3.tar.gz.

File metadata

  • Download URL: danling-0.4.3.tar.gz
  • Upload date:
  • Size: 6.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for danling-0.4.3.tar.gz
Algorithm Hash digest
SHA256 0b09bbac266366e7e4cd226eb927a8e9d97531af3ca5f3660d9002ce8e8e1b6d
MD5 b20ba0c9934f68dab2e1c5602f466865
BLAKE2b-256 1ea9de90026b784ce2996bf0f2a62a5410e6f8ddbfcb0efe739568be56e68d31

See more details on using hashes here.

Provenance

The following attestation bundles were made for danling-0.4.3.tar.gz:

Publisher: push.yaml on ZhiyuanChen/DanLing

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file danling-0.4.3-py3-none-any.whl.

File metadata

  • Download URL: danling-0.4.3-py3-none-any.whl
  • Upload date:
  • Size: 464.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for danling-0.4.3-py3-none-any.whl
Algorithm Hash digest
SHA256 d62a93f2ad0199e863d4b7fc010bb37ff8b75fcae545f558b7572803c64582f9
MD5 b37816f90d1b99742fe414ae2f37be03
BLAKE2b-256 5f51b1c5deeebe7e2eb51c3777b3404473ee9a0a083c067abd14b67f3eb4a028

See more details on using hashes here.

Provenance

The following attestation bundles were made for danling-0.4.3-py3-none-any.whl:

Publisher: push.yaml on ZhiyuanChen/DanLing

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.4.3

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page