Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Releases: micronDLA/RL_streaming_engine

v0.1.1

12 Apr 22:50
Compare
Choose a tag to compare

Load Docker image

$ docker load < se_rl_image_slim.tar.gz

Run container

$ docker run -ti streaming-engine-rl-slim /bin/bash

Install requirements

$ pip install -r requirements.txt