oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

api: graph: remove dnnl_graph_op_last_symbol

Open TaoLv opened this issue 10 months ago • 0 comments

Fixes MFDNN-13011

The op kind is not intended for public usage. But with it in the list, we have seen ABI compatibility issue every time when a new op kind is added to the library and API. Now moving it to internal.

TaoLv avatar Jun 20 '25 10:06 TaoLv