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.2.tar.gz (23.3 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.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl (738.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (667.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (535.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

rknn_convert-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (498.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl (738.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (667.9 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (498.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl (738.6 kB view details)

Uploaded PyPymusllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (668.1 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (498.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl (737.3 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl (666.6 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (496.7 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp314-cp314-musllinux_1_2_x86_64.whl (737.6 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp314-cp314-musllinux_1_2_aarch64.whl (667.7 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (535.6 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (498.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl (737.4 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl (666.7 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (496.9 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl (737.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl (667.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (535.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (498.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl (738.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl (667.5 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (535.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (498.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl (737.0 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl (667.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (534.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (497.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl (737.1 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl (667.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (534.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (497.4 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl (737.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl (667.9 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (535.2 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

rknn_convert-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (497.8 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

rknn_convert-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl (738.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ x86-64

rknn_convert-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl (668.0 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

rknn_convert-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (498.1 kB view details)

Uploaded CPython 3.8manylinux: glibc 2.17+ ARM64

File details

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

File metadata

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

File hashes

Hashes for rknn_convert-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3c614b63fd8abe7679e80d725b34258c209f58fce25308dd73851ffb5252478b
MD5 dfd5f02afc599be0aa64d39462cdc517
BLAKE2b-256 857b7121fd5c6c51bf3910a03af846937931ec21d80b602e63ae1fef491e69ab

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b3dc91877217f1b74a5a14c119da46baedd9fca1d20f94e25fbc29223612aa2a
MD5 42b876a31528e7bae0140e1daed5e3ef
BLAKE2b-256 48b8f2bce3eca4f2e397a647c651df55c5e8da70828d0fbc178f3c3805286174

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8eac1d89b379cfeb5bf156cb175883ed4db5451fdf06d7e50df0177642d29982
MD5 79d2e49b153e8c8474fb315de53744d4
BLAKE2b-256 f75fb2eb3c6ba03e3d1abd0fcc62ce3c196fe5a63a2115b97b5ff7b7f4bbeecc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c35684b873a93f91daea8bef4fa8133888154be028ca6d7a4ac60d81238f3793
MD5 bd320890a9b467a74d969bff07965523
BLAKE2b-256 5dc7ef09f52a466b3f1e5141dfaa834ba877333def27556a802afdd9c6dee6e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 410289532e864318e2990e7b644e5b35e75fdd7d8af04109be80b9c0d8d4f177
MD5 22c13316d2981e520c64a27b7eb3fa94
BLAKE2b-256 32fadd0e2f4ad35d5f535345278a89fe4b8119b93c8e76586c405918b0b81e4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5f91761c2c850c6b49746f42cbe800a4e441a975c5b95475ebbe5b3c7c69cb10
MD5 4e27954a39ad7dea29e5be4cce26ec9b
BLAKE2b-256 d6bec96bff6e15e9a713931085bc2d3ae6a2e1e4dd5d8109ca653063301201cd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5b181737605d0472373a3c5cd0d00a02a56e9e837378cf4cdf0693ca814719da
MD5 6798a0703f02fda15f8a9f2b09a4b262
BLAKE2b-256 9f552e32030ed3fcf6bc79c0dc7589f4ed54b5b92a3f0387f66fbf28c73c63b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f3649260271aa8d4e13b6ad4f71615423951430360d722dcd94bde5201daa81e
MD5 95bc08cd36bd1a7e83ef6aab70108f30
BLAKE2b-256 a97f1a04479c2da434d928ca0ce155124ad8cf28c48004aaf6542dc89c82ab87

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1e95207bf2864ba424a4d9d924e233e752a89786b9f6aa18cae134d4e3f375c9
MD5 b7a8191cf3306a37aebf1f444e1e4575
BLAKE2b-256 62f2cff9bdb67c7ad5dd6082814c35a9abbb9d7e9d74170e244a071d79a9cf60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7f2968650015b594adb9bdfe0b5596a90ea5cb12ed30aedc7743b7d7a5bf7cde
MD5 cb3864cdaa805f35069f359c2a0d9e0d
BLAKE2b-256 88c6feb6e317e2f36766ce50bed18cafa1d17e6a4b4419b1b04885fa0b9958dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 fa6e429ba2ba8f455a0318e4c1f82eeddf50c30cfb71eba318a17f023ea68b25
MD5 c288faf35c3f0fba576d000f0a4feea0
BLAKE2b-256 d1361d4ea7368520fb0f321ae0fe4498e6b7fbf6f74b63e37dcebd9a56ba52d2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 5689946ec767b35e9f8d4ce4c57bf20b722ee8f035ed80749fe9ecc582908934
MD5 04276a208b74e8bf28f2e459e7000e0e
BLAKE2b-256 1a785d56b1ad5a193113b89b7372be741ad60cce5c65d8f51510ae0bd92f9e63

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 48d12f0e53b7082798a94458e5417b107ba82bc086fed5ceb5dd74f0c39e6794
MD5 8b0aa5a684f95a65fa67b0875cfd71ed
BLAKE2b-256 348a6d11b376222012bc6c0bae16458f83e2e4165e0116b8837f32de253be1a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1995d4d2dc36fe42dc919731550aa2fa907710ec5cf6db7a658ab08616d10207
MD5 f58a51b40e82f6c18e23dde1cd798606
BLAKE2b-256 345ed84eccea673f7acd9551dca7d1dfcdb21cbf7d2e06a231bfc1c20eb1f07f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 283db353d367b9dcf00ce196db59a7ba5a48f1b2459299efedd4e83523626aec
MD5 90d7fb71080b1a3627af3a5c3e0a2cdb
BLAKE2b-256 dbacd0c079b17cf06e6d0bc35bf24ee8a5ca5773c2b0c04670dfa2253c2fdbcf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 714b6747493c70c3c66abecbd5618ee6844939261eceb630149e781693b89b0f
MD5 4496b80f602be71e09dc8433cfa8182c
BLAKE2b-256 6a53874195eab6b255605d8de6b67a68dc2520f130101398c6a84ba949dd421e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3c187cceb4450d6af14772a0636068c0ec0e87f258043b6a2c8d48555cd6602a
MD5 500661cf4263652bc465137df1ab6989
BLAKE2b-256 36dbf9ff1408ff3382d37955650bb5f7ea5af8599d4759ed849b113d2b093ac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 7f3fee4d79cfff372c9e9852fe1850e8e6bc6d7ee8bc5a9c32fabf6ac89b48f4
MD5 2cd0a23901151aefa5aa9101659747bb
BLAKE2b-256 274e874c01580f2f83db1985160ba2062495edd8b1b48650b513b1e40480d2af

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 958bc7acc7dc96f2f56ef4f1d5d24a66725e1f36c1cd2e6004e02ddec28df6b9
MD5 d43634c39386466a6791e5d8faf3bdd1
BLAKE2b-256 0b8eee1268c893008c3a5b25e8dd7b5e5f8437202d519ca272dffffca685b675

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ea0cd40977b0c53e00cf97ec35234100616c4907626b9033dce06b9d893ac88b
MD5 b277b467ee407689550e35e7699b52cf
BLAKE2b-256 6e73fc8d91b627405b856f50641eeec2408cee3305ee1db60cefc194f295d69d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 548da175b59673379cfd094351add43d98c02004909e319dd986b90ac23d2fcb
MD5 9526649848e8bef7b2048d6f844ffb59
BLAKE2b-256 226c7dc5b487d41034452b0b2501c589e2a27cff243d5f50994ef8ff259e89e0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6ec0f5f8834fd875ba6b2a4b15546179d8c4f1cab48f8c77306c219c0c16d197
MD5 c03fde9b85a8da3a82c5283dcb73c5d2
BLAKE2b-256 a67bc88e0dd967152a3ff3a1c20de56a718d32b6c6987d08cb25bf3e1c83d7b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c78141aae6a1170239ebfee3df79e9e4b345dc0f3b9c15583978ae41a8e0245d
MD5 1c6b0b9c43e8f3e5f73b5d5fc11d75d0
BLAKE2b-256 cbb6e7b6259aa1032f4cba2b302b425dcc147bd4ec3315981092d4fbee39dda9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e395c854cd46983b30a470b50ba7fd2ef4a0898673a07e44c70e1bb22c48f8ab
MD5 22a813fe683c0a2aa57f904b52139ce8
BLAKE2b-256 cc9fac39a88a30074c6c1a242cb2d096d43d222e6b61733e4f543bd059673998

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 69681ec7c1896cf6b937059078a93e157a22b2b51ead26d2bbbf56337b11a5c5
MD5 85664dfb8eb34ee3957986fdf01de434
BLAKE2b-256 2e1ad01e265de7907c911f39f37e0cd790cdedabb5fa63006dba35bfb7b45fdd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 66695b5f38c0d481cce38bcaa5927b4ddd22e066e386cc6fcdcf3056af063506
MD5 887589005135edea21afef7b92f1c387
BLAKE2b-256 fa3169e33465c3b896b64d87a86e2cbe859ba450f4d2d907c950f8c57ec98cdc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 5ce0da9168b377f3b244bf2e27f7f2ec0440c5193f210ace91452b5ea5aff082
MD5 692449ce1e0be5b4de1602bddbc4f4ec
BLAKE2b-256 60dfed001e0c2a9869cab09fefceb8ea107aa182e9011e8016cbec20c52e31b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e9027bfc743baf6b47f4144b1ebf610609d7654de40524fc8d1c7d713e1fb809
MD5 25dc084f0571bf2ab6d47c45b6c3b139
BLAKE2b-256 efe4ea09c3bf75472e2a560b9b186a7be592d29487445644e17309176164a6cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 91000f572a475a9160d857b7add44aa09a98e9abd459228703a48b0983b7b39c
MD5 2034b8816cc38f527dd331861300ba66
BLAKE2b-256 d6e475c91809d0734bd160af4d4fc31862d517d172224df391945554410d30ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 de51d585f9b049e81ce4c7f13311bbf373c235ce3f3c0500e12dee4164dccc0d
MD5 3b79890caea3f2810f03eaf2050692c1
BLAKE2b-256 3244f9d11fd4b2475b0553ba31c88010fc18a58ca600f0a7b444deba654f915c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fbb069d0fb227cb73bc8648b585aadc9a7ab465c1e814020e9d9e65c09f528f3
MD5 cf573a681cec9f5d5bdb44523b9bea85
BLAKE2b-256 e1b569b47ab6e1895496199c627c67ef7e4304029082cb01bdee31115114ff8a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1c2ab0910d2b8e4e05b520d3dcc1825f849c64498dac1400e8570de78d4792b9
MD5 3e4c14dbfa520b76e55ce12baa12fb0b
BLAKE2b-256 eed717dcc964df18f34862bec0d588be9d1609fa68af3a000681fba13b445acf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0e240ecb2ad188f11980d8b13743ff435563df417949ff0fbb6c27641599cbb1
MD5 4f67d7ceb1bd46acca3964ac1edcd55c
BLAKE2b-256 6ff61df128f9ad7cd6cf0b6cad18fa12b18aa42bbd18acad55f2302d268fe9ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 38c03fc9e821020cfea43fd9f0c478b608af6d7d23e96b4ebe4f42d7d6fa9d95
MD5 26d2ea675e21f0d7ab02df99bc2d9980
BLAKE2b-256 8788a5ea1866c0b1cb16a86e445875cf8d66ced113511e77589a8ed4c3dcd10f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 7c19238443d9a8c4f7119b5ca6b95e6d2d5dd3a7ebd4cd6e6bcd1782a4e75f9d
MD5 dd8528df49e311ebe65c074439d356a5
BLAKE2b-256 b7e28ab7d770f547da256d5a6e845864e51a8d309093ca07b39773b59c112e9a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e69caceea99d50a98eb4b8dbe8578fa1d6ae509dc85e66d7702cf0ac0ec3010a
MD5 cb7c9fcbb138fa272011869c028a127c
BLAKE2b-256 904ee4a47a49067648e6f2bc356a92804c4dae4ef1943cd71bc9edb27191f453

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 28e2ca6c92eccf071038c5c3cb89e4efeeda3642672a0b2283778bc64d86255e
MD5 57446ee98eda8c1ea398f2fa4c6c6b87
BLAKE2b-256 0435e0f6f63e13bd91fe8086a6fd5eb50948b55da83802f4ec4a5cd808dcd7b5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 35787bbddc75af925a5a981bf6de7f3a8fcc1d430ab2726218ef9e1b7f6b48cc
MD5 395aa40248e3519ce15832fccee80237
BLAKE2b-256 9dc077c8744ec759e142b8c565c761805855c9fc671f4337c72b487436bac9d6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 875da97a7ab2444cb630ca17b29128e4151081152ddba0f7f69f7db83fc4c0b2
MD5 91bf482a7ee0ed761e5f142c302496aa
BLAKE2b-256 83c2573d52653bdfbf7977d8abb0d4d26992f72eb9eee7f13603abad40febcfe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05499496c99da43988b874a3753159f43aac54b0c3df3d4eaef76384b9e6a323
MD5 40bb5667ee79416adca6d541a5da48e2
BLAKE2b-256 062ed352ee1703784633e46546b8c4e7c4ee2da446a9e716b0fb230765c08008

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 cf6fe3465b8a66872627cda05a69d7db456b11354d606456ee616e298c785d9f
MD5 5be26b7128a370d114ab29bb466fdf4f
BLAKE2b-256 c353fefa7beac1b27bd264e47e7eed47005f585b6107cdacfc8602ce4e8fac14

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 907214589cbc475f0e63c9b42ac732481a6b01b5e0e85aaf25bb45843aec38d0
MD5 8e623c93472d7781a1f88551304a17ee
BLAKE2b-256 89a3fbe7692be8c3c4125914564dd3568857a6235bf526540f7bcabda3aadd73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ac84105da1bee43b3312c37200e1e20d8f9e2a688b7f6c73547969e09be75357
MD5 0440113ba9cafe36bf340af8ca5295cb
BLAKE2b-256 5c4a1dce1808a27b866f6c2231ab4e6d848f83f8c1b12c47d4abda187d50c5be

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 010d9c7871225a6ee9f40d07f2998edccd72f1a05e1ef935351cd096492f3eca
MD5 239e4e7bd44b20076d2b26202e1a23b8
BLAKE2b-256 c6cad440e73c92ab3b5bbf8cec7bf1a15588546f6b2c5dd927fbfd1dc10d0b29

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