utcs-scea / ava

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

replace manual abort with ava_unsupported #150

Closed photoszzt closed 3 years ago

photoszzt commented 3 years ago

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

Description

replace manual abort with ava_unsupported;

Motivation and Context

Don't generate wrong bindings for APIs that are not supported.

How has this been tested?

Yes with onnxruntime spec.

Screenshots (if appropriate):

Types of changes

Checklist: