Skip to main content

Command-line tool for converting ONNX, TF, and PyTorch models to RKNN format using rknn-toolkit2

Project description

rknn-convert

Command-line tool for converting machine learning model files to RKNN format.

Purpose

Using the rknn-toolkit2 library requires writing the same function calls in a similar order every time. This tool simplifies the process by allowing you to define your conversion process in a TOML configuration file.

Usage

rknn-convert convert <config.toml>

Converts the model to RKNN format using the configuration file.

rknn-convert explain <config.toml>

Shows each configuration option and whether is is the default value.

Pipx installable via pipx install rknn-convert

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

rknn_convert-0.1.0.tar.gz (19.6 kB view details)

Uploaded Source

Built Distributions

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

rknn_convert-0.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (734.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (664.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (532.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rknn_convert-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.6 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (734.7 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (664.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (735.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (664.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.7 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl (733.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl (663.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (493.1 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl (734.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl (664.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (532.0 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl (733.8 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl (663.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (493.3 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl (734.2 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl (663.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (532.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl (734.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl (663.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (532.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl (733.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl (663.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (531.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (493.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl (733.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl (663.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (531.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (493.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl (733.7 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl (664.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (531.6 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.3 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl (734.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

rknn_convert-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl (664.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

rknn_convert-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (494.5 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

Details for the file rknn_convert-0.1.0.tar.gz.

File metadata

  • Download URL: rknn_convert-0.1.0.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/1.13.1

File hashes

Hashes for rknn_convert-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9997ea1d459cdb77fa14d423f3db59df5bc43b2771842091510f028bd28181ff
MD5 ed820b351cf95a19a546e12df3f39c97
BLAKE2b-256 8b601a324f177db6e709cf9e74c5a28978bd1a74136a4cf57a74aa15a4372b7c

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e2d56d3270bbf3e6d64fec24de90f30f5386b2a7d99b4f04b5611af9b9599403
MD5 8b5fc0d283c7ee89552d75a5350453e9
BLAKE2b-256 482fb28b707b366e75bba6b9edd454e9c868fc96111f391cb39b05cfbfdf3cc4

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9085352a483108c1fc5403f8f2a60484fe4434b81da97171980161e3817397e8
MD5 5bbea664cbb9bd369a52cb44cc2941e8
BLAKE2b-256 a4600b2519be05a5f9f19a0006200b59a798a32e1e9b990baddfe82a6f71b3d9

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d7520645fd3a372283861f2d2059d78fe36836cbba1708b4321af79bb454642b
MD5 804cb38f6b0cebbee94e65d3130abde0
BLAKE2b-256 c7aa33ec1d1d45d3294fa15a797eb4291e18075feeb0780396272aa35fcafad9

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 62c4bda4e5ab5122fbec8db4fe5cee81a2913c453ef3361041d4192b120af254
MD5 b5d6e2871dc4326e1fd9ae0b3e97ae4d
BLAKE2b-256 8a938df90166d0440b3468cbd646e1bbc988b3223db7f092a17e28a19623b448

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e888105d93b243456e9e0804629ba9222814079506261de62eaa0eaaa1b77d8
MD5 11dead041e172bd01e0fd260e027db4c
BLAKE2b-256 b6e6839e83e63f242e520b6fda0852ec6021e5455f155eb579e7efe7d0ac9d52

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6dd1aceb07bd288622841f04cdb395949646aa37a9a235bd14fb458c9d088522
MD5 405963a7ee577ce3794862708262b228
BLAKE2b-256 7bf2ca3eddd7d03c92c49df85b30c8944a16f4788100a0dad95b392d508d9a03

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 127ed0505a3c3dd15a20edaf2c3e4f6759d870e05c51595d818cce7bf1f21bee
MD5 8cd9e6a9e01dbd2e2eee5fe672f90b1d
BLAKE2b-256 c5e2384f8a8da57876a94104d24f9f63dfc409c5c7d46c9122025bcc4c561c31

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 56fb54da2dbe02b59b2bc172ccaaa71e9331f7513be3c05bfe00feb94ec6e124
MD5 ae890ec973f0d7ad0c6d578a47243281
BLAKE2b-256 40968cd9151647b0b0332a0a9c3eadf76e2481f41196c2a9e4c77503320a1ad6

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f2dd8a972ae8f5e77fec6f7a82b7c8485a4f70b45260eb0ddbd76688fbc8f007
MD5 3e9c79d95027ec8c051659d6e003a5f6
BLAKE2b-256 b5a28b2440b4eb9f2c0dd3cd007bb53b12146dd717a05518eea4148cc5982e1a

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1d4f3421c643f04713dfab29bb458b33ffae3d1ee504d643c4eb2c05b97d71bc
MD5 207d9490dcf4a03dae43dbb4a9f8ef30
BLAKE2b-256 4f4b2a90f53b44a605a383f81441fd8c2c9a9f02e9f953d904ab97d83db29423

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebdb68e08844befd82333f3c0b73213c2e50f6abc59d94fc8cf012fefeb7f114
MD5 4922c63ed677fc5b6bca4154981b1a50
BLAKE2b-256 50e276ac1b434e83a1dc6ea808a7df843f2421140908935dbb02d007292f5be5

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4d504f3a7866018b61589adbb743c839c440586b576054eede741bea0f7962aa
MD5 cff9623a1ffc5fa6d10acb130f4244bc
BLAKE2b-256 48aa0273b06b965c4e0f5b421061c7b959e920125af599c449ad88e90bea54d5

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c33c847ab146d3d15a35147bae30728e7418aee42f0957009c2b6484dca1817f
MD5 02d0e58322322ebcbfe8cfba8ea3bfbd
BLAKE2b-256 0618cd843e3366c2f4f6b25c098d77186af829b8200ca61cea1742bf5ea54012

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 534c736c79c0a1ab6373ae58c47e6415afaca13e3da0120985e9b488ff23b4a5
MD5 7953dbe8b8905a44d4b47f7aef46fa12
BLAKE2b-256 2f8726bde906c50f8136d30fe900d62b046b86e3334483ce5063358665b8940f

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 910c221983de5f46d8bc9a8b63b8f39777a7d3b6e8a4d628321a3418fdd1a2d0
MD5 654650fc906c0619826ca03d1f587098
BLAKE2b-256 3e85f8e49cf3a25e9e9d0cc78dcd008029d6618591065ec940fe80502a2932f2

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 7de5e29cf8c2d6e75f0ba855ab9b8541cec695059a65d815c8922a9944f83fcc
MD5 a7e63536649ce0b7752185b171eca1c6
BLAKE2b-256 d50a4dfd2fc704c43be2814be91408c47c9ec852c6688c205b80a5e407716d86

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 2e0166cfbbb50dac22c8b1f3b25c406c23be55179db04c90ca7168456caeb9b3
MD5 6a1226386b55f3e830bf7cf5ca441aff
BLAKE2b-256 6a89c45fe09b34161ffcb9791fb01f09a0885fa11e54a2a8db9cea73ceffcafc

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 3d881e59337925696d5ef6dc12edabfed7f8eec138f9e03a74d28ce23992036b
MD5 dc0cc7023cdc3af7ba53713d372e7fc0
BLAKE2b-256 872d410f491c33ea324538a3bf4a40d7b398df34e6a8a7663a91ce59a7f39a4c

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 11d3cbca145385a4e39366479bbbe8073012a3f27b24271902d481b59536e164
MD5 ae764bfbb5786d6199b94063d87b7823
BLAKE2b-256 2c3e17779acb3572daf82795f9ceaffa9ba65e6df37b024066d42eb2f23d7a47

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 19d8e5065bd0cd41495393548dc9ce4d295789c43edd0c88737edeea654bbe3c
MD5 67d60c22c7d846e2a02e25d9b46a62cf
BLAKE2b-256 e0d72b4b94ceaff4c1768e710582c1cb91c49262a6444735188246e00d5606ce

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 29fda08bd015b506914c5df6d24d767d478036ca89703d5ef3d378c4da326562
MD5 a3f2e78245020f4f8046f48e3046165a
BLAKE2b-256 5922c72dead2c8170096923e97942d3e934341b1f2bd787677405905a673736e

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d796fdffa9fee713f8570d6766ea325e546231f6b43aab29e20526074ae650b6
MD5 f861d21d854d0227bdc0e22e2fcf5665
BLAKE2b-256 f9debfe9c41844145261f05114536fa98687cb133814e125dd21431b0d2300b9

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 f1b12d0d963cb89e5db1543c0515dcf5ba4c462826fbbcb906941818d856b3c0
MD5 1ec9e0ff44e506031d91204a162f7582
BLAKE2b-256 3179c87bdf7b1165f196b4294563768642011cf2916b8ec675be2b5907b06ce8

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 56d7ced4a2d418ce6141f76dab564a12f1047aed533a311b341dbb97289f02e9
MD5 987c5fd26c37b93e49f638a32483f448
BLAKE2b-256 3ded88269eb6a642dcb8aaf10faf4197f934e320dbfa53c1431e6a131bd6be23

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c65bf5f63b7e9c67607ad2efa3b162de43ac7222a235a6185a7e54c853b42ab0
MD5 e1d8db1dee60ece7022a2ba7d46b4c77
BLAKE2b-256 cfb6ac28a2d3e148b5bc9335353176d527e545531eabf85eb328647125eb87f8

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d666e746e7df8922d116beef1c678c332ffd1aba1374388cd0f22c9f240709cb
MD5 0efb00bd223b2969c758d37c34f5cb05
BLAKE2b-256 a4fd43e1cf1ee0eaf52d3e6edf25e862d341127f199c08ca97a7b078b143fa83

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ed0ec4f3a5509f3130e602e1b4a1741abbc5f10b2ca0c4c00be6042ca89875b6
MD5 f8c19ed33ab84343d08f5507203aac02
BLAKE2b-256 e124b82b969c8fd27887cb53e50c9f6b6867e04ca5fb780b830ec4a5fe334325

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51c5e4578fc38efafd6d38613a0502c91a0c9636691b95f1a6b2af91235b02f7
MD5 5401907ccd2e7838b2452efde2622e32
BLAKE2b-256 2f98525653d2e401fe26ae212eb701d537a3efde9b61429233bd7168ca6af480

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b50f51820813084f9cbdec0407e0b9536fa62fed5a4bd6f458700c62b48af1d9
MD5 8e634cbdb3c67440d12ea742473385e8
BLAKE2b-256 43ccdaa12a9b3a65293cdd737030901069b7ad39e16ca11ac735fa3c7378b142

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9e17bdb1a58fa75ab98d1aea572a732b14ed26cd102436643d7ef45ba971fb42
MD5 cf556a2efa004d05404a305252d89876
BLAKE2b-256 2649b924631fab9e6bceeefc169d2d891ce64a64b6beabea8447963adaba1e43

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 38e44dafa688dba7af836c0a7ba4834743d16745841a363c627415be2deb874a
MD5 459ca8fcf9e2538861aac082f2cffb43
BLAKE2b-256 5d7572e9c4270d04296bd5f10e07b7b4b84f98fdfa4289520c2fbd9b07387f72

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 ec6a965caf1866bc43ebae4881e169f937886672a4b54d1377fc6b879d1cc52e
MD5 14b7ea3d7beed3cde1e5cc228c763397
BLAKE2b-256 0e2b8dfba6c00049ec580569b23f75a42574c771863d9bf0c147cad1a8d0d58f

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d3e66f3d4936926d0bb527bcc9f7d02e3385ee906309e9100b033ede31e35d9d
MD5 154fc73eb14ed487fe312cac3b91de1a
BLAKE2b-256 b6dedd5c83a890479b9519444a9aacfe37587c09247c8162af1021e979d414ce

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d4f90349e39eab78eb3b7541634f4d14d182c15249e759965b67c923fd007203
MD5 b544f0ce31600a1c70fa3110d6700583
BLAKE2b-256 9f13932c1ca686441679d89cf245435c063ef4f4a715e40137d9a74ad4e8f8d1

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a8dfd8622afab818c7620b3d5316d13408e0855b8d7b5072b015ae8c653d3dbc
MD5 8e84a9401b22dfb45d52570062de94b9
BLAKE2b-256 0452def9c316ae44eb0715aca8069334ae6d157fad566d7ca41c0137ff9a78f7

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8fbf83c00265848dcf946b5f23c0e72e25f54716a8d9b83117c710ddf641a4a3
MD5 d8e147f592ffa6a3f091b120b2bc829e
BLAKE2b-256 2d1d6f459d9acabe7c771c242548c1b299ecc2cf8c8c5ddaebcf01eb2c84f884

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6e072e28e48c6c6fc31845396eeeab98463d7ed08d491ce0c7f10972d30ab25f
MD5 c3a9d98ad716b7d74c1a62b2b22bc250
BLAKE2b-256 aaf34169d45a3930ff2a0dc9ca72d722f23ddb5ae4907882e4676808957d66d3

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 538b823d8caaa69bd73c15c14a8fd482b6eadbb323d8d6ac54f50bf3f4eb3b7e
MD5 5d1f4d962855d73db69f07c77c863ad1
BLAKE2b-256 ccc33b6b9e02bf88f7f66817c7bdbe4c0b3ec98cb75c9ecb8d13ea08b4f5e105

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1bfba23c56956c7bffddb42176cfeb6948203e4f651304560cae58df1e6dfeb1
MD5 6bf562c6fa09ca007eac38c12660ec4d
BLAKE2b-256 d43f747414667554b4a9e3f3a92f51f8aa5e5c3f0c0c65cb76833a66dbe540d1

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 68b1a5f5db93514d8ba8641381ecad4a73223854510bf5b0099e9e978e4525e2
MD5 50f91daee0cc1f316f28788008111504
BLAKE2b-256 1c330e4789ed9e26622b864441f9787d519bed5b6979618f85a7b5564b3b133d

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dc15cb492d9bfdab60dfd20bc2c7186443890b58c3b5bf04ecc6d4d83949b6f0
MD5 40462ead16762f29b6ead70095ede594
BLAKE2b-256 360554b548fac33c248b7c073bf58a96274101aab90090c3f9df97773cd7facd

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 0c586f66306b98a37946ebdf696c95ebe6ae05d35364c3715e02d3f01d48f3b0
MD5 98388bb5b3d1f60a1984bab3dd1edabf
BLAKE2b-256 8fca094bac6d1c9f23eec95e1b29e75e9cf5f98a241883307785ebb3805a15bf

See more details on using hashes here.

File details

Details for the file rknn_convert-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for rknn_convert-0.1.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 3e7d420df50aa84dfcffd74f401b95fff40a0402319e6363708572444e7ed4f3
MD5 277ccd7ccac2158ad6bfaf2736b20a0a
BLAKE2b-256 c22a335633fc743894904e39e67c9a0a4ff63d8966179899728711586dd9c707

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