microsoft / onnxjs

ONNX.js: run ONNX models using JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support "TopK" and "ConvTranspose" operators

EJShim opened this issue · comments

Could you update "TopK" and "ConvTranspose" operator?

or is there any alternative method for torch.topk operator that I can use?