Skip to main content

Python package containing Scailable ONNX tools.

Project description

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.

Project details


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.1.13.tar.gz (19.1 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.1.13-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sclblonnx-0.1.13.tar.gz
  • Upload date:
  • Size: 19.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for sclblonnx-0.1.13.tar.gz
Algorithm Hash digest
SHA256 0fd2b5f0adac53359b3374c692a7d37da72287d996bac668b2f150d5ce19727a
MD5 f93f1cb54c4ab425cb0c9e6655b9f796
BLAKE2b-256 495b35d94494a1c642c241a0570cd1fac6c4b149e679f4277066056e4c6a3adb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: sclblonnx-0.1.13-py3-none-any.whl
  • Upload date:
  • Size: 20.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for sclblonnx-0.1.13-py3-none-any.whl
Algorithm Hash digest
SHA256 10ac4e33f1b4f255311b5517e64e876dc0dbab6385769901c0d054cdc752501a
MD5 346767c138a1a809e93bbf06544e0cb7
BLAKE2b-256 a386054afaa2119a204117d65b29e86e33101a188edbd3509d75a509c9ef7ae0

See more details on using hashes here.

Supported by

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