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.4.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.4-py3-none-any.whl (466.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: danling-0.4.4.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.4.tar.gz
Algorithm Hash digest
SHA256 49e8b23df71397167e0c2f3a6751c8ec60e1bda37c2258777cbef1c2a3ceee0a
MD5 8b0b63bfb768b271e14a5777312f77db
BLAKE2b-256 8736f5711d8b78f95747da0fd442a604f409fed28c8c3e719ce3068c485fefd9

See more details on using hashes here.

Provenance

The following attestation bundles were made for danling-0.4.4.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.4-py3-none-any.whl.

File metadata

  • Download URL: danling-0.4.4-py3-none-any.whl
  • Upload date:
  • Size: 466.2 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 dffe13573db10ba42d90bc41dbaf036614967a71e5801f13be78b91e4e6efe56
MD5 deddbfc1939247ede9ba0c8a02a70ab6
BLAKE2b-256 dd09f250beef71e80aab130901149ab493708dd8173228ced65020e8e61ea861

See more details on using hashes here.

Provenance

The following attestation bundles were made for danling-0.4.4-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

Supported by

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