Open siyuan1992 opened 1 year ago
The Java API does not implement IOBinding. I've got a few open PRs which will make the initial round of CPU memory pinning work which should provide some of the benefit when not using accelerators, then I plan to look at implementing IOBinding for GPUs.
I'm also working on a better example for overall use of the library in Java but that's waiting on some internal reviews before I can make it public.
Hi @Craigacp, thanks for the reply!
Hi,
Can we add more examples for Java library please? I don't see OnnxRuntime-GPU 1.15 Java library has any IO binding class implemented. Wonder if we need to implement ourselves? Some examples would be good.
Thanks!
Document Details