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
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
aidkitHW-0.1.7.tar.gz
(2.4 kB
view details)
File details
Details for the file aidkitHW-0.1.7.tar.gz
.
File metadata
- Download URL: aidkitHW-0.1.7.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09b933d5ff8e7eda9601cfd6b4325cab213e1f80935448ba0f0717ff28840e82 |
|
MD5 | a92ba7e33cad78de34e7393779387b44 |
|
BLAKE2b-256 | e57d89998e48ef14046d1a59a410d67a691ba4c086c2164c8d682a9b5bf2ba93 |