utcs-scea / ava

Automatic virtualization of (general) accelerators.
https://ava.yuhc.me/
BSD 2-Clause "Simplified" License
40 stars 20 forks source link

remove boost from guestlib #161

Closed photoszzt closed 3 years ago

photoszzt commented 3 years ago

so that it won't conflict with the application

Signed-off-by: Zhiting Zhu zhitingz@cs.utexas.edu

Description

Remove the boost dependency from guestlib. The exposed symbol would cause conflicts with the application.

How has this been tested?

Tested with onnx face detection.

Screenshots (if appropriate):

Types of changes

Checklist: