Skip to main content

Python package for coding challenge

Project description

aidkitHW

This repo is for a coding challenge to interface various frameworks eg pytorch (fastai), tensorflow, onnx and inferencing onnx-runtime. The work is best followed on Linux OS with jupyter notebooks.

Some prerequisites to follow along:

pip install jupyter notebook

In case there's problems installing onnx:
sudo apt-get install protobuf-compiler libprotoc-dev

To use onnx-tensorflow for tensorflow-1.x install it using:

git clone https://github.com/onnx/onnx-tensorflow.git && cd onnx-tensorflow
git checkout tf-1.x
pip install -e .

The package can be installed via pip:

pip install aidkitHW

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

aidkitHW-0.1.7.tar.gz (2.4 kB view hashes)

Uploaded Source

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