symbench / symbench-athens-client

Python client for Symbench's UAV workflow runs.
Apache License 2.0
0 stars 2 forks source link

Treat the testbench data as Keras treats CIFAR/MNIST dataset #88

Open umesh-timalsina opened 3 years ago

umesh-timalsina commented 3 years ago

While its basic now, I think having an api to download the testbench data for a design makes the most sense. We are caching these calculations anyways but should be able to cache these testbench runs as well.

umesh-timalsina commented 3 years ago

This will require a S3 Deployment of some kind.