sld-columbia / esp

Embedded Scalable Platforms: Heterogeneous SoC architecture and IP integration made easy
Other
332 stars 106 forks source link

Missing "prebuilt" subfolder in Docker images for NVDLA third party accelerator #168

Open JuanEsco063 opened 2 years ago

JuanEsco063 commented 2 years ago

I am interested in generating a configuration using an NVDLA, however, when trying to download the mnist files according to the tutorial (https://www.esp.cs.columbia.edu/docs/thirdparty_acc/thirdparty_acc-guide/) I noticed both the centos7-full and ubuntu18-full docker images are missing the "prebuilt" directory in /esp/accelerators/third-party/NV_NVDLA/sw/ (see below)

Screen Shot 2022-07-18 at 3 46 15 PM

Am I missing a step or is this a known issue/difference with the main repository?

Best regards,

Juan Escobedo