Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paddlejsmodelcheck-0.0.11.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

paddlejsmodelcheck-0.0.11-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page