Paddlejs model check
Project description
PaddleJsModelCheck
Check if there are unsupported operators in the model Check if there are tensors which shape are exceed the MAX_TEXTURE_SIZE
Installation
System Requirements:
- paddlepaddle >= 2.0.0
- Python3: 3.5.1+ / 3.6 / 3.7
- Python2: 2.7.15+
Install PaddleJsModelCheck
pip3 install paddlejsmodelcheck
# or
pip install paddlejsmodelcheck
Usage
# model and params file should be put in a same directory
paddlejsmodelcheck --modelPath=user_model_path --paramPath=user_model_params_path
# or
# source code
python3 check.py --modelPath=user_model_path --paramPath=user_model_params_path
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
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 paddlejsmodelcheck-0.0.11.tar.gz.
File metadata
- Download URL: paddlejsmodelcheck-0.0.11.tar.gz
- Upload date:
- Size: 4.6 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 |
52caba8335a9ffa0319c7ac62d60960de0243e404310893523990948ba8597dd
|
|
| MD5 |
db935cfa76bbebd96ee2c726bfd494de
|
|
| BLAKE2b-256 |
b0f24c9001c0e98b51a92626a20fd67649b76f59fd4236ac7d80e8779df4e4e8
|
File details
Details for the file paddlejsmodelcheck-0.0.11-py3-none-any.whl.
File metadata
- Download URL: paddlejsmodelcheck-0.0.11-py3-none-any.whl
- Upload date:
- Size: 5.2 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 |
7972248974ca14aba92c63232e1cdf6ee7b3cbb5c6bd4339b3fe6bc0b0e0a575
|
|
| MD5 |
90f21d68bcc2aa6a13fadb0b697056e7
|
|
| BLAKE2b-256 |
d35fb08abb02543b766650f987e961e5ea4c1ed151c4076b59be37f7dca494f6
|