Paddlejs model converter
Project description
PaddleJsConverter
Installation
System Requirements:
- paddlepaddle >= 2.0.0
- paddlejslite >= 0.0.2
- Python3: 3.5.1+ / 3.6 / 3.7
- Python2: 2.7.15+
Install PaddleJsConverter
pip install paddlejsconverter
# or
pip3 install paddlejsconverter
Usage
paddlejsconverter --modelPath=user_model_path --paramPath=user_model_params_path --outputDir=model_saved_path --useGPUOpt=True
注意:useGPUOpt 选项默认不开启,如果模型用在 gpu backend(webgl/webgpu),则开启 useGPUOpt,如果模型运行在(wasm/plain js)则不要开启。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
paddlejsconverter-1.0.8.tar.gz
(12.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file paddlejsconverter-1.0.8.tar.gz.
File metadata
- Download URL: paddlejsconverter-1.0.8.tar.gz
- Upload date:
- Size: 12.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.4 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
633d6188ec35bf2b6995a1dccaf6e1ae5526e0ad0cfd5ca82e17846b4d2a2285
|
|
| MD5 |
6ca0c08379ebcb7e6fa9c4e52eb8cc4c
|
|
| BLAKE2b-256 |
82c3d0ce8bafcbfb220aa6452342813dac83772123765516e292c9245d3c98cd
|
File details
Details for the file paddlejsconverter-1.0.8-py3-none-any.whl.
File metadata
- Download URL: paddlejsconverter-1.0.8-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.6.4 pkginfo/1.8.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fb13dc16eb1807972b7ebf17bafa09e08f830e5063e8eff4b25e1bdb7ec53b0c
|
|
| MD5 |
796cd1fd28f64287c46f6077b3a3a183
|
|
| BLAKE2b-256 |
f3a7ed9900004bde1c4e318e3fd328adce7bbd5392694c73e9dfed4210fa622c
|