Skip to main content

sclblonnx

PyPI Release

The sclblonnx package provides a high level API to construct and alter ONNX graphs.

The basic usage is as follows:

import sclblonnx as so

g = so.empty_graph()
n1 = so.node('Add', inputs=['x1', 'x2'], outputs=['sum'])
g = so.add_node(g, n1)
# etc.

Please see the examples/ folder in this repo for examples.

Download files

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

Source Distribution

sclblonnx-0.3.0.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

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

sclblonnx-0.3.0-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file sclblonnx-0.3.0.tar.gz.

File metadata

  • Download URL: sclblonnx-0.3.0.tar.gz
  • Upload date:
  • Size: 20.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for sclblonnx-0.3.0.tar.gz
Algorithm Hash digest
SHA256 bcd274ffbb2d93c6f9a1f2d8a7928dbaa3435192309a4748f2cf2ca7f1618a61
MD5 fe856b0436da45fe05928f11337f0e9c
BLAKE2b-256 ad4150a13c7eac4d2a88e7e71cfda8fc51207a44ac1b84059a13d4ad2061f18d

See more details on using hashes here.

File details

Details for the file sclblonnx-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: sclblonnx-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for sclblonnx-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bac40a0121a52a946999c3d01357eba3fc0f7b68ac1254cf0c89bed5a807a3a4
MD5 ea81038b8e3aabe0d4bc1c8867e6ccef
BLAKE2b-256 7e7ac8f0ebabd2d39081f521190f0cfd6043fd0afd0cf388751422bee40544b4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.3.0 This release

2 files

0.2.2

2 files

0.2.1

2 files

0.1.16

2 files

0.1.14

2 files

0.1.13

2 files

0.1.12

2 files

0.1.9

2 files

0.1.8

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.0

2 files

Supported by

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