No project description provided
Project description
MicroTVM Device Python Package
A python package for managing microTVM devices on a server for the purpose of hardware CI testing, autotuning, etc.
Installation
pip3 install microtvm_device
Setup Device Server
To run the device server run command bellow with a JSON file including information about various devices. Here is a template of JSON file.
python -m microtvm_device.device_server --table-file=[DEVICE TABLE JSON FILE] <--port=[SERVER PORT]>
Use Device Client
After running server you can run various command using device_client. Command includes attach
, detach
, release
, request
and query
.
python -m microtvm_device.device_client <--port=[SERVER PORT]> COMMAND
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
microtvm_device-0.2.0.tar.gz
(15.8 kB
view details)
Built Distribution
File details
Details for the file microtvm_device-0.2.0.tar.gz
.
File metadata
- Download URL: microtvm_device-0.2.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.10 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03179514600ea26176c7598344cc0b9c13865b48040470fe2004cf1971e60cab |
|
MD5 | 9cfb8006f790d7e4631de0a6254baa45 |
|
BLAKE2b-256 | 428f9b0ec281d989256e17de796e3426eac054f5801b1f95a95abf1d2c507718 |
File details
Details for the file microtvm_device-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: microtvm_device-0.2.0-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.9.10 Darwin/21.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10caadf05e23d5dc78bef35f67a0db9fa5f59c2d56aa40ba018c4e42d6e2dd47 |
|
MD5 | 60aca10b8fa806f42e11430f442526f6 |
|
BLAKE2b-256 | aa39e4e1a581e0ce8c925c4ce3a14a5ece11cf9c33149f3720b3826e02b8ea03 |