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.1.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.1-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.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl (664.3 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-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.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl (664.4 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl (664.5 kB view details)

Uploaded PyPymusllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl (663.0 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (664.1 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-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.1-cp313-cp313t-musllinux_1_2_aarch64.whl (663.1 kB view details)

Uploaded CPython 3.13tmusllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl (663.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl (663.9 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl (663.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-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.1-cp310-cp310-musllinux_1_2_aarch64.whl (663.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-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.1-cp39-cp39-musllinux_1_2_aarch64.whl (664.3 kB view details)

Uploaded CPython 3.9musllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1-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.1-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.1-cp38-cp38-musllinux_1_2_aarch64.whl (664.4 kB view details)

Uploaded CPython 3.8musllinux: musl 1.2+ ARM64

rknn_convert-0.1.1-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.1.tar.gz.

File metadata

  • Download URL: rknn_convert-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 b840b4a7d81e77bba80d6b8045ab9e74b839380dfcd22147add74886269b5c7e
MD5 70e56a2dc330684edf27689519201879
BLAKE2b-256 92c5a6b53620f365649a7232168c8b6ef5e5246000b3b1916b850dc12329dbd9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 a46f484f538b89790a559d155b352f100cc1e9baadf55a380e989caf66a1d5d3
MD5 cd6b4c720b0562ffe5435e9362f2aab4
BLAKE2b-256 9ea60dae691910603e2b54b2871439986dabe2ebdcaaff30cf78dfee5b2b18bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp311-pypy311_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 b3ebfa727060434b9288bcaf05dc98377d8ab05dd00181bcfaf30ef77a32f215
MD5 4a6ee687582c164b50d632d7ccfa33a1
BLAKE2b-256 fff4979c18f26b63d1dbe453c5ea9d2139dcca602da548a47d4f54886669c8d8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 74d5980463af987b9009d27915e6a1972eb6ebe8f13da17c9da435cb6f183c5a
MD5 14c9885fa0a47bdabb093672810e3e34
BLAKE2b-256 2798038faf994009692c1901277db5c8641752ef7a0831ccd2ef6ac021da0f1f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d870a93a3b59cabe078d672a6a6ac294f5b23dec4105a84c8a55655148e50e31
MD5 1c29058f75bef050336881be996973e5
BLAKE2b-256 f03c7378782591226cb8db76f2b3c15739d6b4ff781b995dbbcefa7e626ab606

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp310-pypy310_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 7232b96facf17a0b4cae0bb54ed5042f7ffdb92d1627055c1b9ddec4d4b43bfc
MD5 65196d825f951eb54927a01be228f292
BLAKE2b-256 604b4c23ce0030ee88273ba445a94e1ee9940508b64d7286473320caf8f004fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp310-pypy310_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fb1706359ea1fd8558e49606b3bc9ca4b39fb49368ba93a84968f55982fcdcc6
MD5 5c33f5df18d3aad21a4f856c614748cc
BLAKE2b-256 d7e7d263cbac594cf1f0b895c504b68075508397c8fe5a0ba4816b15393f5479

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp310-pypy310_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e83f63c4b6c2a64e09441f0548998d7910693ef94e5ad6c6de382cf051df749b
MD5 ac0c62d339951c4a84f1b723466945af
BLAKE2b-256 b626eff487502680c7ec6e605d276d80d585ae6dbdabf808eeea7dfc1317f2b3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp39-pypy39_pp73-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8b64225cde43184ecf5f93c0d9df7ac44b1057b178abb98e75f4c998cdb6a3fc
MD5 ecdd00c3735457a29223ca27f151d933
BLAKE2b-256 93201a4780074cb9af74b6f59fc25d047fd6976e7c08e5c4504f8e30e46bcc93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp39-pypy39_pp73-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 44d2e165f2e55e72825041b5bc654b6127fc3ec7a8bd60f003fd636844fc8917
MD5 55aa59cc4b23e06c551d236ba68f3b93
BLAKE2b-256 1a2ba74b214ab12608de9a403aaaf0a0d56bb3613965172d8633580217c6cc4e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-pp39-pypy39_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 344914055c0dad58da41feea0ff2de1822c2964b91f83e3c41f9c8dd17523884
MD5 75f34116c904a24532c5f967a36d9c77
BLAKE2b-256 24e9a3207d6c7369d3fd57aa99d04269332a763dac1b28d6ac999948cf6d2552

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2d51a3fc6244557153f7f8baaec64f3faabe7ced7b0f3a612b580d129673ae56
MD5 3e589c0927c97d60bd8931715153faf5
BLAKE2b-256 55c28a6629259da67d01d0c57c816c4f28d1b1dfaf503be91cc64ffd378b8ee3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1495a0d9562e39fc36fd14b115ecfcfaa6337d1257aa072bd0eb464b8f69029a
MD5 06c782b447b14c107add16d77dd00c81
BLAKE2b-256 ea9f7b87e45309bd0c2d1585a9b1e860ddecf1c32bccd7f0f8fea6c9eb4018a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 eb8331f9e615ca91cebd933c509f7184294086360a6f85627052967d4d46dce4
MD5 dff8f2196db42ddbf9cbd2d59ea8dfc9
BLAKE2b-256 433428c098f1a9518ff5dc0d699be6c14272d4aba3e67a8738b004fcc07f2052

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 4a819a7a13931f355993d6131b25c593d61aaafffcb912052723c4b0ee6db862
MD5 b7e67e6da791dbbd98a5208112eb2966
BLAKE2b-256 159e403f52c7573c849270c1fbe3a0737e068ccf3354bbe60d97dfec1c94c1fb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 4528b78228dc799a5730a33de4fc7d048987437cb415782b27305178094297c1
MD5 786ac24b59ad7c5fc90645cc1f70bfc4
BLAKE2b-256 f005395f5eba9782278e2a7a9459fafccdc56707f9b56c057afe20624cebce54

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ae567d0e53a035eaa326a892ac7b7b0e05d7e53c89a44b07855d213de57a586c
MD5 eecfabc0f919bda6fc993ec0ad15ced1
BLAKE2b-256 9248ec6abc487df8ecef975ddf3a3dd3c065d62be761dbc79a45a289abb505fe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 51b26a9c7f4bc256bc7b425bceddcd69b15d56bcdbd9d30a0b997fef11278b18
MD5 b4eae223486d4b31632ae80d6ca962d6
BLAKE2b-256 2816dbfe52aa6c616eae702d71750e6e363550100254b6e2ae76f94e555a3461

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp313-cp313t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c16508930430012b1737f12dc8e3a91318f1e84d694199197d5a94931d0e2b2d
MD5 32c95c5e368856908e628c3f91b1ffec
BLAKE2b-256 108f84439d7d53b7717c4dbab13e95de86baea34f94740fd54c1ff4f7f0b709a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp313-cp313t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 9a9db8e0786238b8bb0f0cca204c981b2851fee1ce606f86047c62e2ca4944ba
MD5 f249dc04981adf45b667df59f2fd986b
BLAKE2b-256 b8c6b66acc912f28fc2a365ce0b6c323af32e3f02c31a223afbc4d16c5de9753

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4131e9df57d4ca7fb6131c33a7ba14c0eec0008fb527f14590a5dcd1ceba4c04
MD5 c5f5be296ddfd3fa929ec184c68b43cd
BLAKE2b-256 aab41137ef7fb83a2e499e40ea06ff804051b1b1388adbe2b85e0ebb0853f80f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8c879340121a1265b0a84bfb9c3912b7635b71d8828536cdb68ce05cd2b1aaf6
MD5 7ffeb4c35c38b9f03315c15c8095c917
BLAKE2b-256 2c66ededd2a337e42a46aca19b167a9fb7d173db440f4541affa79464f240aa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 6e30fe7d739666f34e24a4e5d6aeefd39a42010f4ef19861c6588f27380ae1ac
MD5 2cc21838609bb2122a717718c6189fa5
BLAKE2b-256 3bb9a679b6a2912d6d3d94b05ce9e37be572604cc0055868e601df7713470e0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 05f2c28c1d5ea05f4c449f3b2a494125c7016f50f3d74c0d8c4c62c2c916fc07
MD5 6bce39153c310b8e62c0d867de6f073c
BLAKE2b-256 0a2edafd5fd2d790b01dd8aedd35cd1eda4bc755ae7bb4493c48fb2b366618dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 8e1afea3953d6ad901a28f47f6b6091a320301419769f3920f8e9dc45ba77b13
MD5 b4290f9ffecd87e635f0cf879dd39183
BLAKE2b-256 318411111270d56de181ab36cb40f2172aa12b78e449868b6576e8ffc15629b0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2fd3124d4f132ffe43c8235ee267b086c1c22e22746e2f0a89f2af44a3ace88b
MD5 7fb50d2a6585105de25c1cf71fd329b4
BLAKE2b-256 ee327dd563d525cb1bf24755cf88c6767ff24e91717679cd963f7b0be58fbb8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3037d657f24d435e48e7e032671584317f17a57ff2c2ff7c70b2b1523f1e284c
MD5 e305da94ce2b1c2973aaab85e8be8833
BLAKE2b-256 a27abb2360f81f18d1ddc615751a9c5b3b928ba59ba741419eb6475f29830b93

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 407e5bf293a425c89886ef37b525320517f5c1ae89938a5a2d57b012ab3cb5b1
MD5 54358d6176ed3fa475cc4e5e8e2fc7bf
BLAKE2b-256 e3c97b4bacf7ba403e09b319c78c3d760acfe0a12729c02f186bbb2133c054f1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 23ace9a4674419ec34756bbeb484c8493e5f3a08c6eed02063de94e7a7cf81d2
MD5 1c85ac58273725e1d299fff19180f947
BLAKE2b-256 5d887faef3639646a244365909c4b23983bb0fefcc79f9b4e0604c62f0f25116

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 d0d34a3267b5a48a0adc7681c0b7992a23d2980edea52f886dda503d682b5885
MD5 1862faef54e5b29425be65fa1edda74a
BLAKE2b-256 ce1e4814526de7351f392f32fdc3a26b1996ebcf0c5f2ac723e5273b6a8e11f6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 be66b1039db94282d60fe5a3275514944a04271b8caa27c140d373beb2168900
MD5 a553dde45c7e2f8ebabe236cf138a489
BLAKE2b-256 e0d48f6fcfc7040f088008711e3f15d7d957858cc43d63b13b65004d7fec9210

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 13685fab7789179a836f5130772f6886da38a1461bd916e17da914f1eee6910b
MD5 2da90ffb74ba29af3dae0130cd31deb2
BLAKE2b-256 289486402bb517fed7eec2390a020f28a3eee8bbdc143d0aad38e33b839fd896

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 08442b1715f57c41fe8aec359d2684e2cbd3c0cbb70bd0a9d3c28bccb8c41c00
MD5 b31dca2c2c1bcd0c2bd3cf51fa62e314
BLAKE2b-256 ae3e62e221e94aca97c4f362eafba765b5b34b50340839eceb2024fa98fbcfa3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 dbb8964e2159a6b0b710b9b799a933971f79bfcb62e6517198b3b9d496b400b0
MD5 da303a750587e00c0a4ca02efee6e003
BLAKE2b-256 18b3f87cef48182eb6f5a305319c4f42ec1a556a525de3d42d1dcdd38ffa761c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 859e00254ca7d30fe99ffb6a46e1486dfc0959500016e531bb909d99ef4b3cb2
MD5 249c37b875d67ce1df42501308e8e111
BLAKE2b-256 966236b378f053244101dabcc7da03c7d0eb6733f618a6f04a2dc737beb1bd7f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cbe8d1af005a099d909534134ad79393b79f10456db4048e478f4630c438fe25
MD5 6ce53a87f0e966ec469359fa2eb018b4
BLAKE2b-256 d0ba38e610b8c73ff4fb4bca552a3180f4ae423d7e34e56a1e2655d84364cc26

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 bead05d7b65941d95562ca8e2ca9e14a56fe2fc4f3f025ac436cea9ab06aec6f
MD5 698e7c5b3a94fa1cbd13c51c8ea3c24b
BLAKE2b-256 9ee454f70c04792d9f39d028280ed3b3f440273c1ac327d2bcf165d1c5fc9cd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 47d20bacafba8090050126adeeca9ae20b9713383ebc0db43689adcbe38baa39
MD5 3e38780367bf603dc9532d5a6795a1e6
BLAKE2b-256 0d5617a0e9ce40cd346506d3e0d0a50cb5b960b3b5a5fa203ed973539d74de58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 fc6f799b3736f6fb23831995534438e57889c9c03625e8bd9518b47866bff3c1
MD5 1178b45be63498635cb3b38810e4faef
BLAKE2b-256 8c1dfe9ab57a4f1877d0c4937f4ec9573559cd5fadd3f881315daa3169084b27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 904cdcf9e3baeda81ac40ee89ecd1609e0b80ad970cb91f229899367eed4c7fb
MD5 e082b5084d9fbe97ccdf2bfabfd9286e
BLAKE2b-256 bee287a78dff168b3a6ffc4d88a46c3cf2aab73a9e06e252d91ff43293590300

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 e17d19028f462bf7beb3c7440f519baab307b09b7af70cc2d3a597114f257be9
MD5 4058fd9ab6671a0c27e83f7d65730d8a
BLAKE2b-256 bd771dca986b0bab1d622c518b6b5a90d0cc9fe0eaf56e5052bfd5ec13f5c146

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 51b6977f6ea78ce9e6886e66c4dfc311c4b9b08f17ea7d57518910ce930f62aa
MD5 073b51489917614be5218eaac9150b8a
BLAKE2b-256 12f5d70fb47bafd74013f2cb750a59d949ab1c6349e0507cd4cb7eef686a860b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp38-cp38-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c4d6f76c6294b256f6cca039c510d791c75b7798430f9bebfc31813529f5c399
MD5 03bd615f1ceaa0bea34020aa2ea91a72
BLAKE2b-256 08436a511e228088ca6e34012e2c73a57cc4fa50a77c70a9eaa4d91d855cf7a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for rknn_convert-0.1.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 6c34e6b5868c4d3573dba2ccfeb5a7f0cb3eacc9d36e27c9833693d86190f01a
MD5 435bc914d97b59f4b8e512a9ebd8db86
BLAKE2b-256 05648ee9ab4b54295b5eabcf7b32f52b1b4513f992c15b27f4a8c63df4226860

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